Description Usage Arguments Author(s) Examples
View source: R/reconstruct_dataset.R
Function to reconstruct in spread format the table with the values predicted by the model
1 | reconstruct_dataset(test_data_unscaled, harvest_predicted)
|
test_data_unscaled |
generate test data object with scale parameter set to FALSE (scale = F). For mode details see generate_test_data. |
harvest_predicted |
data frame with the predicted harvest value |
Marcos Alves mpplaves@gmail.com
1 | reconstruct_dataset(test_data_unscaled, harvest_predicted)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.