Class for storing results of linear model estimation using PMM2
coefficientsnumeric vector of estimated parameters
residualsnumeric vector of final residuals
m2numeric second central moment of initial residuals
m3numeric third central moment of initial residuals
m4numeric fourth central moment of initial residuals
convergencelogical or integer code indicating whether algorithm converged
iterationsnumeric number of iterations performed
calloriginal function call
Estimated coefficients
Final residuals
Second central moment
Third central moment
Fourth central moment
Convergence status
Number of iterations performed
Original call