Creates only the Stan declaration for a Parameter. Sampled parameters are
declared in the parameters block; constant parameters are declared in the
transformed parameters block.
Usage
# S3 method for class 'ParameterDeclaration'
as.StanModule(object, ...)Value
A StanModule object.
