SBC_example_generator: Construct a generator used in the examples.

View source: R/example.R

SBC_example_generatorR Documentation

Construct a generator used in the examples.

Description

Construct a generator used in the examples.

Usage

SBC_example_generator(example = c("normal"), N = 100)

Arguments

example

name of example

N

size of the dataset the generator should simulate

Value

an object that can be passed to generate_datasets()


hyunjimoon/SBC documentation built on March 15, 2024, 3:18 a.m.