fit_aipw: Output of 'ciregic_aipw'

fit_aipwR Documentation

Output of ciregic_aipw

Description

A list of outputs containing the last time prior to the event, the first time after the event, cause of failure with 50\% of missingness, and covariates.

Usage

fit_aipw

Format

A list of 14:

call

a matched call

varnames

a vector containing variable names

varnames.aux

a vector containing auxiliary variable names

coefficients

a vector of the regression coefficient estimates

gamma

a vector of the estimated coefficients for the B-splines

vcov

a variance-covariance matrix of the estimated regression coefficients

alpha

a vector of the link function parameters

k

a parameter that controls the number of knots in the B-spline

loglikelihood

a loglikelihood of the fitted model

convergence

an indicator of convegence

tms

a vector of the minimum and maximum observation times

Bv

a list containing the B-splines basis functions evaluated at v

notconverged

a list of number of bootstrap samples not converged

Examples

fit_aipw

intccr documentation built on May 10, 2022, 9:05 a.m.

Related to fit_aipw in intccr...