testcox: Test size of asymptotic Cox tests.

View source: R/testcox.R

testcoxR Documentation

Test size of asymptotic Cox tests.

Description

Test size of asymptotic Cox tests.

Usage

testcox(nsamp = 1000, nobs = 50, ncov = 5, randomcov = TRUE)

Arguments

nsamp

Number of MC samples

nobs

Number of observations

ncov

Number of covariates

randomcov

Indicator of whether to draw random covariates.

Value

level of two-sided test of nominal size 0.05.


PHInfiniteEstimates documentation built on Nov. 24, 2023, 9:06 a.m.