stan_macro_generics: Stan macro generic functions

Description Usage Arguments

Description

Stan macro generic functions

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'stan_macro'
as.list(x, ...)

## S3 method for class 'stan_macro'
summary(object, ...)

## S3 method for class 'stan_macro'
print(x, ...)

Arguments

x

stan_macro object

...

additional arguments passed to or from other methods

object

stan_macro object


Christopher-Peterson/macroStan documentation built on Oct. 30, 2019, 5:42 a.m.