Method pest/combineExps


  combineExps combine the results of different parameter estimation
  experimets and give the final joint estimate
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: combineExps combine different parameter estimates into a
               single joint estimate. Joint covariance is also computed.
 
  CALL:        obj = combineExps(objs);
               obj = combineExps(objs);
 
  INPUTS:      obj - can be a vector
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class pest
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description

Example

plist()

back to top back to top

Some information of the method pest/combineExps are listed below:
Class name pest
Method name combineExps
Category Helper
Package name ltpda
Can be used as modifier 1
Supported numeric types {'double'}




©LTP Team