remove_profiling: Remove profiling statements from a character vector...

View source: R/model-tools.R

remove_profilingR Documentation

Remove profiling statements from a character vector representing stan code

Description

Remove profiling statements from a character vector representing stan code

Usage

remove_profiling(s)

Arguments

s

Character vector representing stan code

Value

A character vector of the stan code without profiling statements

See Also

Functions used to help convert models into the format required for stan enw_formula_as_data_list(), enw_get_cache(), enw_model(), enw_pathfinder(), enw_priors_as_data_list(), enw_replace_priors(), enw_sample(), enw_set_cache(), enw_stan_to_r(), enw_unset_cache(), write_stan_files_no_profile()


seabbs/epinowcast documentation built on July 27, 2024, 1:33 p.m.