extract_sim: Extract simulation from the fit

View source: R/utils.R

extract_simR Documentation

Extract simulation from the fit

Description

Extract simulation from the fit

Usage

extract_sim(fit)

Arguments

fit

object of class FitTT

Value

return a list with 2 data.frame:

  • mcmc: a data.frame with simulated data.

  • quantile: a data.frame with quantile of the simulated data.


morseDR documentation built on June 8, 2025, 10:20 a.m.