simulate_betta: Simulate from a fitted betta model

View source: R/simulate_betta.R

simulate_bettaR Documentation

Simulate from a fitted betta model

Description

Simulate from a fitted betta model

Usage

simulate_betta(fitted_betta, nsim)

Arguments

fitted_betta

A fitted betta 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.