fitGrowthnlme {pcvr}R 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.


[Package pcvr version 1.1.1.0 Index]