From a2ae02f261aafbd22e770e80ea6cfe5d78450128 Mon Sep 17 00:00:00 2001 From: Wes Hinsley Date: Fri, 20 Sep 2024 19:49:16 +0100 Subject: [PATCH] Update R/packer.R --- R/packer.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/packer.R b/R/packer.R index 6f1deed2..7095c6b1 100644 --- a/R/packer.R +++ b/R/packer.R @@ -189,7 +189,7 @@ ##' # You can use a packer to set "fixed" parameters that do not vary ##' # with the underlying model being fit, but are required by your model. ##' # This is simpler than the "closure" approach used previously in our -##' # mcstate package and also easier to accomodate with differentiable +##' # mcstate package and also easier to accommodate with differentiable ##' # models: ##' p <- monty_packer( ##' c("a", "b"),