GaussianDensity: computes the density function of a gaussian process

View source: R/MLEdensity.R

GaussianDensityR Documentation

computes the density function of a gaussian process

Description

computes the density function of a gaussian process

Usage

GaussianDensity(res, SSZ)

Arguments

res

matrix of residuals (N x T)

SSZ

covariance matrices or array of covariance matrices (N x N)

Value

y vector of density (1 x T)


MultiATSM documentation built on Nov. 5, 2025, 7:01 p.m.