Nicolas S. Müller’s research while affiliated with University of Geneva and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (26)


TraMineRextras: Extras for use with the TraMineR package
  • Article
  • Full-text available

July 2021

·

748 Reads

·

5 Citations

·

·

·

[...]

·

Collection of ancillary functions and utilities to be used in conjunction with the 'TraMineR' package for sequence data exploration. Includes, among others, specific functions such as state survival plots, position-wise group-typical states, dynamic sequence indicators, and dissimilarities between event sequences. Also includes contributions by non-members of the TraMineR team such as the relative frequency plot and methods for polyadic data.

Download


Institutionalized cluster
Standardized Life Course
Unstable Life Course
Main diagnoses established in the two subsamples (number of subjects)
Occupation trajectories, mean number of years in each state

+3

Pluralized life courses? An exploration of the life trajectories of individuals with psychiatric disorders

May 2012

·

21 Reads

·

23 Citations

Background: Most of the existing research relating to the life courses of people with psychiatric symptoms focuses on the occurrence and the impact of non-normative events on the onsets of crises; it usually disregards the more regular dimensions of life, such as work, family and intimate partnerships that may be related to the timing and seriousness of psychiatric problems. An additional reason for empirically addressing life trajectories of individuals with psychiatric problems relates to recent changes of family and occupational trajectories in relation to societal trends such as individualization and pluralization of life courses. Aim: This paper explores the life trajectories of 86 individuals under clinical supervision and proposes a typology of their occupational, co-residence and intimacy trajectories. The results are discussed in light of the life-course paradigm. Method: A multidimensional optimal matching analysis was performed on a sample of 86 individuals under clinical supervision to create a typology of trajectories. The influence of these trajectories on psychiatric disorders, evaluated using a SCL-90-R questionnaire, was then assessed using linear regression modelling. Results: The typologies of trajectories showed that the patients developed a diversity of life trajectories. Individuals who have developed a standard life course with few institutionalization periods reported more symptoms and distress than individuals with an institutionalized life trajectory. Conclusion: The results of this study stress that psychiatric patients are social actors who are influenced by society at large and its ongoing process of change. Therefore, it is essential to take into account the diversity of occupational and family trajectories when dealing with individuals in therapeutic settings.


Figure 1. Empirical Distribution of the F Statistic under Independence with livboth
Figure 3. Trajectories of Grammar and Non-Grammar School Students 
Table 3 . Test of Homogeneity of the Within-group Discrepancies
Figure 6. Sequence Regression Tree 
Discrepancy Analysis of State Sequences

August 2011

·

1,393 Reads

·

214 Citations

Sociological Methods & Research

In this article, the authors define a methodological framework for analyzing the relationship between state sequences and covariates. Inspired by the principles of analysis of variance, this approach looks at how the covariates explain the discrepancy of the sequences. The authors use the pairwise dissimilarities between sequences to determine the discrepancy, which makes it possible to develop a series of statistical significance-based analysis tools. They introduce generalized simple and multifactor discrepancy-based methods to test for differences between groups, a pseudo-R2 for measuring the strength of sequence-covariate associations, a generalized Levene statistic for testing differences in the within-group discrepancies, as well as tools and plots for studying the evolution of the differences along the time frame and a regression tree method for discovering the most significant discriminant covariates and their interactions. In addition, the authors extend all methods to account for case weights. The scope of the proposed methodological framework is illustrated using a real-world sequence data set.


Analyzing and Visualizing State Sequences in R with TraMineR

April 2011

·

2,462 Reads

·

1,252 Citations

Journal of Statistical Software

This article describes the many capabilities offered by the TraMineR toolbox for categorical sequence data. It focuses more specifically on the analysis and rendering of state sequences. Addressed features include the description of sets of sequences by means of transversal aggregated views, the computation of longitudinal characteristics of individual sequences and the measure of pairwise dissimilarities. Special emphasis is put on the multiple ways of visualizing sequences. The core element of the package is the state se- quence object in which we store the set of sequences together with attributes such as the alphabet, state labels and the color palette. The functions can then easily retrieve this information to ensure presentation homogeneity across all printed and graphical displays. The article also demonstrates how TraMineR’s outcomes give access to advanced analyses such as clustering and statistical modeling of sequence data.



