Returns a named list where each element of the list corresponds
to a Stan modelling block e.g. data
, model
, etc.
Usage
# S3 method for class 'Link'
as.list(x, ...)
Arguments
- x
(
Link
)
a link object.- ...
Not Used.
See also
Other Link:
Link-class
,
as.StanModule.Link()
,
length.Link()