get_stan_fit {RegDDM}R 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.


[Package RegDDM version 1.1 Index]