Template:WeibullGeneralOptions.ResetExpLocation: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{APIPrefix|Public}} {{APIName|ResetExpLocation}} {{APIPrefix|As Boolean}}<br>{{APIComment|For exponential distribution with rank regression, if the location parameter is greater…')
 
No edit summary
Line 1: Line 1:
{{APIPrefix|Public}}
{{APIComment|For exponential distribution with rank regression, if the location parameter is greater than the first time-to-failure (T1), it is reset to T1.}}
{{APIName|ResetExpLocation}}
{{APIPrefix|Public}}{{APIName|ResetExpLocation}}{{APIPrefix|As Boolean}}<br>
{{APIPrefix|As Boolean}}<br>{{APIComment|For exponential distribution with rank regression, if the location parameter is greater than the first time-to-failure (T1), it is reset to T1.}}

Revision as of 00:47, 12 September 2013

For exponential distribution with rank regression, if the location parameter is greater than the first time-to-failure (T1), it is reset to T1. Public ResetExpLocation As Boolean