simulateHid: Simulate Hidden Series (simulateHid)

Description Usage Arguments Value

Description

Simulate hidden series given an observed series and using the reverse emission probability from ProbMatX object

Usage

1
simulateHid(probMatX, dataObs, groupSize, alphabetSizeO, alphabetSizeH)

Arguments

probMatX

The ProbMatX object created from 'createProbMatX' function

dataObs

The observed data used to simulate the hidden data

groupSize

The groupSize of the DMarkov model. Should be the same as the one used to create ProbMatX object

alphabetSizeO

The original alphabet size of the observed data. The alphabetSize must be the same as the one used when creating the ProbMatX object

alphabetSizeH

The original alphabet size of the hidden data. The alphabetSize must be the same as the one used when creating the ProbMatX object

Value

A vector containing the simulated hidden data


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