fitGrowthnlme: Ease of use nlme wrapper function for fitting growth models...

View source: R/fitGrowth.R

fitGrowthnlmeR Documentation

Ease of use nlme wrapper function for fitting growth models specified by growthSS

Description

Helper function generally called from fitGrowth.

Usage

fitGrowthnlme(ss, ...)

Arguments

ss

A list generated by growthSS.

...

Additional arguments passed to nlme::nlmeControl.

Value

An nlme object, see ?nlme for details.


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