fct_log_lik: Internal Log-Likelihood Function

View source: R/fct_log_lik.R

fct_log_likR Documentation

Internal Log-Likelihood Function

Description

Internal Log-Likelihood Function

Usage

fct_log_lik(mu_mat, sig_vec, y, N, m)

Arguments

mu_mat

The mean matrix.

sig_vec

A vector of sigma.

y

The output matrix.

N

The sample size.

m

The number of y features.

Value

A posterior matrix.


mixedLSR documentation built on Nov. 10, 2022, 6:17 p.m.