PCMDescribeParameters {PCMBase} | R Documentation |
Describe the parameters of a PCM
Description
This is an S3 generic.
Usage
PCMDescribeParameters(model, ...)
Arguments
model |
a PCM object. |
... |
additional arguments that can be used by implementing methods. |
Value
a named list with character elements corresponding to each parameter.
[Package PCMBase version 1.2.14 Index]