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


breakaway documentation built on Nov. 22, 2022, 5:08 p.m.