A dataset containing randomization test p-values for the pollutant concentrations contained in pollutant_data.

pollutant_pval

Format

A data frame with 2,943 rows and columns:

Station

The name of the monitoring station.

Pollutant

The name of the pollutant being measured: O3, PM25, NO2, SO2, CO.

Period

2017-2019 or 2020.

Month

Name of the month.

Ndays

Number of days from which p-value is computed.

Median

Median daily concentration in the given month.

Pval

Randomization test p-value in the given month.

Details

For a detailed explanation of the p-value calculation and the fields in this dataset, please see vignettes("aq2020").