PCMSpecify: Parameter specification of PCM model

View source: R/PCM.R

PCMSpecifyR Documentation

Parameter specification of PCM model

Description

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.

Usage

PCMSpecify(model, ...)

Arguments

model

a PCM model object.

...

additional arguments used by implementing methods.

Value

a list specifying the parameters of a PCM.


PCMBase documentation built on Nov. 18, 2022, 9:06 a.m.