iso {isoSurv}R Documentation

Attributions of isotonic covariate effect

Description

attributes the covariate with respect to the name, direction, anchor point, and class.

Usage

  iso(z, shape)

Arguments

z

a univariate covariate.

shape

a direction of zz (shapeshape="increasing" or "decreasing").

Details

Internal function. The iso function attributes the covariate zz for its name, shape , anchor point and class, where the anchor point is set to a median of zz's, and class is set to "iso covariate"

Value

The value zz with attribution of its name, shape and median anchor point.

Author(s)

Yunro Chung [cre]


[Package isoSurv version 0.3.0 Index]