Construct Self-starting Nonlinear Models
Usage
selfStart(model, initial, parameters, template)
Description
This function is generic; methods functions can be written to handle
specific classes of objects. Available methods include
selfStart.default and selfStart.formula.
See the documentation on the appropriate method function.Value
a function object of the selfStart class.Author(s)
Jose Pinheiro and Douglas BatesSee Also
selfStart.default, selfStart.formulaExamples
## see documentation for the methods