Learn R Programming

BSDA (version 1.2.2)

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

Description

Data for Exercise 6.61

Usage

Prognost

Arguments

Format

A data frame/tibble with 15 observations on one variable

kprs_score

Kloper's Prognostic Rating Scale score

References

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.

Examples

Run this code

EDA(Prognost$kprs_score)
t.test(Prognost$kprs_score, mu = 9)

Run the code above in your browser using DataLab