<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Hidden Markov Model by Matrix and Tensor Decomposition</dc:title>
  <dc:title>R package hmmTensor version 0.1.0</dc:title>
  <dc:description>Solves Hidden Markov Models (HMMs) via matrix and tensor
    decomposition. Converts observation sequences to co-occurrence
    matrices/tensors and applies Symmetric Non-negative Matrix
    Factorization (symNMF), Singular Value Decomposition (SVD),
    CANDECOMP/PARAFAC (CP) decomposition, or Tensor-Train (TT)
    decomposition to recover HMM parameters.
    Also provides standard HMM algorithms (Forward, Backward, Viterbi,
    Baum-Welch) for comparison.
    The spectral learning approach for HMMs is based on
    Hsu, Kakade, and Zhang (2012) &lt;doi:10.1016/j.jcss.2011.12.025&gt;.
    The symNMF method is described in
    Kuang, Yun, and Park (2015) &lt;doi:10.1007/s10898-014-0247-2&gt;.
    The Tensor-Train decomposition is described in
    Oseledets (2011) &lt;doi:10.1137/090752286&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: rTensor, symTensor, methods, stats</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Koki Tsuyuzaki &lt;k.t.the-answer@hotmail.co.jp&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Koki Tsuyuzaki [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=hmmTensor/LICENSE)</dc:rights>
  <dc:date>2026-05-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=hmmTensor</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.hmmTensor</dc:identifier>
</oai_dc:dc>
