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

spatial

Spatial Test Data


Description

Twenty-six neurologically impaired children have each taken two tests of spatial perception, called "A" and "B".

Usage

data(spatial)

Format

A data frame with 26 observations on the following 2 variables.

A

a numeric vector

B

a numeric vector

Details

In the book this is used as a test data set for bootstrapping confidence intervals.

Source

Efron, B. and Tibshirani, R. (1993) An Introduction to the Bootstrap. Chapman and Hall, New York, London.

Examples

str(spatial)
plot(spatial) 
abline(0,1, col="red2")

bootstrap

Functions for the Book "An Introduction to the Bootstrap"

v2019.6
BSD_3_clause + file LICENSE
Authors
S original, from StatLib, by Rob Tibshirani. R port by Friedrich Leisch.
Initial release
2019-06-15

We don't support your browser anymore

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