Skip to contents

Convert Cmdstan to Rstan

Usage

convert_cmdstan_to_rstan(functions)

Arguments

functions

A character string of stan functions as produced using stan_fns_as_string().

Value

A character string of stan functions converted for use in rstan.

See also