| reconstruct_parametric | R Documentation |
Helper function to reconstruct a single parametric delay component from Stan data and posterior samples.
reconstruct_parametric(stan_data, param_id, posterior)
stan_data |
List of Stan data containing delay specification |
param_id |
Integer index into the parametric delay arrays |
posterior |
Data frame with posterior mean and sd for delay_params, or NULL if not estimated |
A dist_spec object representing the delay distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.