expose_idbrms_stan_fns: Expose package stan functions in R

View source: R/utils.R

expose_idbrms_stan_fnsR Documentation

Expose package stan functions in R

Description

This function exposes internal stan functions in R from a user supplied list of target files. Allows for testing of stan functions in R and potentially user use in R code.

Usage

expose_idbrms_stan_fns(files, dir, ...)

Arguments

files

A character vector indicating the target files

dir

A character string indicating the directory for the file

...

Additional arguments passed to rstan::expose_stan_functions.


epiforecasts/brms.id documentation built on Sept. 6, 2022, 3:40 a.m.