Is FindFit function of Mathematica works faster than NonLinearModelFit ?? I found FindFit works much faster in my model (almost 8 times). Can someone helps me how to calculate the standard deviation of the fitted parameters using FindFit ?? I am aware that using NonLinearModelFit it is easy to calculate the standard deviation of fitted parameters.