Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 37ce2601040f8edc2329d4714238376a > files > 718

eso-midas-doc-13SEPpl1.2-3.mga5.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.1p1 release (March 2nd, 1998)
originally by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Outputs</TITLE>
<META NAME="description" CONTENT="Outputs">
<META NAME="keywords" CONTENT="vol1">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<LINK REL="STYLESHEET" HREF="vol1.css">
<LINK REL="next" HREF="node137.html">
<LINK REL="previous" HREF="node135.html">
<LINK REL="up" HREF="node127.html">
<LINK REL="next" HREF="node137.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html2259"
 HREF="node137.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html2255"
 HREF="node127.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html2249"
 HREF="node135.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html2257"
 HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="icons.gif/contents_motif.gif"></A> 
<A NAME="tex2html2258"
 HREF="node216.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
 SRC="icons.gif/index_motif.gif"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html2260"
 HREF="node137.html">Tutorial</A>
<B> Up:</B> <A NAME="tex2html2256"
 HREF="node127.html">Fitting of Data</A>
<B> Previous:</B> <A NAME="tex2html2250"
 HREF="node135.html">The Fitting Process.</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H1><A NAME="SECTION001350000000000000000">&#160;</A> 
<A NAME="fit-outputs">&#160;</A>
<BR>
Outputs
</H1>

<P>
To check any typing error or missing specification, first are displayed the
options, the required precision, the maximum number of function
evaluations and the method parameters.

<P>
The frequency of the intermediate displays are controlled by the <TT>SET/FIT
PRINT=iter</TT>.
It includes the display of the iteration number, the actual
number of function evaluations, the sum of the squares of the residuals,
the so-called reduced chi, the percentage of decrease of the reduced
chi since last iteration, and, except for the NR method, 
the norm of the gradient and the dimension of the space <I>V</I><SUB>1</SUB> spanned by the
Jacobian. The reduced chi square is the
<BR><P></P>
<DIV ALIGN="CENTER">
<!-- MATH: \begin{displaymath}
{ \chi^2(a^{(k)}) \over degree~of~freedom}
\end{displaymath} -->


<IMG
 WIDTH="187" HEIGHT="63"
 SRC="img293.gif"
 ALT="\begin{displaymath}{ \chi^2(a^{(k)}) \over degree~of~freedom} \end{displaymath}">
</DIV>
<BR CLEAR="ALL">
<P></P>
In any case, this is followed by the value of the
parameters. Except for the <TT>NR</TT> method, the value of the gradient and
the singular values of the Jacobian matrix are added.

<P>
At the end, a diagnostic message telling you if the convergence was
reached or if any numerical failure occurred during the algorithm.
The different messages are:
<PRE>
  --&gt; METHOD : Convergence achieved &lt;--
*** ERR-1-METHOD : Bad initializations ... Aborting ***
*** ERR-METHOD : Likely an error in forming the derivatives ***
*** ERR-NR  : Problems in inverting matrix  ***
*** WARN-2-METHOD : No convergence reached ***
*** WARN-3-METHOD : Final parameters not really satisfactory ***
*** ERR-4-METHOD : No convergence in singular value decomposition ***
*** WARN-5-METHOD : parameters only a good estimation ***
*** ERR-i-METHOD : Final parameters are not satisfactory ***
</PRE>In the last message i varies from 6 to 8 and the greater
i is, the less reliable are the final value of the
parameters. For warnings and errors numbered more than 3, it is recommended to
perform another <TT>FITting</TT> with different initial guesses.
If warning 2 is displayed, do again the <TT>FITting</TT> starting with the
last computed value of the parameters (<TT>nfeval</TT> &lt; 0 in the 
<TT>FIT/...</TT> command). If an error in the derivatives is reported,
check your user functions code.

<P>
The diagnostic will be followed by the covariance matrix if you set 
<TT>iter</TT> to a negative value in <TT>SET/FIT PRINT=</TT>.

<P>
Finally, the found optimal value of the parameters with their
estimated standard deviation are listed.
<HR>
<!--Navigation Panel-->
<A NAME="tex2html2259"
 HREF="node137.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html2255"
 HREF="node127.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html2249"
 HREF="node135.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html2257"
 HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="icons.gif/contents_motif.gif"></A> 
<A NAME="tex2html2258"
 HREF="node216.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
 SRC="icons.gif/index_motif.gif"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html2260"
 HREF="node137.html">Tutorial</A>
<B> Up:</B> <A NAME="tex2html2256"
 HREF="node127.html">Fitting of Data</A>
<B> Previous:</B> <A NAME="tex2html2250"
 HREF="node135.html">The Fitting Process.</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>Petra Nass</I>
<BR><I>1999-06-09</I>
</ADDRESS>
</BODY>
</HTML>