condProbDist: Infer a multivariate conditional distribution.

View source: R/relevanceMaps.R

condProbDistR Documentation

Infer a multivariate conditional distribution.

Description

Infer a multivariate conditional distribution such that p(xk|xl).

Usage

condProbDist(index_k, index_l, xl, paramJoint)

Arguments

index_k

Indices of the predictors of domain k.

index_l

Indices of the predictors of domain k.

xl

Predictors of domain l.

paramJoint

Parameters from the joint gaussian distribution.

Value

Parameters (means and covariance matrix) from the multivariate joint gaussian distribution.

Author(s)

J. BaƱo-Medina


SantanderMetGroup/downscaleR.keras documentation built on July 7, 2023, 1:22 p.m.