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 |
Value
A stanfit
object.
[Package RegDDM version 1.0 Index]