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

View source: R/PCMParam.R

PCMParamUpperLimitR Documentation

The upper limit for a given model or parameter type

Description

This is an S3 generic function.

Usage

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

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).

Value

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


venelin/PCMBase documentation built on March 14, 2024, 8:24 p.m.