We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c38fa6 commit 3ce5f9aCopy full SHA for 3ce5f9a
R/extract_fit.R
@@ -3,7 +3,7 @@
3
#' Wrapper function to extract parameter draws from two common Stan interfaces.
4
#' This function requires the respective stan interface (rstan, brms)
5
#' package to be installed.
6
-#'
+#'
7
#'
8
#' @param fit A fitted Stan model object (\link[rstan]{stanfit}, \link[brms]{brmsfit}).
9
#' @param parameter_name A character string of parameter name
0 commit comments