Learn R Programming

confidence (version 1.1-3)

metal: Simulated Metal Contents

Description

A data set with two time-series of simulated metal contents. These data have mainly been used to test the package. Users may find this dataset convenient as an example to construct their own data sets. The columns represent the following information:

OBJECTID

water body code, e.g., NL89_os

PAR

parameter, e.g., Cadmium

color

colors in density function

DATE

date according to ISO 8601 (YYYY-mm-dd) for point values or year YYYY for annual means

VALUE

numerical value

TARGET

e.g., the target value for the European Water Framework Directive

UNIT

measurement unit of PAR. This unit should be the same for all records with the same PAR and is the same for both VALUE and TARGET

transform

data transformation, i.e., log, logit, NA

Arguments