Description Usage Arguments Value Author(s)
View source: R/postprocessing_data.R
Internal function.
1 | postprocessing_data(rf_model, agr_data, data, qvalue=0.75, miss_values=NULL)
|
rf_model |
RF model |
agr_data |
agregeted data |
data |
crude data (data,frame) |
qvalue |
quality value in [0.1, 1.0] |
miss_values |
a character vector of values considered to be invalid (missing) |
a data frame
Andreas Schulz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.