sample_n: Sample function for eventlog

Description Usage Arguments Methods (by class)

Description

These objects are imported from other packages. Follow the links below to see their documentation.

dplyr

sample_n

Usage

1
2
3
4
5
6
7
## S3 method for class 'eventlog'
sample_n(tbl, size, replace = FALSE, weight, .env,
  ...)

## S3 method for class 'grouped_eventlog'
sample_n(tbl, size, replace = FALSE, weight,
  .env, ...)

Arguments

tbl

Eventlog

size

Number of cases to sample

replace

Sample with replacement or not

weight

N/A

.env

N/A

Methods (by class)


gertjanssenswillen/bupaR documentation built on June 27, 2019, 4:15 p.m.