fitGrowthlm: Ease of use lm wrapper function for fitting growth models...

View source: R/fitGrowth.R

fitGrowthlmR Documentation

Ease of use lm wrapper function for fitting growth models specified by mvSS

Description

Helper function generally called from fitGrowth.

Usage

fitGrowthlm(ss, ...)

Arguments

ss

A list generated by mvSS.

...

Additional arguments passed to stats::lm.

Value

An lm object, see ?lm for details.


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