The one subject version of bdotsFit
bdotsFitter(
dat,
curveType,
rho,
numRefits = 0,
verbose,
getCovOnly = NULL,
params = NULL,
splitVars = NULL,
datVarNames = NULL,
...
)
data for single subject/group combo
this is actually a function. Should rename
correlation coefficient
number of refit attempts
not used
only find covariance matrix from starting parameter values
starting parameters, if wanting to add manually
variables used to identify group. Might combine with datVarNames
character vector indicating reponse and time values from parent call
not used