bdotsFitter | R Documentation |
The one subject version of bdotsFit
bdotsFitter( dat, curveType, rho, numRefits = 0, verbose, getCovOnly = NULL, params = NULL, splitVars = NULL, datVarNames = NULL, ... )
dat |
data for single subject/group combo |
curveType |
this is actually a function. Should rename |
rho |
correlation coefficient |
numRefits |
number of refit attempts |
verbose |
not used |
getCovOnly |
only find covariance matrix from starting parameter values |
params |
starting parameters, if wanting to add manually |
splitVars |
variables used to identify group. Might combine with datVarNames |
datVarNames |
character vector indicating reponse and time values from parent call |
... |
not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.