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 4: | Line 4: | ||
== Syntax== | == Syntax== | ||
*'''[[WeibullAnalysisResults.CorrelationCoefficient|CorrelationCoefficient]]'''{{APIComment|{{Template:WeibullAnalysisResults.CorrelationCoefficient.Cmt}}}} | *'''[[WeibullAnalysisResults.CorrelationCoefficient|CorrelationCoefficient]]'''{{APIComment|{{Template:WeibullAnalysisResults.CorrelationCoefficient.Cmt}}}} | ||
*'''[[ | *'''[[WeibullAnalysisResults.LikelihoodValue]]'''{{APIComment|{{Template:WeibullAnalysisResults.LikelihoodValue.Cmt}}}} | ||
*'''[[ | *'''[[WeibullAnalysisResults.PercentNonZero]]'''{{APIComment|{{Template:WeibullAnalysisResults.PercentNonZero.Cmt}}}} |
Revision as of 16:15, 31 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).
- WeibullAnalysisResults.LikelihoodValue The likelihood value (LK Value).
- WeibullAnalysisResults.PercentNonZero The percent non-zero value (Pnz).