Exposes stan functions to R

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()