Method mfh/testHessianMatrix


  testHessianMatrix
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  INPUTS:
          - f. The function
          - p0. The set of parameters. (pest object).
          - confidenceLevel. The desired confidence level for the chi2
            ellipsoid. (e.g. 0.6827)
          - nbTest. Number of test steps. (e.g. 50).
 
  OUTPUTS:
          - out. An ao object with chi2 test values.
 
  NOTE: It works with non-normalized chi2 functions (not divided for the
  number of degrees of freedom).
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class mfh
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
back to top back to top

Some information of the method mfh/testHessianMatrix are listed below:
Class name mfh
Method name testHessianMatrix
Category Signal Processing
Package name ltpda
VCS Version 175910878ca914560542d679d9d392de37438d84
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team