This is an S3 generic.

PCMListParameterizations(model, ...)

Arguments

model

a PCM.

...

additional arguments used by implementing methods.

Value

a named list with list elements corresponding to each parameter in model. Each list element is a list of character vectors, specifying the possible S3 class attributes for the parameter in question. For an example, type `PCMListParameterizations.BM` to see the possible parameterizations for the BM model.