jiedxu / elec_consumption

Clustering and regression for household power consumption profiles
https://edxu96.github.io/elec_consumption
GNU General Public License v3.0
2 stars 0 forks source link

Longitudinal data analysis #26

Open jiedxu opened 3 years ago

jiedxu commented 3 years ago

The primary goal of a longitudinal study is to characterise the change in response over time and the factors that influence change. [fitzmaurice2012applied]

Clustered data can arise from random sampling of naturally occurring groups in the population. Families, households, hospital wards, medical practices, neighborhoods, and schools are all instances of naturally occurring clusters in the population that might be the primary sampling units in a study. [fitzmaurice2012applied]


jiedxu commented 3 years ago

Multilevel Models

The examples described above consider only a single level of clustering, for ex- ample, repeated measurements on individuals. More recently investigators have developed methodology for the analysis of multilevel data, in which observations may be clustered at more than one level. For example, the data may consist of repeated measurements on patients clustered by clinic. [fitzmaurice2012applied]