.sampleSimulation {MSstatsSampleSize}R Documentation

Simulate extended datasets for sample size estimation

Description

Simulate extended datasets for sample size estimation

Usage

.sampleSimulation(m, mu, sigma)

Arguments

m

number of samples per group to simulate

mu

a matrix of mean abundance in each phenotype group and each protein

sigma

a matrix of variance in each phenotype group and each protein

Value

X A simulated matrix with required sample size

Y Group information corresponding with X


[Package MSstatsSampleSize version 1.6.0 Index]