Template:WeibullAnalysisResults Class.Cmt: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
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.
Contains the percent non-zero, correlation coefficient and likelihood value that were estimated from the analysis, if applicable. These are equivalent to the "Pnz," "Rho" and "LK Value" results shown in the Analysis Summary of the standard folio control panel.  
 
Use the [[WeibullDataSet.AnalysisResults]] method to retrieve these results.

Revision as of 17:28, 7 February 2014

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

Use the WeibullDataSet.AnalysisResults method to retrieve these results.