Learn R Programming

faraway (version 1.0.6)

star: Star temperatures and light intensites

Description

Data on the log of the surface temperature and the log of the light intensity of 47 stars in the star cluster CYG OB1, which is in the direction of Cygnus,

Usage

data(star)

Arguments

source

Rousseeuw, P. and A. Leroy (1987). Robust Regression and Outlier Detection. New York: Wiley.

Examples

Run this code
data(star)
## maybe str(star) ; plot(star) ...

Run the code above in your browser using DataLab