[scilab-Users] Linear regression and R-squared

Samuel GOUGEON Samuel.Gougeon at univ-lemans.fr
Mon Dec 6 21:37:57 CET 2010


  ----- Message d'origine -----
De : XMMS2010 at web.de
Date : 06/12/2010 21:19:
> Hi,
>
> using "reglin" or "regress" a linear regression of measurement data can be 
> done. But how is it possible to get R-squared of the regression as a parameter 
> for the "goodness of fit"? Is there another function for doing this?
The RMS deviations between data and the fit are given on the diagonal of the third
output argument of reglin(). For instance.

Regards
Samuel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20101206/22705f78/attachment.htm>


More information about the users mailing list