phreg.fit: Parametric proportional hazards regression

Description Usage Arguments Value Author(s) See Also

Description

This function is called by phreg, but it can also be directly called by a user.

Usage

1
phreg.fit(X, Y, dist, strata, offset, init, shape, control)

Arguments

X

The design (covariate) matrix.

Y

A survival object, the response.

dist

Which baseline distribution?

strata

A stratum variable.

offset

Offset.

init

Initial regression parameter values.

shape

If positive, a fixed value of the shape parameter in the distribution. Otherwise, the shape is estimated.If positive, a fixed value of the shape parameter in the distribution. Otherwise, the shape is estimated.

control

Controls convergence and output.

Value

A list

Author(s)

Göran Broström

See Also

phreg.


goranbrostrom/eha2 documentation built on May 17, 2019, 7:59 a.m.