curveFitter | R Documentation |
Used in bdotsFit
curveFitter(dat, ff, params, rho, numRefits = 0, getCovOnly = NULL, ...)
dat |
data used in building curve |
ff |
formula used in buildilng curve |
params |
starting parameters |
rho |
correlation coefficient |
numRefits |
number of refit attempts |
getCovOnly |
only find covariance matrix from starting parameter values |
... |
don't know that this is used, can maybe get rid of it |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.