exres {EBASE}R Documentation

Example results for four days from Apalachicola NERRS

Description

Example results for four days from Apalachicola NERRS

Usage

exres

Format

A data frame with 384 observations and 26 variables:

DateTimeStamp

POSIXct, format: "2012-06-01 00:00:00" "2012-06-01 00:15:00" ...

Date

Date, format: "2012-06-01" "2012-06-01" ...

grp

Numeric, grouping variable defined by ndays in ebase

Z

Numeric, depth in meters

DO_obs

Numeric, observed dissolved oxygen, mmol m-3

DO_mod

Numeric, modelled dissolved oxygen, mmol m-3

DO_modlo

Numeric, lower credible interval of modelled dissolved oxygen

DO_modhi

Numeric, upper credible interval of modelled dissolved oxygen

dDO

Numeric, change in dissolved oxygen, mmol m-3 d-1

converge

Character, convergence status

rsq

Numeric, R-squared value

a

Numeric, parameter a (mmol m-2 d-1)/(W m-2)

alo

Numeric, lower credible interval of parameter a

ahi

Numeric, upper credible interval of parameter a

b

Numeric, parameter b, (cm hr-1)/(m2 s-2)

blo

Numeric, lower credible interval of parameter b

bhi

Numeric, upper credible interval of parameter b

P

Numeric, production, O2 mmol m-2 d-1

Plo

Numeric, lower credible interval of parameter P

Phi

Numeric, upper credible interval of parameter P

R

Numeric, respiratoin, O2 mmol m-2 d-1

Rlo

Numeric, lower credible interval of parameter R

Rhi

Numeric, upper credible interval of parameter R

D

Numeric, gas exchange, O2 mmol m-2 d-1)

Dlo

Numeric, lower credible interval of parameter D

Dhi

Numeric, upper credible interval of parameter D

See Also

Other utilities: exdat

Examples

head(exres)

[Package EBASE version 1.0.1 Index]