Template:WeibullAnalysisResults Class.Cmt: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
A class that contains correlation coefficient, likelihood value, and percent non-zero. This class can be used to describe analysis results. See [[WeibullDataSet.AnalysisResults|AnalysisResults]] to retrieve various analysis results.
the correlation coefficient, likelihood value and percent non-zero values that were estimated from the analysis, if applicable. These are equivalent to the "Rho," "LK Value" and "Pnz" results that can be shown in the Analysis Summary of the standard folio control panel.  
 
Use the [[WeibullDataSet.AnalysisResults]] method to access these results.

Latest revision as of 20:43, 10 February 2014

the correlation coefficient, likelihood value and percent non-zero values that were estimated from the analysis, if applicable. These are equivalent to the "Rho," "LK Value" and "Pnz" results that can be shown in the Analysis Summary of the standard folio control panel.

Use the WeibullDataSet.AnalysisResults method to access these results.