<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    ----- Message d'origine ----- <br>
    De : <a class="moz-txt-link-abbreviated" href="mailto:XMMS2010@web.de">XMMS2010@web.de</a> <br>
    Date : 06/12/2010 21:19:
    <blockquote
      cite="mid:1355195076.4100039.1291666779151.JavaMail.fmail@mwmweb012"
      type="cite">
      <div style="min-height: 200px; background-image:
        url("https://img.web.de/v/p.gif"); background-repeat:
        repeat; background-color: rgb(255, 255, 255); font-family:
        verdana,geneva; font-size: 9pt; padding-left: 0px;"><span
          style="font-size: 9pt;"><span style="font-family:
            verdana,geneva;"><span style="background-color:
              transparent;"><span style="color: rgb(0, 0, 0);"><span
                  style="color: rgb(0, 0, 0);">Hi,<br>
                  <br>
                </span></span></span></span></span>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?<br>
      </div>
    </blockquote>
    The RMS deviations between data and the fit are given on the
    diagonal of the third <br>
    output argument of reglin(). For instance.<br>
    <br>
    Regards<br>
    Samuel<br>
    <br>
  </body>
</html>