sims-informative-sine: Simulation study results (sine covariate)

sims-informative-sineR Documentation

Simulation study results (sine covariate)

Description

Results for simulations used in Korthauer and Kimes et al. (2019) with ‘sine’ informative and paired uninformative covariates stored as a list of SummarizedBenchmark objects from 100 replications. Simulations were performed with standard Gaussian, t_5, t_{11}, and \chi_4 distributed test statistics.

Arguments

metadata

logical whether to load metadata (TRUE) or full resource (FALSE). (default = FALSE)

Details

The object is a list of length 100 corresponding to the 100 replications. Each entry in the list is a named list of two SummarizedBenchmark objects. The results based on using an informative and uninformative covariate are stored as "informative" and "uninformative", respectively.

Examples

`informative-sine-benchmark-gaussian`(metadata = TRUE)

## Not run: 
`informative-sine-benchmark-gaussian`()
`informative-sine-benchmark-t11`()
`informative-sine-benchmark-t5`()
`informative-sine-benchmark-chisq4`()

res <- `informative-sine-benchmark-chisq4`()
res[[1]]$informative
res[[1]]$uninformative

## End(Not run)


stephaniehicks/benchmarkfdrData2019 documentation built on April 13, 2025, 9:02 p.m.