| fillpo {WRTDStidal} | R Documentation |
Fill the predonobs attribute
Description
Fill the predonobs attribute
Usage
fillpo(dat_in, ...)
## S3 method for class 'tidal'
fillpo(dat_in, ...)
## S3 method for class 'tidalmean'
fillpo(dat_in, ...)
Arguments
dat_in |
input tidal or tidalmean object |
... |
arguments passed to or from other methods |
Details
Used in respred to fill the predonobs attribute. This attribute is used to estimate performance metrics with wrtdsperf.
Value
The input tidal or tidalmean object with the filled predonobs attribute as predictions for the observed data as a data frame.
[Package WRTDStidal version 1.1.4 Index]