Description Usage Arguments Details Value Examples
sflist_list constructors
Extends the R list object to specializeit to
groups of sfit objects that have all be fitted from the
same data source
| 1 2 3 4 5 6 7 8 | 
| x | a data.frame or matrix object containing data
for model. A data.frame should the data in columns named
 | 
| fits | a list that specifics which sfit objects to include in the list | 
| ... | additional arguments to pass to each of the sfit objects | 
| starts | a named list of start parameter for the nls in the sfit object | 
| algorithms | a named list of alogirthms to use in the nls in the sfit object | 
| fits.params | a named list of named lists of fit parameters | 
| fit.names | names to give the fit list | 
Details of sflist
sflist object
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.