Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

PGI

Patient Rated Global Impression (PGI) Scores


Description

Scores for the patient rated global impression (PGI) measured on an ordinal scale (ranging from 1 to 6) being observed at baseline and after 4 weeks of treatment. The lower the score, the better the clinical impression.

Usage

data(PGI)

Format

A data frame with 30 observations on the following 3 variables.

patient

A numeric vector indicating the patients.

timepoint

A numeric vector indicating the week (0,2,4,6,8) of measurement.

PGIscore

A numeric vector containing the PGI score.

Source

Munzel, U., Brunner, E. (2002). An Exact Paired Rank Test. Biometrical Journal 44, 584-593.

Examples

## Not run: 
data(PGI)
boxplot(PGIscore~timepoint,data=PGI)

## End(Not run)

nparcomp

Multiple Comparisons and Simultaneous Confidence Intervals

v3.0
GPL
Authors
Frank Konietschke [aut, cre], Kimihiro Noguchi [ctr], Kerstin Rubarth
Initial release
2019-06-24

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.