Skip to main content

Questions tagged [sequence-analysis]

Sequence analysis (in the social sciences) is the analysis of how people or other units of study move from one state to another (for example, single-->married-->widowed, unemployed-->employed-->retired) over the course of their lifespan.

sequence-analysis
1 vote
1 answer
197 views

How to address void elements overwhelming analysis?

I'm conducting some analysis on sequence data with very different lengths using TraMineR. What ends up happening is that the void elements (%) used to make the sequences equally long end up ...
histelheim's user avatar
  • 5,018
1 vote
1 answer
346 views

TraMineR:::seqerules help page?

Is there a help-page for TraMineR:::seqerules? I cannot seem to find it, either in the package nor online. The lack of this help page makes the output somewhat difficult to interpret. For example what ...
histelheim's user avatar
  • 5,018
1 vote
1 answer
113 views

Format of output for seqecmpgroup() function?

The seqecmpgroup() function returns a table that, among other things, include frequencies for each of the specified groups. However, when I run this it generates frequencies below 1 (e.g. 0.00035). ...
histelheim's user avatar
  • 5,018
1 vote
2 answers
1k views

seqinr dotplot - change axis

I have to datasets: seq1 and seq2 (DNA sequences). I wanted to do a dataplot, comparing the two sequences and placing a dot where the two sequences match. I was able to accomplish this using seqinr's ...
Re-l's user avatar
  • 301
2 votes
2 answers
184 views

How to identify sequences within each leaf from a regression tree?

Using the biofam dataset library(TraMineR) data(biofam) lab <- c("P","L","M","LM","C","LC","LMC","D") biofam.seq <- seqdef(biofam[,10:25], states=lab) head(biofam.seq) Sequence ...
histelheim's user avatar
  • 5,018
3 votes
1 answer
348 views

TraMineR Using Weights

I am still new to TraMineR; therefore, my problem might be very simple for most of you. I am working on some sequence plots with my data and would like to see the results with the survey weights and ...
user3355411's user avatar

15 30 50 per page
1 2
3