Extracting and Rendering Representative Sequences

January 2011

·

278 Reads

·

33 Citations

Communications in Computer and Information Science

This paper is concerned with the summarization of a set of categorical sequences. More specifically, the problem studied is the determination of the smallest possible number of representative sequences that ensure a given coverage of the whole set, i.e. that have together a given percentage of sequences in their neighbourhood. The proposed heuristic for extracting the representative subset requires as main arguments a pairwise distance matrix, a representativeness criterion and a distance threshold under which two sequences are considered as redundant or, identically, in the neighborhood of each other. It first builds a list of candidates using a representativeness score and then eliminates redundancy. We propose also a visualization tool for rendering the results and quality measures for evaluating them. The proposed tools have been implemented in our TraMineR R package for mining and visualizing sequence data and we demonstrate their efficiency on a real world example from social sciences. The methods are nonetheless by no way limited to social science data and should prove useful in many other domains. KeywordsCategorical sequences–Representatives–Pairwise dissimilarities–Discrepancy of sequences–Summarizing sets of sequences–Visualization



FIG. 1 -Représentation graphique des règles d'association
Extraction de règles d'association séquentielle à l'aide de modèles semi-paramétriques à risques proportionnels

January 2010

·

238 Reads

·

3 Citations

La recherche de liens entre objets fréquents a été popularisée par les méthodes d’extraction de règles d’association. Dans le cas de séquences d’événements, les méthodes de fouille permettent d’extraire des sous-séquences qui peuvent ensuite être exprimées sous la forme de règles d’association séquentielle entre événements. Cette utilisation de la fouille de séquences pour la recherche de liens entre des événements pose deux problèmes. Premièrement, le critère principal utilisé pour sélectionner les sous-séquences d’événements est la fréquence, or les occurrences de certains événements peuvent être fortement liées entre elles même lorsqu’elles sont peu fréquentes. Deuxièmement, les mesures actuelles utilisées pour caractériser les règles d’association ne tiennent pas compte du caractère temporel des données, comme l’importance du timing des événements ou le problème des données censurées. Dans cet article, nous proposons une méthode pour rechercher des liens significatifs entre des événements à l’aide de modèles de durée. Les règles d’association sont construites à partir des motifs séquentiels observés dans un ensemble de séquences. L’influence sur le risque que l’événement « conclusion » se produise après le ou les événements « prémisse » est estimée à l’aide d’un modèle semi-paramétrique à risques proportionnels. Outre la présentation de la méthode, l’article propose une comparaison avec d’autres mesures d’association.



Citations (24)


... All analyses were conducted using the software R for statistical computing (R Core Team 2023). We used the TraMineR package (Gabadinho et al. 2009) for optimal matching analysis and the ecodist package for dissimilarity computation (Goslee and Urban 2007). The R code used for the analyses can be obtained from the second author upon request. ...

Reference:

A Career Ecosystem Perspective on Societal and Organizational Characteristics and Careers to the Top in Higher Education
Mining sequence data in R with the TraMineR package: A user's guide

... It does so by comparing the expected engagement state versus the counter states (unexpected). Such a method is a more rigorous way of identifying trajectories compared to the commonly implemented methods of visual inspection (Ritschard et al., 2013). The method and equation can be found in the work by Ritschard et al. (2013). ...

TraMineRextras: Extras for use with the TraMineR package

