fitGrowthmgcvgam {pcvr}R Documentation

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

Description

Helper function generally called from fitGrowth.

Usage

fitGrowthmgcvgam(ss, ...)

Arguments

ss

A list generated by growthSS.

...

Additional arguments passed to mgcv::gam.

Value

An gam object, see ?gam for details.


[Package pcvr version 1.0.0 Index]