get.par.start: Get starting values for parameters

View source: R/get.par.start.R

get.par.startR 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


gompertztrunc documentation built on May 29, 2024, 4:56 a.m.