Analysis of Longitudinal Data with Examples
eBook - ePub

Analysis of Longitudinal Data with Examples

  1. 248 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Analysis of Longitudinal Data with Examples

Book details
Book preview
Table of contents
Citations

About This Book

Development in methodology on longitudinal data is fast. Currently, there are a lack of intermediate /advanced level textbooks which introduce students and practicing statisticians to the updated methods on correlated data inference. This book will present a discussion of the modern approaches to inference, including the links between the theories of estimators and various types of efficient statistical models including likelihood-based approaches. The theory will be supported with practical examples of R-codes and R-packages applied to interesting case-studies from a number of different areas.

Key Features:

ā€¢Includes the most up-to-date methods

ā€¢Use simple examples to demonstrate complex methods

ā€¢Uses real data from a number of areas

ā€¢Examples utilize R code

Frequently asked questions

Simply head over to the account section in settings and click on ā€œCancel Subscriptionā€ - itā€™s as simple as that. After you cancel, your membership will stay active for the remainder of the time youā€™ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlegoā€™s features. The only differences are the price and subscription period: With the annual plan youā€™ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weā€™ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Analysis of Longitudinal Data with Examples by You-Gan Wang, Liya Fu, Sudhir Paul in PDF and/or ePUB format, as well as other popular books in Mathematics & Probability & Statistics. We have over one million books available in our catalogue for you to explore.

Information

Year
2022
ISBN
9781351649674
Edition
1

Chapter 1 Introduction

DOI: 10.1201/9781315153636-1

1.1 Longitudinal Studies

Understanding the variance and covariance structure in the data is an imperative part in statistical inferences.
Quantification of parameter values and their standard errors critically depends on the underlying structure that generated the data. The challenge of a modeler is to specify what the average or mean function should be and how we describe the most appropriately what the variance/covariance structure in the data. Such mean functions will be crucial in forecasting, and the variance/covariance functions are often used as weighting and to describe the uncertainties in future observations.
Longitudinal data are routinely collected in this fashion in a broad range of applications, including agriculture and the life sciences, medical and public health research, and industrial applications. For longitudinal studies, the same experimental units (such as patients, trees, and sites) are observed or measured for multiple times over a period of time. The experiment units can be patients in medical studies, trees in forestry studies, and animals in biological studies. The experimental units can also be sites or buildings where water or air quality data are collected. This repeating nature or clustering nature exhibited in the data makes the longitudinal data behold certain variance/covariance structures that we need to reflect in our model.
Longitudinal data contains temporal changes over time from each individual. In contrast to a cross-sectional study in which a single outcome is measured for each individual, the prime advantage of a longitudinal study is its effectiveness for studying changes over time. Therefore, observations from the same patients are correlated, and this correlation must be taken into account in statistical analysis. Thus, it is necessary for a statistical model to reflect the way in which the data were collected in order to address these questions.
We assume that the response variable from subject i at time j is represented as yij, which has mean Ī¼ij and variance Ļ†Ļƒij2 for j=1,ā€¦,ni and i=1,ā€¦,N. Here Ļ† is an unknown scale parameter, Ī¼ij and Ļƒij2 are some known functions with unknown parameters of the covariates, and Xij is a pƗ1 vector. Let Ī¼i=(Ī¼ij) be the marginal mean vector for subject i. Let YiT=(...

Table of contents

  1. Cover Page
  2. Half-Title Page
  3. Title Page
  4. Copyright Page
  5. Dedication Page
  6. Contents
  7. List of Figures
  8. List of Tables
  9. Preface
  10. Author Bios
  11. Contributors
  12. Acknowledgment
  13. 1 Introduction
  14. 2 Examples and Organization of The Book
  15. 3 Model Framework and Its Components
  16. 4 Parameter Estimation
  17. 5 Model Selection
  18. 6 Robust Approaches
  19. 7 Clustered Data Analysis
  20. 8 Missing Data Analysis
  21. 9 Random Effects and Transitional Models
  22. 10 Handing High Dimensional Longitudinal Data
  23. Bibliography
  24. Author index
  25. Subject index