fitGrowthflexsurv {pcvr}R Documentation

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

Description

Helper function generally called from fitGrowth.

Usage

fitGrowthflexsurv(ss, ...)

Arguments

ss

A list generated by growthSS.

...

Additional arguments passed to flexsurv::flexsurvreg.

Value

A survreg object.


[Package pcvr version 1.1.1.0 Index]