Description Usage Arguments Details Value Note Author(s) References See Also Examples
View source: R/parameter_names.R
This is support for the functions ms() and nls(). It is not intended to be called directly by users.
1 |
formula |
Expression include variables. |
data |
data might have parameters attribute. |
In several functions, If start is not given the name of data and variables have to be gathered from formula and environment variables, which use this function appropriately.
list of parameters.
For internal use, muight not be called by user.
Venables, W.N., and Ripley
Venables, W.N., and Ripley, B.D. (1999). Modern Applied Statistics with S-PLUS. New York: Springer-Verlag
1 2 | ## The function is currently defined as
"parameter.names"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.