WeibullDataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Template:APIClass|WeibullDataSet Class|WeibullDataSet}}  
{{Template:APIClass|WeibullDataSet Class|WeibullDataSet}}  


Instantiate this class to be able to fit a model from your raw data.
Instantiate this class to be able to fit an Weibull model from your raw data.


== Constructors ==
== Constructors ==

Revision as of 20:47, 11 September 2013



Instantiate this class to be able to fit an Weibull model from your raw data.

Constructors

  • New WeibullDataSet Creates a new class that can be used to fit a model from Weibull raw data.


Properties



Events

  • WeibullDataSet.Events Reference to a class that contains overridable methods for handling Weibull solver events. See WeibullEvents Class for more detail.


Methods