distribution: Compute Distribution (distribution)

Description Usage Arguments Value

Description

Compute the causality measurement between several subsequences and a trained set of data

Usage

1
2
distribution(tabTrained, testObs, testHid, testOSize, testHSize, step,
  subSeqSize)

Arguments

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

Value

A vector containing the causality measurement (Lambda) of the several small subsequences sampled


jcpetkovich/rspatiotemp documentation built on May 18, 2019, 10:26 p.m.