Learn R Programming

drimmR (version 1.0.1)

getTransitionMatrix: Transition matrix of the drifting Markov Model

Description

Generic function evaluating the transition matrix of a model x at a given position pos

Usage

getTransitionMatrix(x, pos)

Arguments

x

An object for which the transition matrices of the DMM can be computed.

pos

A positive integer giving the position along the sequence on which the transition matrix of the DMM should be computed

Value

A transition matrix at a given position

References

BaVe2018drimmR Ver08drimmR