Template:ALTADataSet.Calculate: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{APIName|'''Calculate'''()}}<br> {{APIComment|Creates a model from the raw data previously entered in the data set. Also sets the Fitted Model property if successful. Clears it …')
 
No edit summary
 
Line 1: Line 1:
{{APIName|'''Calculate'''()}}<br>
{{APIName|[[ALTADataSet.Calculate]]()}}<br>
{{APIComment|Creates a model from the raw data previously entered in the data set. Also sets the Fitted Model property if successful. Clears it (sets to Nothing) in case of an error.}}
{{APIComment|Creates a model from the raw data previously entered in the data set. Also sets the Fitted Model property if successful. Clears it (sets to Nothing) in case of an error.}}

Latest revision as of 22:54, 27 January 2014

ALTADataSet.Calculate()
Creates a model from the raw data previously entered in the data set. Also sets the Fitted Model property if successful. Clears it (sets to Nothing) in case of an error.