Learn R Programming

pvrank (version 1.1)

Radiation: Global radiation data

Description

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

Usage

data(Radiation)

Arguments

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.

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.

Details

Montly data.

Examples

Run this code
	data(Radiation)
	head(Radiation)

Run the code above in your browser using DataLab