BareBlockType | Bare type for anything that represents a block of Stan code |
BareStatementType | Placeholder for anything that is a Stan statement |
CholeskyFactorCovType | export |
env_copy | Copy objects from one env to another |
env_move | Move objects from one env to another |
grapes-greater-than-grapes | External imported functions widely used |
InlineBlockType | An inline block of Stan code |
is_block | Check that 'x' is a Stan block |
is_not_block | Check that 'x' is NOT a Stan block |
is_not_statement | Check that 'x' is NOT a Stan statement |
is_statement | Check that 'x' is a Stan statement |
MultiStatementType | Class representing a series of Stan statements, not... |
pick_symbols | Extract all symbols from an expression as a tree strings |
pick_variables | Extract all variables used in the code that exist in the... |
SingleStatementType | Class representing a single Stan statement, not user-facing |
stringify_declarations | Transform list of expressions into a list of Stan variable... |
stringify_statements | Transform a list of expressions into a list of Stan code... |
wrap_statements | Wrap expressions (or statements) into a list of statements |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.