RNN_predict: Predict Function for SM.rnn Class

Description Usage Arguments Note

View source: R/function-RNN_predict.R

Description

Simulation of εb based on the new εp and σb according to the pattern captured by SM.rnn model.

Usage

1
RNN_predict(object, sigb, epsp)

Arguments

object

An SM.rnn class.

sigb, epsp

A n-dimensional numeric vector of electrical conductivity of bulk soil measures and electrical permitivity of pore water measures.

Note

Before the prediction is applied, the data will be preprocessed according to the preprocessed method defined in the SM.rnn class.


4301350/sm4sd documentation built on June 14, 2020, 4:22 p.m.