pwAnalysisOfFitsForDerivedParameters


 [K, K_org, parNames] = ...
   pwAnalysisOfFitsForDerivedParameters([], percentage, gop, minimumPValue)

 Applies a fit sequence analysis and returns a matrix with values
 for derived parameters of the last fit sequence.

 

Arguments for pwAnalysisOfFitsForDerivedParameters

 percentage: How many percent of the best fits should be used?
             Default: 100%

 K           (n x p) matrix for the p fitted parameters of the n best fits
             median is set to 1

 K_org       the same as K but with no rescaling

 parNames    String array with p names of the fitted parameters

See also

pwFitSequenceAnalysis
pwAnalysisOfFits