expose_stan_fns: Expose Stan functions

View source: R/utils.R

expose_stan_fnsR Documentation

Expose Stan functions

Description

Exposes stan functions to R

Usage

expose_stan_fns(files, target_dir, ...)

Arguments

files

Stan files containing functions to expose

target_dir

Directory containing Stan files

...

Additional arguments passed to rstan::expose_stan_functions

Value

NULL (invisible)

See Also

Other utils: inv_logit(), logit()


epiforecasts/inc2prev documentation built on Nov. 14, 2023, 1:06 p.m.