fitGrowthnlrqgam: Ease of use rq wrapper function for fitting gams specified by...

View source: R/fitGrowth.R

fitGrowthnlrqgamR Documentation

Ease of use rq wrapper function for fitting gams specified by growthSS

Description

Helper function generally called from fitGrowth.

Usage

fitGrowthnlrqgam(ss, cores = getOption("mc.cores", 1), ...)

Arguments

ss

A list generated by growthSS.

cores

number of cores to run in parallel

...

Additional arguments passed to quantreg::rq.

Value

An rq object, see ?rq for details.


pcvr documentation built on April 16, 2025, 5:12 p.m.