Template:ALTADataSet.Calculate: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) (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 …') |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{APIName| | {{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.