diff --git a/man/package_model.Rd b/man/package_model.Rd index 5a377b0fd..949a92dfe 100644 --- a/man/package_model.Rd +++ b/man/package_model.Rd @@ -6,7 +6,7 @@ \usage{ package_model( model = "estimate_infections", - include = system.file("stan", package = "EpiNow2"), + dir = system.file("stan", package = "EpiNow2"), verbose = FALSE, ... ) @@ -16,7 +16,7 @@ package_model( "estimate_infections" (default), "simulate_infections", "estimate_secondary", "simulate_secondary", "estimate_truncation" or "dist_fit".} -\item{include}{A character string specifying the path to any stan +\item{dir}{A character string specifying the path to any stan files to include in the model. If missing the package default is used.} \item{verbose}{Logical, defaults to \code{TRUE}. Should verbose