This R package complements the handbook on sequence analysis “L’analyse statistique des trajectoires” (see references).
It provides the datasets used in the examples in the handbook, as well as functions for :
Execute the following code within R
:
if (!require(devtools)){
install.packages('devtools')
library(devtools)
}install_github("nicolas-robette/seqhandbook")
Robette, Nicolas. L’analyse statistique des trajectoires : Typologies de séquences et autres approches. Nouvelle édition [en ligne]. Paris : Ined Éditions, 2021. Disponible sur Internet : https://books.openedition.org/ined/16670. ISBN : 9782733290507. DOI : https://doi.org/10.4000/books.ined.16670.