expBin3Rand: Simulate experimental data with three conditions and a...

Description Usage Arguments

View source: R/sims.R

Description

Simulate experimental data with three conditions and a binomial outcome

Usage

1
expBin3Rand(n, prob1, prob2, prob3, ind)

Arguments

n

sample size

prob1

Probability of success for group 1

prob2

Probability of success for group 2

prob3

Probability of success for group 3

ind

number of participants


LiamKeeble/powR documentation built on Dec. 18, 2021, 4:36 a.m.