robincar_coxscore: Robust cox score adjustment

View source: R/robincar-coxscore.R

robincar_coxscoreR Documentation

Robust cox score adjustment

Description

Robust cox score adjustment

Usage

robincar_coxscore(...)

Arguments

...

Arguments to robincar_tte, other than 'adj_method'

Value

A result object with the following attributes:

result

A list: "statistic" is the robust Cox score test statistic which can be used to obtain p-values; "U" and "se" are the numerator and denominator of the test statistic, respectively.

settings

The covariate adjustment settings used.

original_df

The dataset supplied by the user.


RobinCar documentation built on May 29, 2024, 3:03 a.m.