Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

MLE_D_FI class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

MLE_D_FI Class Reference

#include <NEWMATNL.H>

Inheritance diagram for MLE_D_FI:

FindMaximum2 List of all members.

Public Methods

 MLE_D_FI (LL_D_FI &ll, int lim=1000, Real criterion=0.0001)
void Fit (ColumnVector &Parameters)
void GetStandardErrors (ColumnVector &)
void GetCorrelations (SymmetricMatrix &)

Detailed Description

The class for doing the maximum likelihood estimation. Extends FindMaximum2.

Definition at line 294 of file NEWMATNL.H.


Constructor & Destructor Documentation

MLE_D_FI::MLE_D_FI LL_D_FI   ll,
int    lim = 1000,
Real    criterion = 0.0001
[inline]
 

Definition at line 310 of file NEWMATNL.H.

References RBD_COMMON::Real.


Member Function Documentation

void MLE_D_FI::Fit ColumnVector &    Parameters
 

Definition at line 213 of file NEWMATNL.CPP.

References FindMaximum2::Fit().

void MLE_D_FI::GetCorrelations SymmetricMatrix &   
 

Definition at line 232 of file NEWMATNL.CPP.

void MLE_D_FI::GetStandardErrors ColumnVector &   
 

Definition at line 229 of file NEWMATNL.CPP.


The documentation for this class was generated from the following files:
Generated on Fri Aug 23 01:39:24 2002 for VirtualU by doxygen1.2.17