Learn R Programming

BSDA (version 0.1)

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

Description

Data for Exercise 6.61

Usage

Prognost

Arguments

source

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

Examples

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

Run the code above in your browser using DataLab