PCMSpecify.Rd
The parameter specification of a PCM model represents a named list with an entry for each parameter of the model. Each entry in the list is a structure defining the S3 class of the parameter and its verbal description. This is an S3 generic. See `PCMSpecify.OU` for an example method.
PCMSpecify(model, ...)
model | a PCM model object. |
---|---|
... | additional arguments used by implementing methods. |
a list specifying the parameters of a PCM.