-
-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
Add
model$format(
overwrite_file = FALSE,
canonicalize = FALSE, # or list() with 'deprecations', 'parentheses', 'braces', 'includes'
backup = TRUE
)
which by default prints the formatted file but can also overwrite the model and back it up before formatting. It can also utilize the canonicalizer. See stan-dev/cmdstanpy#539 for the cmdstanpy implementation
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request