Learn R Programming

mixedLSR (version 0.1.0)

fct_log_lik: Internal Log-Likelihood Function

Description

Internal Log-Likelihood Function

Usage

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

Value

A posterior matrix.

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.