... Let us add another interesting finding that points to the fact that respecting normative expectations about timing or sequencing should also be seen as an achievement that needs a real investment of personal resources-resources that some persons' life courses do not allow to accumulate sufficiently. In a pioneering study with three different groups of psychiatric patients, Müller, Sapin, Gauthier, Orita, & Widmer (2013) found that patients living through standard trajectories, i.e., trajectories resembling those of non-patients, rather than trajectories that do not respect major transition and sequencing norms (e.g., by returns to normatively "earlier" participation profiles like living with one's parents after a phase of living autonomously), have a consistently higher level of mental troubles (such as somatisation, anxiety, hostility, or paranoia) than those living in a psychiatric institution or switching irregularly in and out of participations that are clearly ordered in the general population's trajectories. This finding makes such institutions appear as shelters for vulnerable, under-resourced persons against the oppressive potential of standard, highly biographised life courses in contemporary society. ...

Psychiatric troubles - life course disorders? Exploring the life trajectories of individuals under psychotherapy
  • Citing Chapter
  • January 2013

... La méthodologie utilisée est l'analyse de dispersion des séquences . La méthode est basée sur une généralisation de l'ANOVA (Studer et al., 2010), qui peut être étendue au cas multi-facteur et à la régression par arbre de segmentation. ...

Extraction de règles d'association séquentielle à l'aide de modèles semi-paramétriques à risques proportionnels

... Il serait intéressant, ce que nous n'avons ni eu le temps ni la place de faire ici, de comparer les regroupements proposés avec ceux résultant de méthodes traditionnelles de 'clustering' de variables. Une telle comparaison réalisée dans un autre contexte (Studer et al., 2007) semble curieusement indiquer que le 'clustering' classique produit une solution plus proche de l'arbre cohésitif que de celui de l'arbre de similarités. Finalement, la structuration sous forme de graphe d'implication nous est apparue plus enrichissante encore. ...

Relations entre types de violation des libert'es syndicales garantiespar les conventions de l�OIT : Une analyse statistique implicativedes r'esultats d'une fouille de texte

... Specifically, representative journeys address this issue, [6], by summarizing the dataset (using three journeys visible in of Fig. 1). The existing solutions to summarize collections of journeys [7,6] consider only the sequence of touchpoints when measuring the distance between journeys. Fig. 2 illustrates the process with 3 short journeys. ...

Summarizing Sets of Categorical Sequences: Selecting and Visualizing Representative Sequences

... Most commonly, the cluster indicator is used as an independent or dependent variable in a regression-type model (see, e.g., Refs. 3,[43][44][45]. Salmela-Aro et al. [46] embedded the clustering results from SA in a large structural equation model while Rossignon et al. [47] clustered subsequences for deriving a time-varying predictor for EHA. Helske et al. [41] and Han et al. [48] have combined sequence analysis and hidden (latent) Markov modeling. ...

Desinstitutionalized life courses? An exploration of life trajectories of individuals with psychiatric disorders
  • Citing Article
  • January 2011

International Journal of Social Psychiatry

... re with a well-defined interface. concluded that open source development projects can be modeled as a set of social networks where power laws can be observed at many scales. Romo et al. (2008) went further and provided a methodology to analyse open source social networks to assess the relation between an open source project community and a company. Studer et al. (2007) extended their research by analysing the KDE ecosystem and obtained the same results. ...

Understanding the KDE Social Structure through Mining of Email Archive
  • Citing Article

... • Decision Tree (DT) is a supervised learning method used in many fields. Models where the target variable can take on discrete values are referred to as classification trees; in these structures, leaves represent the class labels, while branches symbolize the conjunctions of features that lead to those labels [18]. • Random Forest (RF) develops a more powerful classifier than a single decision tree by creating a collection of decision trees. ...

Discrepancy Analysis of State Sequences

Sociological Methods & Research

... The clusters were interpreted using visualization and statistical tools that enabled us to extract one or several sequences deemed statistically representative of the entire group. [26] To address the second objective, which aimed to assess differences in sociodemographic and clinical characteristics between patterns, the authors used a Bayesian statistical approach. This approach offers a solution to the multiple comparisons dilemma [27][28][29]. ...

Extracting and Rendering Representative Sequences

Communications in Computer and Information Science