Check if an object is a ParameterPrior object.

is.ParameterPrior(o)

Arguments

o

an R object.

Value

a logical indicating whether the S3 class of o inherits from 'ParameterPrior'.