Other packages > Find by keyword >

TraMineR  

Trajectory Miner: a Sequence Analysis Toolkit
View on CRAN: Click here


Download and install TraMineR package within the R console
Install from CRAN:
install.packages("TraMineR")

Install from Github:
library("remotes")
install_github("cran/TraMineR")

Install by package version:
library("remotes")
install_version("TraMineR", "2.2-13")



Attach the package and use:
library("TraMineR")
Maintained by
Gilbert Ritschard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-07-15
Latest Update: 2025-06-29
Description:
Set of sequence analysis tools for manipulating, describing and rendering categorical sequences, and more generally mining sequence data in the field of social sciences. Although this sequence analysis package is primarily intended for state or event sequences that describe time use or life courses such as family formation histories or professional careers, its features also apply to many other kinds of categorical sequence data. It accepts many different sequence representations as input and provides tools for converting sequences from one format to another. It offers several functions for describing and rendering sequences, for computing distances between sequences with different metrics (among which optimal matching), original dissimilarity-based analysis tools, and functions for extracting the most frequent event subsequences and identifying the most discriminating ones among them. A user's guide can be found on the TraMineR web page.
How to cite:
Gilbert Ritschard (2008). TraMineR: Trajectory Miner: a Sequence Analysis Toolkit. R package version 2.2-13, https://cran.r-project.org/web/packages/TraMineR. Accessed 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:28), 1.0 (2008-07-15 17:49), 1.1 (2009-01-16 19:12), 1.2-1 (2009-05-13 21:16), 1.2 (2009-04-15 10:29), 1.4-1 (2009-11-02 17:50), 1.4 (2009-08-06 12:54), 1.6-1 (2010-08-17 16:44), 1.6-2 (2010-10-23 10:23), 1.6 (2010-04-02 19:06), 1.8-1 (2011-04-05 15:19), 1.8-2 (2012-06-04 15:56), 1.8-3 (2012-10-18 20:11), 1.8-4 (2012-11-17 15:11), 1.8-5 (2012-12-06 11:56), 1.8-6 (2013-08-26 18:30), 1.8-7 (2013-12-19 19:41), 1.8-8 (2014-01-14 16:55), 1.8-9 (2015-01-27 15:43), 1.8-10 (2015-07-14 20:24), 1.8-11.1 (2016-01-29 11:55), 1.8-11 (2015-11-25 13:49), 1.8-12 (2016-06-24 19:14), 1.8-13 (2016-10-06 00:58), 1.8 (2011-03-17 17:35), 2.0-5 (2017-05-15 07:21), 2.0-6 (2017-06-17 18:31), 2.0-7 (2017-08-16 10:19), 2.0-8 (2018-01-27 09:07), 2.0-9 (2018-08-20 22:10), 2.0-10 (2018-11-18 19:00), 2.0-11.1 (2019-03-22 19:33), 2.0-11 (2019-03-18 15:43), 2.0-12 (2019-06-21 13:20), 2.0-13 (2019-11-19 16:10), 2.0-14 (2020-01-13 14:20), 2.0-15 (2020-03-18 14:30), 2.2-0.1 (2020-04-29 18:40), 2.2-0 (2020-04-22 09:22), 2.2-1 (2020-10-24 09:20), 2.2-2 (2021-06-03 18:10), 2.2-3 (2022-01-19 17:52), 2.2-4 (2022-06-09 11:30), 2.2-5 (2022-08-30 10:10), 2.2-6 (2022-12-01 13:20), 2.2-7 (2023-03-31 20:20), 2.2-8 (2023-09-18 20:00), 2.2-9 (2024-01-08 12:50), 2.2-10 (2024-05-21 13:40), 2.2-11 (2024-12-08 12:40), 2.2-12 (2025-06-29 13:50)
Other packages that cited TraMineR R package
View TraMineR citation profile
Other R packages that TraMineR depends, imports, suggests or enhances
Complete documentation for TraMineR
Functions, R codes and Examples using the TraMineR R package
Some associated functions: TraMineR-package . TraMineR.check.depr.args . TraMineRInternal . actcal . actcal.tse . alphabet . bfspell . biofam . cpal . dissassoc . disscenter . dissdomassoc . dissmfacw . dissrep . dissrf . disstree . disstree2dot . disstreeleaf . dissvar . ex1 . ex2 . famform . is.stslist . mvad . plot.seqdiff . plot.seqrf . plot.stslist.freq . plot.stslist.meant . plot.stslist.modst . plot.stslist . plot.stslist.rep . plot.stslist.statd . plot.subseqelist . plot.subseqelistchisq . print.stslist . read.tda.mdist . seqLLCP . seqLLCS . seqMD . seqST . seqalign . seqcomp . seqconc . seqcost . seqdecomp . seqdef . seqdiff . seqdim . seqdist . seqdss . seqdur . seqe . seqeapplysub . seqecmpgroup . seqeconstraint . seqecontain . seqecreate . seqefsub . seqeid . seqelength . seqetm . seqeweight . seqfcheck . seqfind . seqformat . seqfpos . seqfposend . seqgen . seqibad . seqici . seqient . seqindic . seqintegr . seqipos . seqistatd . seqivardur . seqivolatility . seqlegend . seqlength-align . seqlength . seqlogp . seqmaintokens . seqmeant . seqmodst . seqmpos . seqnum . seqpcplot . seqplot . seqpm . seqprecarity . seqprecstart . seqrecode . seqrep . seqsep . seqstatd . seqstatf . seqstatl . seqsubsn . seqtab . seqtransn . seqtrate . seqtree . seqtreedisplay . stlab . str.eseq . 
Some associated R codes: TraMineR-check-depr-args.R . TraMineR-check_helpers.R . TraMineR-checkcost.R . TraMineR-errbar.R . TraMineR-extractVer.R . TraMineR-group.R . TraMineR-is_helpers.R . TraMineR-legend.R . TraMineR-length.R . TraMineR-logging_helpers.R . TraMineR-mscore.R . TraMineR-permutation.R . TraMineR-setlayout.R . TraMineR-trunc.R . TraMineR-weights.R . TraMineR-wtd-stats.R . TraMineRInternal.R . alphabet-set.R . alphabet.R . checktriangleineq.R . cpal-set.R . cpal.R . debuglevel.R . diss.rep-methods.R . dissassoc.R . dissassocweighted.R . disscenter.R . dissdomassoc.R . dissmfacw.R . dissrep.R . dissrf.R . disstree.R . disstree.dissassoc.R . disstree2dot.R . dissvar.R . dist2matrix.R . entropy.R . implicativestat.R . plot.seqalign.R . plot.seqrf.R . plot.stslist.R . plot.stslist.freq.R . plot.stslist.meant.R . plot.stslist.modst.R . plot.stslist.rep.R . plot.stslist.statd.R . print.disstree.R . read.tda.mdist.R . seqHtplot.R . seqLLCP.R . seqLLCS.R . seqMD.R . seqST.R . seqalign.R . seqasnum.R . seqcomp.R . seqconc.R . seqcost.R . seqdecomp.R . seqdef.R . seqdiff.R . seqdim.R . seqdist-CHI2.R . seqdist-OMstran.R . seqdist.R . seqdplot.R . seqdss.R . seqdur.R . seqe.R . seqe2tse.R . seqeapplysub.R . seqecmpgroup.R . seqeconstraint.R . seqecontain.R . seqecreate.R . seqedist.R . seqefsub.R . seqeid.R . seqelength.R . seqerules.R . seqetm.R . seqeweight.R . seqfcheck.R . seqfind.R . seqformat-SPELL_to_STS.R . seqformat-SPS_to_STS.R . seqformat-STS_to_DSS.R . seqformat-STS_to_SPELL.R . seqformat-STS_to_SPS.R . seqformat-STS_to_SRS.R . seqformat-STS_to_TSE.R . seqformat.R . seqfplot.R . seqfpos.R . seqfposend.R . seqgbar.R . seqgen.R . seqibad.R . seqici.R . seqidegrad.R . seqient.R . seqientdiff.R . seqindic.R . seqintegr.R . seqiplot.R . seqipos.R . seqistatd.R . seqivardur.R . seqivolatility.R . seqlegend.R . seqlength-align.R . seqlength.R . seqlogp.R . seqmaintokens.R . seqmeant.R . seqmodst.R . seqmpos.R . seqmsplot.R . seqmtplot.R . seqnum.R . seqpcplot.R . seqplot.R . seqplotMD.R . seqpm.R . seqprec.states.check.R . seqprecarity.R . seqprecstart.R . seqprep.R . seqrecode.R . seqrep.R . seqrf.R . seqrfplot.R . seqrplot.R . seqsep.R . seqshift.R . seqstatd.R . seqstatf.R . seqstatl.R . seqsubsn.R . seqtab.R . seqtransn.R . seqtrate.R . seqtree.R . seqxtract.R . stlab-set.R . stlab.R . stslist-methods.R . stslist.freq-methods.R . stslist.meant-methods.R . stslist.modst-methods.R . stslist.rep-methods.R . stslist.statd-methods.R . subseqelist.R . zzz.R .  Full TraMineR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA