prod_tab_mat: A product function of a matrix from an array and another...

Description Usage Arguments Value Examples

View source: R/emsem_needed_functions.R

Description

This function allows to compute in the EM algorithm the product of each matrix from an array and another matrix.

Usage

1
prod_tab_mat(DD, L)

Arguments

DD

a matrix.

L

an array.

Value

an array composed by each computed matrices.

Examples

1

myriamtami/EMsem documentation built on May 28, 2019, 3:39 p.m.