Changes in version 2025-01-24 o remove complex part from alpha Changes in version 2024-11-20 o add function to reconstruct indicators using encoding o use ML estimator of covariance (/n instead of n-1) o take real part when there are complex values o add timeValues parameter to estimate_pt o plotData can plot 1 individual o Some functions accept tibble o add a missing progressbar o remove deprecated aes_string Changes in version 2023-10-07 o New computation method for U and V matrices Changes in version 2022-08-16 o fix cut_data when state column is a factor o fix bug in plotData when id's are unevenly spaced integers o fix bug in plotData error when there are some individuals with only one element o fix bug in completeStatetable when the 2 last rows (or more) are missing o fix bug in estimate_Markov: no matching size between lambda and P when there is some missing rows in P Changes in version 2022-07-19 o add function to convert quantitative functional to categorial o add new parameters for cut_data: prolongLastState, NAstate o fix id order in plotData o add flours dataset Changes in version 2022-03-07 o fix bug when ids are not in alphabetical order #16 o add warning when an individual has duplicated time values o correct statetable doc o fix disappeared progress bars o predict manages NULL as newdata Changes in version 2021-12-07 o fix DOI Changes in version 2021-12-06 o add ggplot2 in depends o add citation o fix default values in generate_Markov o run styler Changes in version 2021-02-12 o on CRAN, now