fitGrowthnlrqgam {pcvr} | R Documentation |
growthSS
Helper function generally called from fitGrowth.
fitGrowthnlrqgam(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.