compute_T_star {fHMM} | R Documentation |
This helper function computes lengths of fine-scale chunks in the hierarchical case.
compute_T_star(horizon, period, dates = NULL, seed = NULL)
horizon |
The element |
period |
The element |
dates |
A |
seed |
Set a seed for the simulation of flexible chunk lengths.
By default, |
An integer
vector of fine-scale chunk sizes.