1
2
3
4
5
#

Name:

Description:

The data were supplied by A. Frery. They are a part of a synthetic aperture satellite radar image corresponding to a suburb of Munich. Provided are coordinates and values corresponding to three frequency bands for each of 1573 pixels.

Variables:

A data frame with 1573 observations on the following 6 variables.

X.coord

a numeric vector

Y.coord

a numeric vector

Band.1

a numeric vector

Band.2

a numeric vector

Band.3

a numeric vector

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

The website accompanying the MMY-book: http://www.wiley.com/legacy/wileychi/robust_statistics

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Satellite_Radar_Image_Data_from_near_Munich_1183_17.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.