| get.par.start {gompertztrunc} | R Documentation | 
Get starting values for parameters
Description
Uses linear modeling to compute initial values for MLE optimizer
Usage
get.par.start(formula, data)
Arguments
formula | 
 the estimation formula  | 
data | 
 data matrix with y, u, l, and covariates, including cohort  | 
Value
Named vector of initial parameter estimates
[Package gompertztrunc version 0.1.2 Index]