Extract any modelling parameters as a ParameterList
object
from a model.
Usage
getParameters(object, ...)
# S3 method for class 'StanModel'
getParameters(object, ...)
# S3 method for class 'LinkComponent'
getParameters(object, ...)
# S3 method for class 'Link'
getParameters(object, ...)
# Default S3 method
getParameters(object, ...)
See also
Other LinkComponent:
LinkComponent-class
,
as.StanModule.LinkComponent()
,
as.list.LinkComponent()
,
initialValues()