get_stan_fit: Get the rstan fit of regddmfit objects

View source: R/regddmfit_class.R

get_stan_fitR Documentation

Get the rstan fit of regddmfit objects

Description

Get the stanfit object of the regddmfit object to perform further analysis and diagnosis.

Usage

get_stan_fit(fit)

Arguments

fit

A regddmfit object to summary

Value

A stanfit object.


RegDDM documentation built on April 3, 2025, 7:45 p.m.