samurais0.1.0 package

Statistical Models for the Unsupervised Segmentation of Time-Series ('SaMUraiS')

emHMMR

emHMMR implemens the EM (Baum-Welch) algorithm to fit a HMMR model.

emMHMMR

emMHMMR implemens the EM (Baum-Welch) algorithm to fit a MHMMR model.

emMRHLP

emMRHLP implemens the EM algorithm to fit a MRHLP model.

emRHLP

emRHLP implements the EM algorithm to fit a RHLP model.

fitPWRFisher

fitPWRFisher implements an optimized dynamic programming algorithm to ...

hmmProcess

hmmProcess calculates the probability distribution of a random process...

MData-class

A Reference Class which represents multivariate data.

mkStochastic

mkStochastic ensures that it is a stochastic vector, matrix or array.

ModelHMMR-class

A Reference Class which represents a fitted HMMR model.

ModelMHMMR-class

A Reference Class which represents a fitted MHMMR model.

ModelMRHLP-class

A Reference Class which represents a fitted MRHLP model.

ModelPWR-class

A Reference Class which represents a fitted PWR model.

ModelRHLP-class

A Reference Class which represents a fitted RHLP model.

ParamHMMR-class

A Reference Class which contains parameters of a HMMR model.

ParamMHMMR-class

A Reference Class which contains parameters of a MHMMR model.

ParamMRHLP-class

A Reference Class which contains the parameters of a MRHLP model.

ParamPWR-class

A Reference Class which contains the parameters of a PWR model.

ParamRHLP-class

A Reference Class which contains parameters of a RHLP model.

samurais-package

SaMUraiS: StAtistical Models for the UnsupeRvised segmentAtIon of time...

selectHMMR

selectHMMR implements a model selection procedure to select an optimal...

selectMHMMR

selectMHMMR implements a model selection procedure to select an optima...

selectMRHLP

selecMRHLP implements a model selection procedure to select an optimal...

selectRHLP

selecRHLP implements a model selection procedure to select an optimal ...

StatHMMR-class

A Reference Class which contains statistics of a HMMR model.

StatMHMMR-class

A Reference Class which contains statistics of a MHMMR model.

StatMRHLP-class

A Reference Class which contains statistics of a MRHLP model.

StatPWR-class

A Reference Class which contains statistics of a PWR model.

StatRHLP-class

A Reference Class which contains statistics of a RHLP model.

Provides a variety of original and flexible user-friendly statistical latent variable models and unsupervised learning algorithms to segment and represent time-series data (univariate or multivariate), and more generally, longitudinal data, which include regime changes. 'samurais' is built upon the following packages, each of them is an autonomous time-series segmentation approach: Regression with Hidden Logistic Process ('RHLP'), Hidden Markov Model Regression ('HMMR'), Multivariate 'RHLP' ('MRHLP'), Multivariate 'HMMR' ('MHMMR'), Piece-Wise regression ('PWR'). For the advantages/differences of each of them, the user is referred to our mentioned paper references.