Last data update: 2014.03.03

R: Global radiation data
RadiationR Documentation

Global radiation data

Description

Rank-order association between monthly mean daily global radiation, mean sunshine duration and mean temperature.

Usage

data(Radiation)

Format

A data frame with 12 observations on the following variables.

Mt

Mean temperature, ^circ C.

Gr

Global radiation, MJm^2.

Msd

Mean sunshine duration, hours.

Details

Montly data.

Source

Sivamadhavi, V. and Selvaraj, R. S. (2012). "Robust regression technique to estimate the global radiation". Indian Journal of Radio & Space Physics, 41, 17–25.

Examples

	data(Radiation)
	head(Radiation)

Results