Skip to contents

Converts StanModule object into a printable string.

Usage

# S3 method for StanModule
as_print_string(object, indent = 1, ...)

Arguments

object

(StanModule)
A stan program

indent

(numeric)
how much white space to prefix the print string with.