get_pseudo_rmean: Utility to get jackknife pseudo observations of restricted...

View source: R/utils.R

get_pseudo_rmeanR Documentation

Utility to get jackknife pseudo observations of restricted mean

Description

Utility to get jackknife pseudo observations of restricted mean

Usage

get_pseudo_rmean(marginal.estimate, time, cause, mr)

Arguments

marginal.estimate

A survfit object with no covariates

time

Time at which to calculate the obs

cause

which cause

mr

Model response of the survival object

Value

A vector of pseudo-observations


eventglm documentation built on April 3, 2025, 6:23 p.m.