WeibullAnalysisResults Class: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
John Leavitt (talk | contribs) No edit summary  | 
				John Leavitt (talk | contribs) No edit summary  | 
				||
| Line 7: | Line 7: | ||
*'''[[Template:WeibullAnalysisResults.LikelihoodValue]]'''{{APIComment|{{Template:WeibullAnalysisResults.LikelihoodValue.Cmt}}}}  | *'''[[Template:WeibullAnalysisResults.LikelihoodValue]]'''{{APIComment|{{Template:WeibullAnalysisResults.LikelihoodValue.Cmt}}}}  | ||
*'''[[Template:WeibullAnalysisResults.PercentNonZero]]'''{{APIComment|{{Template:WeibullAnalysisResults.PercentNonZero.Cmt}}}}  | |||
Revision as of 21:45, 30 January 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.
Syntax
- CorrelationCoefficient The correlation coefficient value (Rho).
 
- Template:WeibullAnalysisResults.LikelihoodValue The likelihood value (LK Value).
 
- Template:WeibullAnalysisResults.PercentNonZero The percent non-zero value (Pnz).
 
