Learn R Programming

⚠️There's a newer version (2.2-12) of this package.Take me there.

TraMineR (version 2.0-12)

Trajectory Miner: a Toolbox for Exploring and Rendering Sequences

Description

Toolbox for the manipulation, description and rendering of sequences, and more generally the mining of sequence data in the field of social sciences. Although the toolbox is primarily intended for analyzing state or event sequences that describe 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 simple functions for extracting the most frequent subsequences and identifying the most discriminating ones among them. A user's guide can be found on the TraMineR web page.

Copy Link

Version

Install

install.packages('TraMineR')

Monthly Downloads

2,743

Version

2.0-12

License

GPL (>= 2)

Maintainer

Gilbert Ritschard

Last Published

June 21st, 2019

Functions in TraMineR (2.0-12)

disstree

Dissimilarity Tree
bfspell

Example data set: First 20 biofam sequences in SPELL form
plot.seqdiff

Plotting a seqdiff object.
disstree2dot

Graphical representation of a dissimilarity tree
plot.stslist

Plot method for state sequence objects
ex1

Example data set with missing values and weights
plot.stslist.statd

Plot method for objects produced by the seqstatd function
ex2

Example data sets with weighted and unweighted sequence data
plot.subseqelist

Plot frequencies of subsequences
plot.subseqelistchisq

Plot discriminant subsequences
dissassoc

Analysis of discrepancy from dissimilarity measures
read.tda.mdist

Read a distance matrix produced by TDA.
plot.stslist.freq

Plot method for sequence frequency tables
dissmfacw

Multi-factor ANOVA from a dissimilarity matrix
plot.stslist.meant

Plot method for objects produced by the seqmeant function
dissrep

Extracting sets of representative objects using a dissimilarity matrix
seqdist

Distances (dissimilarities) between sequences
seqdim

Dimension of a set of sequences
seqecontain

Check if sequence contains events
seqeconstraint

Setting time constraints and the counting method
seqcomp

Compare two state sequences
seqdef

Create a state sequence object
plot.stslist.modst

Plot method for modal state sequences
seqeapplysub

Checking for the presence of given event subsequences
seqcost

Generate substitution and indel costs
disstreeleaf

Terminal node membership
dissvar

Dissimilarity based discrepancy
plot.stslist.rep

Plot method for representative sequence sets
famform

Example data set: sequences of family formation
seqconc

Concatenate vectors of states or events into a character string
seqdiff

Position-wise discrepancy analysis between groups of sequences
seqlength

Sequence length
seqdistmc

Multichannel distances between sequences
seqlogp

Logarithm of the probabilities of state sequences
seqdur

Extract state durations from a sequence object.
is.eseq

Event sequence object
seqdecomp

Convert a character string into a vector of states or events
seqmeant

Mean durations in each state
seqfcheck

Check if sequences are in the compressed or extended format
seqecmpgroup

Identifying discriminating subsequences
disscenter

Compute distances to the center of a group
seqfind

Indexes of state sequence(s) x in state sequence object y
seqplot

Plot state sequence objects
seqeid

Retrieve unique ids from an event sequence object.
seqLLCP

Compute the length of the longest common prefix of two sequences
seqLLCS

Compute the length of the longest common subsequence of two sequences
seqici

Complexity index of individual sequences
seqgen

Random sequences generation
seqpm

Find substring patterns in sequences
seqalign

Computation details about a pairwise alignment
seqST

Sequences turbulence
mvad

Example data set: Transition from school to work
seqformat

Conversion between sequence formats
seqdss

Extract distinct states sequence from a sequence object
seqsep

Adds separators to sequences stored as character string
seqtree

Tree structured analysis of a state sequence object.
seqelength

Lengths of event sequences
seqecreate

Create event sequence objects.
seqtreedisplay

Graphical rendering of a sequence regression tree
seqistatd

State frequencies in each individual sequence
seqient

Within sequence entropies
stlab

Get or set the state labels of a sequence object
seqstatd

Sequence of transversal state distributions and their entropies
seqefsub

Searching for frequent subsequences
str.eseq

String representation of an event sequence object
seqmodst

Sequence of modal states
seqrecode

Recoding state sequence objects and factors
seqeweight

Setting or retrieving weights of an event sequence object.
seqetm

Create a transition-definition matrix
seqlegend

Plot a legend for the states in a sequence object
seqmpos

Number of matching positions between two sequences.
seqtab

Frequency table of the sequences
seqstatf

State frequencies in the whole sequence data set
seqsubsn

Number of distinct subsequences in a sequence.
seqnum

Transform into a sequence object with numerical alphabet.
seqpcplot

Parallel coordinate plot for sequence data
seqstatl

List of distinct states or events (alphabet) in a sequence data set.
seqrep

Extracting sets of representative sequences
seqfpos

Search for the first occurrence of a given element in a sequence
seqtrate

Compute transition rates between states
seqtransn

Number of transitions in a sequence
alphabet

Get or set the alphabet of a state or event sequence object
actcal

Example data set: Activity calendar from the Swiss Household Panel
TraMineR-package

Trajectory Miner: a Toolbox for Exploring and Rendering Sequences
TraMineR.check.depr.args

Checking and managing deprecated arguments
TraMineR.checkupdates

Check for TraMineR updates
biofam

Example data set: Family life states from the Swiss Household Panel biographical survey
actcal.tse

Example data set: Activity calendar from the Swiss Household Panel (time stamped event format)
cpal

Get or set the color palette of a sequence object
TraMineRInternal

Access to TraMineR internal functions