tidfit {WRTDStidal} | R Documentation |
Monthly chlorophyll time series for Hillsborough Bay as a tidal object
Description
An identical object as tidobj
with the addition of chlorophyll predictions and normalized estimates after running respred
and resnorm
.
Usage
tidfit
Format
A tidal
and data.frame
object with 156 rows and 15 variables:
date
Date
res
numeric
flo
numeric
lim
numeric
not_cens
logical
day_num
numeric
month
numeric
year
numeric
dec_time
numeric
fit0.1
numeric
fit0.5
numeric
fit0.9
numeric
norm0.1
numeric
norm0.5
numeric
norm0.9
numeric
See Also
tidal
for full list of attributes in tidal objects, wrtds
for creating the fits
interpolation grids, and respred
and resnorm
for interpolating predicted and normalized values from the grids.
[Package WRTDStidal version 1.1.4 Index]