BEAST v2.7.8 Documentation: beastclassic.math.distributions.MultivariateNormalDistribution

BEASTObject that performs calculations based on the State.
Probabilistic representation that can produce a log probability for instance for running an MCMC chain.
MultivariateNormalDistribution ported from BEAST1

Logable: yes, this can be used in a log.

Inputs:

mean, precision, arg

 

mean
type: beast.base.inference.parameter.RealParameter
description here
Optional input

 

precision
type: beast.base.inference.parameter.RealParameter
description here
Optional input

 

arg
type: beast.base.core.Function
argument of distribution
Optional input