urnsample2: Sample Space of Urn Sampling

Description Usage Arguments Value Examples

Description

Create Sample Space of Urn Sampling

Usage

1
2
urnsample2(x, size, replace = FALSE, ordered = FALSE,
  probspace = FALSE, ...)

Arguments

x

Vector of objects in the urn

size

Number of samples from the urn

replace

Sampling with replacement? Default: FALSE

ordered

Consider the order of samples? Default: FALSE

probspace

Create probablity space? Default: FALSE

...

Other parameters

Value

Sample space in data frame

Examples

1

tjssu/Rstat documentation built on Aug. 8, 2020, 12:38 p.m.