fitGrowthsurvreg {pcvr}R Documentation

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

Description

Helper function generally called from fitGrowth.

Usage

fitGrowthsurvreg(ss, ...)

Arguments

ss

A list generated by growthSS.

...

Additional arguments passed to survival::survreg.

Value

A survreg object.


[Package pcvr version 1.2.0 Index]