rbin: Simulate Descriptives: Binomial

Description Usage Arguments

View source: R/simulate_descriptives.R

Description

Simulate a Data Frame containing descriptive statistics summarizing a binomial distribution

Usage

1
rbin(n.grp = 8, n.lvls = 5, n.grp2 = NULL)

Arguments

n.grp

number of row groups

n.lvls

number of rows in each row group

n.grp2

another row grouping, such that grp is subset of grp2


dprint documentation built on May 2, 2019, 6:19 p.m.

Related to rbin in dprint...