inv2: A function to calculate the inversion of the M matrix

View source: R/grow_ratio.R

inv2R Documentation

A function to calculate the inversion of the M matrix

Description

A function to calculate the inversion of the M matrix

Full parent conditional

Usage

inv2(k_1, k_2, M)

cond_calculation(data_cond, pars)

Arguments

k_1

The current value of k1

k_2

The current value of k2

M

The M matrix

data_cond

The data to calculate the conditional distribution on

pars

The hyperparameters list

Value

The inverted matrix

The conditional probability

Author(s)

Bruna Wundervald, brunadaviesw@gmail.com.

Bruna Wundervald, brunadaviesw@gmail.com.


brunaw/hebart documentation built on June 1, 2022, 8:35 p.m.