lower.order {multivariance} | R Documentation |
check if lower order dependencies are present for the given tuple indices here 'm.values' is a list of boolean matrices. Matrix [[k]] corresponds to the k tuples. For each number of tuples, the first columns of the matrix always contain the indices of the tuples
Description
check if lower order dependencies are present for the given tuple indices here 'm.values' is a list of boolean matrices. Matrix [[k]] corresponds to the k tuples. For each number of tuples, the first columns of the matrix always contain the indices of the tuples
Usage
lower.order(tuple, m.values)
[Package multivariance version 2.4.1 Index]