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 1: | Line 1: | ||
{{Template:APIClass|Global Weibull|Global Weibull}} | {{Template:APIClass|Global Weibull|Global Weibull}} | ||
{{Template:WeibullAnalysisResults Class.Cmt}} | |||
== Syntax== | == Syntax== | ||
{{Template:WeibullAnalysisResults.CorrelationCoefficient}} | {{Template:WeibullAnalysisResults.CorrelationCoefficient}} |
Revision as of 15:57, 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 As Double
LikelihoodValue As Double
PercentNonZero As Double