IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 9, 2004, 10:17:05 AM (22 years ago)
Author:
Paul Price
Message:

Commented out the section on confidence limits, since it was not
relevant, but we may want to include it in the future.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibADD.tex

    r1752 r1760  
    1 %%% $Id: psLibADD.tex,v 1.44 2004-09-09 02:42:10 price Exp $
     1%%% $Id: psLibADD.tex,v 1.45 2004-09-09 20:17:05 price Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    503503distributed, the formal errors on the parameters are then calculated
    504504by setting $\lambda = 0$ and calculating the covarience matrix
    505 $C_{i,j}$, the inverse of the matrix $\alpha_{j,k}$.  The independent
    506 68.3\% confidence limit on parameter $a_k$ is then $\sqrt{C_{k,k}}$.
    507 Confidence contours for sets of parameters may be defined as well by
    508 the function $\Delta = \delta\bar{a} P_{j,k}^{-1} \delta\bar{a}$ where
    509 $P_{j,k}$ is the projected matrix of $C_{j,k}$, ie those rows and
    510 columns of $C_{j,k}$ associated with the parameters of interest, the
    511 vector $\delta\bar{a}$.  The value of $\Delta$ is given by the table
    512 below for specific confidence limits and numbers of parameters. 
    513 Note that it is necessary to be able to calculate both the function as
    514 well as its derivative for any combination of parameters and dependent
    515 variables.
    516 
    517 \begin{center}
    518 \begin{tabular}{|l|r|r|r|}
    519 \hline
    520 {\bf P} & \multicolumn{3}{c|}{\bf $N_{par}$} \\
    521         & 1    & 2    & 3    \\
    522 \hline
    523 68.3\%  & 1.00 & 2.30 & 3.53 \\
    524 95.4\%  & 4.00 & 6.17 & 8.02 \\
    525 99.73\% & 9.00 & 11.8 & 14.2 \\
    526 \hline
    527 \end{tabular}
    528 \end{center}
     505$C_{i,j}$, the inverse of the matrix $\alpha_{j,k}$.
     506%
     507The covariance matrix allows simple calculation of the confidence
     508limits of the parameters.
     509
     510%The independent 68.3\% confidence limit on parameter $a_k$ is then
     511%$\sqrt{C_{k,k}}$.  Confidence contours for sets of parameters may be
     512%defined as well by the function $\Delta = \delta\bar{a} P_{j,k}^{-1}
     513%\delta\bar{a}$ where $P_{j,k}$ is the projected matrix of $C_{j,k}$,
     514%ie those rows and columns of $C_{j,k}$ associated with the parameters
     515%of interest, the vector $\delta\bar{a}$.  The value of $\Delta$ is
     516%given by the table below for specific confidence limits and numbers of
     517%parameters.  Note that it is necessary to be able to calculate both
     518%the function as well as its derivative for any combination of
     519%parameters and dependent variables.
     520%
     521%\begin{center}
     522%\begin{tabular}{|l|r|r|r|}
     523%\hline
     524%{\bf P} & \multicolumn{3}{c|}{\bf $N_{par}$} \\
     525%        & 1    & 2    & 3    \\
     526%\hline
     527%68.3\%  & 1.00 & 2.30 & 3.53 \\
     528%95.4\%  & 4.00 & 6.17 & 8.02 \\
     529%99.73\% & 9.00 & 11.8 & 14.2 \\
     530%\hline
     531%\end{tabular}
     532%\end{center}
    529533
    530534
Note: See TracChangeset for help on using the changeset viewer.