WeibullDataSet Class: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
John Leavitt (talk | contribs) |
||
Line 11: | Line 11: | ||
*'''[[DatasetName]]''' As ''String''. {{Font|Gets or set the name of the data set.|10|verdana|italic|green}} | *'''[[DatasetName]]''' As ''String''. {{Font|Gets or set the name of the data set.|10|verdana|italic|green}} | ||
=== | === Properties === | ||
*'''[[GeneralSettings]]''' As ''[[WeibullGeneralOptions]]''. {{Font|General settings used when fitting the model or finding the best fit.|10|verdana|italic|green}} | *'''[[GeneralSettings]]''' As ''[[WeibullGeneralOptions]]''. {{Font|General settings used when fitting the model or finding the best fit.|10|verdana|italic|green}} | ||
Line 17: | Line 19: | ||
<br> | <br> | ||
<br> | <br> | ||
== Events == | == Events == |
Revision as of 21:06, 30 August 2013
Properties and variables:
Properties
Read/Write
- DatasetName As String. Gets or set the name of the data set.
Properties
- GeneralSettings As WeibullGeneralOptions. General settings used when fitting the model or finding the best fit.
Events
Methods
- ClearDataSet Clears all data and fitted model. All analysis settings stay unchanged.