anorexia {smss} | R Documentation |
Weights of Anorexic girls, before and after receiving one of three possible therapies. Thanks to Prof. Brian Everitt, Institute of Psychiatry, London, for supplying these data.
data.frame
with 72 observations of the following 4 variables,
subj
Subject ID
therapy
Therapy type. b = cognitive behavioural, f = family therapy, or c = control.
before
Weight before treatment
after
Weight after treatment
http://www.stat.ufl.edu/~aa/social/data.html
data(anorexia)
summary(anorexia)