PCMBase (version 1.2.14)

PCMParamUpperLimit: The upper limit for a given model or parameter type

Description

This is an S3 generic function.

Usage

PCMParamUpperLimit(o, k, R, ...)

Value

an object of the same S3 class as o representing an upper limit for the class.

Arguments

o

an object such as a VectorParameter a MatrixParameter or a PCM.

k

integer denoting the number of traits

R

integer denoting the number of regimes in the model in which o belongs to.

...

additional arguments (optional or future use).