Description Usage Arguments Details
These functions take in observed and predicted data as well as other data items and return a single objective function value quantifying how similar the predicted data are to the observed data.
| 1 2 3 4 5 6 7 | 
| dv | observed data vector | 
| pred | model-predicted data vector | 
| sigma | residual error variance; may be length 1 or length of the
 | 
| logdv | if  | 
| ... | not used | 
els: extended least squares; ml: maximum likelihood (normal);
ols: ordinary least squares; wls: weighted least squares
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.