Prognost {BSDA}R Documentation

Klopfer's prognostic rating scale for subjects receiving behavior modification therapy

Description

Data for Exercise 6.61

Usage

Prognost

Format

A data frame with 15 observations on the following variable.

score
a numeric vector

Source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

str(Prognost)
attach(Prognost)
EDA(score)
t.test(score,mu=9)
detach(Prognost)

[Package BSDA version 0.1 Index]