drawLogit: drawLogit

Description Usage Arguments Value Examples

View source: R/drawLogit.R

Description

drawsDataFromLogitModel

Usage

1
drawLogit(effectSize = 1, n = 100, p = 4, indicesTrulyPredictive = 1)

Arguments

effectSize

the mean difference in the truly predictive genes. Default is 0.7.

n

sample size

p

Number of features

indicesTrulyPredictive

the indices of the truly predictive genes.

Value

a dataframe with the following variables: itemize

Examples

1
drawLogit(n=5, p=2)

Mathias-Fuchs/simTestSize documentation built on May 7, 2019, 3:42 p.m.