per_fun: Perturbation variance estimation

Description Usage Arguments Value

View source: R/per_var.R

Description

Perturbation variance estimation

Usage

1
2
3
per_fun(b = b, Z = Z, link = link, Status = Status, w = w,
  beta = beta, s = s, th = th, X = X, mort.h = mort.h,
  mort.s = mort.s)

Arguments

b

parameters in cure link function.

Z

The covariates included in the cure link function.

link

The type of cure rate link function, including "logit","probit", and "cloglog".

Status

Right censoring status: 1 is death, 0 is censored.

w

unobserved cure status indicator.

beta

The estimated parameters in latency survival function.

s

The estimated baseline survival rate.

th

The estiamted total baseline hazard rate.

X

The covaraites for latency survival function.

mort.h

background hazard rate from life table.

mort.s

background survival rate from life table.

Value

None


gygygy1989/psmcure documentation built on March 4, 2020, 6:05 p.m.