View source: R/predict_fitSHP.R
predict.fitSHP | R Documentation |
Predicts values using fitSHP object with calibrated paramter of SWC, KU or both depending on the fitSHP object
## S3 method for class 'fitSHP' predict(object, suc = NULL, length.out = 100, suc.negativ = FALSE, ...)
object |
object of class fitSHP |
suc |
Suction/pressure heads for the prediction of the soil hydraulic properties |
length.out |
output length if suc == NULL |
suc.negativ |
set TRUE if suction/pressure heads are negative and FALSE if positive |
... |
arguments for predict |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.