reconstruct_dataset: Reconstruct data set

Description Usage Arguments Author(s) Examples

View source: R/reconstruct_dataset.R

Description

Function to reconstruct in spread format the table with the values predicted by the model

Usage

1
reconstruct_dataset(test_data_unscaled, harvest_predicted)

Arguments

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

Author(s)

Marcos Alves mpplaves@gmail.com

Examples

1
reconstruct_dataset(test_data_unscaled, harvest_predicted)

mppalves/GSTools documentation built on May 22, 2020, 7:21 p.m.