1
2
3
4
5
#

Name:

Description:

Though disorder and early onset of schizophrenia.

Variables:

A data frame with 204 observations on the following 5 variables.

subject

the patient ID, a factor with levels 1 to 44.

onset

the time of onset of the disease, a factor with levels < 20 yrs and > 20 yrs.

disorder

whether thought disorder was absent or present, the response variable.

month

month after hospitalisation.

Details

The data were collected in a follow-up study of women patients with schizophrenia. The binary response recorded at 0, 2, 6, 8 and 10 months after hospitalisation was thought disorder (absent or present). The single covariate is the factor indicating whether a patient had suffered early or late onset of her condition (age of onset less than 20 years or age of onset 20 years or above). The question of interest is whether the course of the illness differs between patients with early and late onset?

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Davis (2002), Statistical Methods for the Analysis of Repeated Measurements, Springer, New York.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Schizophrenia_Data_948_91.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.