fitGrowthrq {pcvr} | R Documentation |
mvSS
Helper function generally called from fitGrowth.
fitGrowthrq(ss, cores = getOption("mc.cores", 1), ...)
ss |
A list generated by |
cores |
number of cores to run in parallel |
... |
Additional arguments passed to |
An rq
object, see ?rq
for details.