ridge_solver_aci_sel: Computes the estimate of the constrained aci model

Description Usage Arguments Value

Description

Computes the estimate of the constrained aci model

Usage

1
ridge_solver_aci_sel(O, R, sel_array, maxiter = 1000)

Arguments

O

Observed events as returned by exhaustive_stat_2d

R

Time at risk as returned by exhaustive_stat_2d

sel_array

an array defining the selection found by the adaptive ridge procedure. (see aridge_solver_aci)

Value

The vector estimate of the constrained age-cohort-interaction model. The sel_array is an array of dimension K J L


goepp/hazreg documentation built on June 7, 2019, 4:03 a.m.