View source: R/function_prepare.R
prep_segm | R Documentation |
prep_segm
find the different segment and states of a given HMM
model
prep_segm(data, param, seg.type = NULL, nseg = NULL)
data |
the data.frame with the different variable |
param |
the param output of the segmentation |
seg.type |
either 'hybrid' or 'dynprog' |
nseg |
number of segment chosen |
a data.frame with states of the different segments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.