trend_test: Test for a trend in sieve effect across different levels of...

Description Usage Arguments Value

View source: R/functions.R

Description

Test for a trend in sieve effect across different levels of an ordinal failure type.

Usage

1
trend_test(object, level = 0.95)

Arguments

object

An object of class survtmle.

level

The nominal coverage probability of the confidence interval.

Value

An object of class "trend_test".

alpha

The intercept from the projection onto the working model.

beta

The slope from the projection onto the working model, i.e., the "trend" parameter.

L_j

A data.frame showing the log ratio of cumulative incidences that were projected onto the working model.

se_beta

The influence function-based estimate of the standard error of beta_n.

ci

The confidence interval at the requested level for beta_n.

pval

The two-sided p-value from the test of the null hypothesis that beta_n = 0.

level

The requested level of the confidence interval.


benkeser/sievetrend documentation built on May 14, 2019, 10:37 a.m.