Combiner: Combines three data matrices

Description Usage Arguments Value

View source: R/EM.R

Description

Combines three data matrices to one array

Usage

1
Combiner(mat1, mat2, mat3, max2, max3, reduce)

Arguments

mat1

first source data. Must be array with a third dimension of at least 2. 3rd dimension can be all NAs. Incorporated in CombineandPattern

mat2

second data matrix

mat3

third data matrix

max2

number of values the second test can take on

max3

number of values the third test can take on

reduce

T/F that is used as reduce_ng in StateCalculator

Value

combined array


jordanaron22/PartiallyObservedHMM documentation built on May 21, 2020, 6:49 p.m.