Skip to contents

Converts a ParameterList object to a list of parameter data values for a Stan model.

Usage

# S3 method for class 'ParameterList'
as_stan_list(object, ...)

Arguments

object

(ParameterList)
A List of Parameter Objects.

...

Not Used.