Returns a survLm_fit object with coeficients projecting new data onto splits from the given rpms model.
rpms_proj(object, newdata, weights = ~1, strata = ~1, clusters = ~1)
Object inheriting from rpms
data frame with variables used to estimate model
formula or vector of sample weights for each observation
formula or vector of strata labels
formula or vector of cluster labels
survLm_fit object