Description Usage Arguments Details Value See Also
View source: R/na.action.fcs2EQR.R
Extract information about surveys (or water bodies, sites, etc) that were removed when calculating the EQR due to missing values.
1 2 |
object |
an object of class |
... |
Not currently used. |
Missing Values in EQR Samples
If the EQR object contains EQR samples for multiple surveys, the returned vector indicates surveys in the data frame that were removed due to missing observations or covariates.
Alternatively, if the EQR object contains EQR samples
corresponding to another variable (the joinByVar
in the call to
fcs2JointEQR
or fcs2JointAndSingleEQR
, e.g.
water body ID), the returned vector indicates values of the variable that
were removed from the EQR object due to missing values.
fcs2SingleEQR
, fcs2JointEQR
and
fcs2JointAndSingleEQR
for generating EQR samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.