ptfFun.quant: Uncertainties (quantiles) of predicted soil hydraulic...

Description Usage Arguments Value Examples

View source: R/ptfFun.quant.R

Description

Uncertainties (quantiles) of predicted soil hydraulic properties

Usage

1
ptfFun.quant(ptf.object, df, quantiles = c(0.05, 0.25, 0.5, 0.75, 0.95))

Arguments

ptf.object

object of ranger class with the built random forest.

df

data.frame with data, specific column names are required. It is advised to use euptfFun.

quantiles

vector of quantiles for the uncertainties to be calculated at. HAve to be between 0 and 1.

Value

data.frame of observations and quantiles, a list in the case of van Genuchten and Mualem-van Genuchten parameters.

Examples

1
2
3
4

tkdweber/euptf2 documentation built on Jan. 19, 2021, 4:20 p.m.