simulate_betta_random: Simulate from a fitted betta_random model

View source: R/simulate_betta_random.R

simulate_betta_randomR Documentation

Simulate from a fitted betta_random model

Description

Simulate from a fitted betta_random model

Usage

simulate_betta_random(fitted_betta, nsim)

Arguments

fitted_betta

A fitted betta_random object

nsim

Number of times to simulate

Value

A list of length nsim, each element of which is a vector of simulated Y-values under the fitted betta model


adw96/breakaway documentation built on Dec. 12, 2023, 2:19 a.m.