newTestSurvRec (version 1.0.2)

MMC.TestSurvRec: Migratory Motor Complex

Description

This contains the Migratoty Motor Complex data

Usage

data(MMC.TestSurvRec)

Arguments

Format

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

j

Number of the observation on dataset

id

ID of each subject. Repeated for each recurrence

time

recurrence o censoring time

event

censoring status. All event are 1 for each subject excepting last one that it is 0

group

A factor with levels Females Males

Details

The data correspond a study from the Section for Gastroenterology of Department of Internal Medicine, Ulleal University Hospital of Oslo.

References

Husebye E, Skar V, Aalen O.O., Osnes M.(1990). Digital ambulatory manometry of the small intestine in healthy adults. Estimates of variation within and between individuals and statistical management of incomplete MMC periods. Digestive Diseases and Sciences.35:1057: 65.

Examples

Run this code
# NOT RUN {
data(MMC.TestSurvRec)
XL<-data(MMC.TestSurvRec)
print(XL)
Print.Summary(MMC.TestSurvRec)
## maybe str(MMC.TestSurvRec) ; plot(MMC.TestSurvRec) ...
# }

Run the code above in your browser using DataLab