Skip to content

Commit 3ce5f9a

Browse files
author
Katja Danielzik
committed
test
1 parent 3c38fa6 commit 3ce5f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/extract_fit.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#' Wrapper function to extract parameter draws from two common Stan interfaces.
44
#' This function requires the respective stan interface (rstan, brms)
55
#' package to be installed.
6-
#'
6+
#'
77
#'
88
#' @param fit A fitted Stan model object (\link[rstan]{stanfit}, \link[brms]{brmsfit}).
99
#' @param parameter_name A character string of parameter name

0 commit comments

Comments
 (0)