sd_acf | R Documentation |
Function to calculate the standard deviations and the estimates for the auto-correlation function for posterior samples (PSD and PACF).
sd_acf(SIMP.fit, thinning_length = 1, acf.lagmax = 30)
SIMP.fit |
Returned outputs from SIMP(). |
thinning_length |
The length for thinning before calculating PSD and PACF. |
acf.lagmax |
The maximal lag length for calculating PACF. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.