next up previous contents index
Next: Basic Functions Up: Fitting of Data Previous: Tutorial

   
Command Summary

Table 8.2 summarizes the commands which are implemented in the context of functions and least squares fitting.


 
Table 8.2: Fitting Commands
COMPUTE/FIT outima [= funct[(refima)]]  
COMPUTE/FIT table:out[,:error] [= funct[(:col1,$\ldots$)]]  
COMPUTE/FUNCTION outima = funct(refima)  
COMPUTE/FUNCTION table:out = funct(:col1,$\ldots$)  
CREATE/FUNCTION userfunc1[,$\ldots$]  
EDIT/FIT [funct]  
FIT/IMAGE [nfeval[,prec[,metpar]]] [image[,wgt]] [funct]  
FIT/TABLE [nfeval[,prec[,metpar]]] table dep[,wgt] ind [funct]  
MODIFY/FIT table seqno [funct]  
REPLACE/FUNCTION userfunc1[,$\ldots$]  
SAVE/FIT table seqno [funct]  
SELECT/FUNCTION funct number[,...]  
SELECT/FUNCTION funct ALL  
SET/FIT [METHOD=mname] [PRINT=iter] [WEIGHT=wgttyp] [FUNCT=fname] [FCTDEF=where]  
SHOW/FIT  
 



Petra Nass
1999-06-09