This function checks the input events.
Usage
fHMM_events(events)
# S3 method for class 'fHMM_events'
print(x, ...)Arguments
- events
[
list()]
Alistof two elements.The first element is named
"dates"and contains acharactervector in format"YYYY-MM-DD".The second element is named
"labels"and is acharactervector of the same length as"dates".
- x
[
fHMM_events]
An object of classfHMM_events.- ...
Currently not used.
