Learn R Programming

matrixdist (version 1.1.3)

sph: Constructor Function for Survival phase type objects

Description

Constructor Function for Survival phase type objects

Usage

sph(x = NULL, coefs = list(B = numeric(0), C = numeric(0)), type = "reg")

Value

An object of class sph.

Arguments

x

An object of class ph

coefs

coefficients of the survival regression object.

type

type of survival object.