Based on the structure of the SPSS version of the Swiss Household Panel (SHP) data, provides a function seqFromWaves() that seeks the data of variables specified by the user in each of the wave files and collects them as sequences. The function also matches the sequences with variables from other files such as the master files of persons (MP) and households (MH), and social origins (SO). It can also match with activity calendar data (CA).
Version: | 0.1.1 |
Imports: | haven, dplyr |
Suggests: | TraMineR |
Published: | 2024-05-25 |
DOI: | 10.32614/CRAN.package.seqSHP |
Author: | Gilbert Ritschard [aut, cre, cph] |
Maintainer: | Gilbert Ritschard <gilbert.ritschard at unige.ch> |
License: | GPL (≥ 3) |
NeedsCompilation: | no |
Citation: | seqSHP citation info |
Materials: | README |
CRAN checks: | seqSHP results |
Reference manual: | seqSHP.pdf |
Package source: | seqSHP_0.1.1.tar.gz |
Windows binaries: | r-devel: seqSHP_0.1.1.zip, r-release: seqSHP_0.1.1.zip, r-oldrel: seqSHP_0.1.1.zip |
macOS binaries: | r-release (arm64): seqSHP_0.1.1.tgz, r-oldrel (arm64): seqSHP_0.1.1.tgz, r-release (x86_64): seqSHP_0.1.1.tgz, r-oldrel (x86_64): seqSHP_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=seqSHP to link to this page.