addconstraint | Adds constraints to the model. |
addtransition | Adds a transition to the model. |
backward | The backward part of the FB algorithm. |
constraints | Matrix of constraints. |
createEM | Creates the events matrix. |
destim | A package for mobile devices position estimation using HMM. |
dissim | Computes the dissimilarity. |
duptest | Likelihood ratio test. |
emissions | Emissions matrix |
emissions-set | Set the emissions of the model |
example | Example of using 'destim' package |
example1 | This is just an example of how to use 'destim' |
example2 | This is just an example on how to use functions from... |
fit | Fits a HMM model |
forward | The forward part of the FB algorithm |
fstates | This function returns the filtered states whenever an... |
funique | These functions are for internal use and won't be exported in... |
getER | Gets the the row of the events matrix. |
getTC | Gets the column of the transition matrix. |
getTM | Transition matrix. |
gettransmatrix | Transformation matrix |
HMM | Class constructor for Hidden Markov models |
HMMrectangle | Basic HMM grid model. |
initparams | Initializer for HMM objects |
initsteady | Sets the initial state to the steady state |
istates | Initial state probabilities. |
istates-set | Set the initial states |
logLik | Minus logLikelihood |
minparams | Reparametrizes a HMM model with a minimal set of parameters. |
nconstraints | Number of constraints. |
nstates | Number of states. |
ntransitions | Number of transitions. |
ostates | This function returns the observed states whenever an... |
ptransition | Probabilities of transition. |
rparams | Reduced parameters. |
rparams-set | Set reduced parameters |
scpstates | Returns xi like in the Baum-Welch algorithm. |
setsnames-set | Set the names of the states. |
sstates | Smooth states |
tileEquivalence | Compute equivalence between tiles and raster cells. |
transform_postLoc | Transform a location probability matrix into a key-value... |
transitions | Transitions. |
viterbi | This function returns the viterbi path. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.