cond_calc: Conditional values of mu and sigma

View source: R/cond_calc.R

cond_calcR Documentation

Conditional values of mu and sigma

Description

This function is an internal helper function used to calculate the conditional mu and sigma of a co-variance for a multivariate normal distribution.

Usage

cond_calc(i, covmatrix)

Arguments

i

parameter index of interest.

covmatrix

the co-variance matrix.

Value

The conditional values of mu and sigma.


Best-Nicklas/Dataprojekt documentation built on June 7, 2022, 12:08 a.m.