Method pest/comparePests


  comparePests compares two parameter estimates.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: comparePests compare two parameter estimates computing the
               difference of two pests and propagating the uncertainties to 
               such quantity. If it is compatible to zero within its own
               uncertainty, then the two estimates agree.
 
  CALL:        obj = comparePests(objs);
               
  INPUTS:      obj - must be a single pest
 
  Parameter Sets
 
  VERSION:     $Id: comparePests.m,v 1.4 2011/03/28 11:24:42 hewitson Exp $
 
  HISTORY:     15-02-2011 G. Congedo
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class pest
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
NSIGMA 1 none Choose how many standard deviations should be considered for the comparison. This also determines the confidence level.
back to top back to top

Some information of the method pest/comparePests are listed below:
Class name pest
Method name comparePests
Category Helper
CVS Version $Id: comparePests.m,v 1.4 2011/03/28 11:24:42 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team