Skip to contents

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 'ParameterList'
as.list(x, ...)

Arguments

x

(ParameterList)
A List of Parameter Objects.

...

Not Used.