|
Frans Willekens
MULTISTATE ANALYSIS
OF LIFE HISTORIES WITH R
Springer, 2014, 323 pages
|
Более подробно о книге можно узнать по адресу:
http://www.springer.com/statistics/book/978-3-319-08382-7
В книге представлена поэтапная (пошаговая) процедура
анализа историй жизни (life histories) с помощью описательных методов
и статистического моделирования, а также используя популярный язык
программного обеспечения для статистических расчетов (R). Книга
также представляет собой введение в мультистатусный метод анализа
наступления события (event history analysis), который представляет
собой продолжение анализа выживаемости (survival analysis).
Contents
1 Introduction
2 Life Histories: Real and Synthetic
2.1 Introduction
2.2 Transition Rates
2.3 Transition Probabilities and State Occupation Probabilities
2.4 Expected Waiting Times and State Occupation Times
2.5 Synthetic Life Histories
2.6 Conclusion
3 The Biograph Object
3.1 Introduction
3.2 Description of a Biograph Object
3.3 How to Create a Biograph Object?
3.4 Data Restructuring
3.5 Other Data Formats
3.6 A Note on Dates
3.7 Conclusion
4 Exploratory Data Analysis
4.1 Introduction
4.2 The Multistate System and Its Measurement
4.3 Episodes and Transitions
4.4 State and Event Sequences: Individual and Aggregate
4.5 State Occupancies, Transitions and State Occupation Times
4.6 Covariates
4.7 Conclusion
5 Visualisation of Life Histories
5.1 Introduction
5.2 Points of Departure
5.3 Basic Graphics with ggplot2
5.4 The Lexis Diagram
5.5 State Distribution and State Sequences
5.6 Conclusion
6 Statistical Packages for Multistate Life History Analysis
6.1 Introduction
6.2 The Survival Package
6.2.1 The Survival Object
6.2.2 Kaplan-Meier Estimator
6.2.3 Exponential Transition Rate Model
6.2.4 The Cox Model
6.2.5 Nelson-Aalen Estimator
6.3 The eha Package
6.3.1 Transition Rate Models
6.3.2 The Cox Model with Parametric Baseline Hazard
6.3.3 Change Observation Window
6.4 The mvna and etm Packages
6.4.1 mvna: Nelson-Aalen Estimator in Multistate Models
6.4.2 etm: Aalen-Johansen Estimator in Multistate Models
6.5 The mstate Package
6.5.1 Illness-Death Model
6.5.2 Reversible Markov Chain
6.6 The msm Package
6.6.1 Multistate Transition Rate Models
6.6.2 Synthetic Individual Life Histories
7 The Multistate Life Table
7.1 Introduction
7.2 Transition Rates
7.3 The Multistate Survival Function
7.4 Expected State Occupation Times
7.5 Synthetic Individual Life Histories
7.6 Summary
8 Application to the Netherlands Family and Fertility
Survey
8.1 Introduction
8.2 Data and Preparation of Biograph Object
8.3 Exploratory Analysis
8.3.1 Summary Indicators
8.3.2 State Sequences
8.3.3 Age Profiles
8.3.4 Occurrence-Exposure Rates
8.4 Transition Rate Models
8.4.1 Data Preparation
8.4.2 Cumulative Transition Rates
8.4.3 Regression Models
8.5 The Multistate Life Table
8.6 Conclusion
9 Summary 267
Annexes
Annex A: How to Create a Biograph Object
Annex B: List of Biograph Functions and Data
Annex C: Biograph Functions and the Functions They Depend On
References
Index
|