urnsample2: Sample Space of Urn Sampling

Description Usage Arguments Value Examples

View source: R/urnsample2.R

Description

Create Sample Space of Urn Sampling

Usage

1
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

jhk0530/Rstat documentation built on Dec. 20, 2021, 11:11 p.m.