rpms_proj: rpms_proj

Description Usage Arguments Value

View source: R/extend_21_03_03.R

Description

Returns a survLm_fit object with coeficients projecting new data onto splits from the given rpms model.

Usage

1
rpms_proj(object, newdata, weights = ~1, strata = ~1, clusters = ~1)

Arguments

object

Object inheriting from rpms

newdata

data frame with variables used to estimate model

weights

formula or vector of sample weights for each observation

strata

formula or vector of strata labels

clusters

formula or vector of cluster labels

Value

survLm_fit object


rpms documentation built on June 26, 2021, 1:07 a.m.