User Portlet User Portlet

Discussions
I'm fitting a model to some data, in this case I'm using LinearModelFit but I think it also applies to NonlinearModelFit as well. When I extract the fit parameters from the model, I can extract the Standard Error for each parameter. Is this the...