Description Usage Arguments Value
Compute the causality measurement between several subsequences and a trained set of data
1 2 | distribution(tabTrained, testObs, testHid, testOSize, testHSize, step,
subSeqSize)
|
tabTrained |
Trained count matrix created from 'count' function |
testObs |
A vector containing the test observed data |
testHid |
A vector containing the test hidden data |
testOSize |
The alphabet size of the observed data |
testHSize |
The alphabet size of the hidden data |
step |
The step size for subsequence sampling |
subSeqSize |
The size of each subsequence extracted from test sequence |
A vector containing the causality measurement (Lambda) of the several small subsequences sampled
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.