sim_setup_preconfigured: Preconfigured set-ups

Description Usage Details Examples

Description

sim_base_lm() will start a linear model: One regressor, one error component. sim_base_lmm() will start a linear mixed model: One regressor, one error component and one random effect for the domain. sim_base_lmc() and sim_base_lmmc() add outlier contamination to the scenarios. Use these as a quick start, then you probably want to configure your own scenario.

Usage

1
2
3
4
5
6
7

Details

Additional information on the generated variables:

Examples

1
2
3
4
5
# The preconfigured set-ups:
sim_base_lm()
sim_base_lmm()
sim_base_lmc()
sim_base_lmmc()

wahani/saeSim documentation built on Feb. 12, 2022, 7:21 p.m.