Description Usage Arguments Details Value Author(s) Examples
Displays data and a menu of modeling functions.
Finds a linear combination of the selected modeling functions, with the user setting nonlinear parameters manually. A wrapper for mFit
, see mFit
for more details.
1 |
expr |
A formula object giving the dependent and independent variables to use. |
data |
A data frame containing the values for the variables identified in |
... |
Additional arguments to be passed to |
A premade wrapper for mFit
such that only the constant, x, x^2, x^3, log(x), and e^(kx) terms are displayed. See mFit
for more details.
A function that implements the current state of the parameters and terms selected.
Andrew Rich (andrew.joseph.rich@gmail.com) and Daniel Kaplan (kaplan@macalester.edu)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.