Learn R Programming

RobinCar (version 0.3.0)

robincar_coxscore: Robust cox score adjustment

Description

Robust cox score adjustment

Usage

robincar_coxscore(...)

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.

Arguments

...

Arguments to robincar_tte, other than `adj_method`