cdf_rank: Calculate the chance that soil property is lower than the...

View source: R/bbwp_helpers.R

cdf_rankR Documentation

Calculate the chance that soil property is lower than the measured value given the variation in a catchment

Description

assuming a normal distributed density function. The chance can be used as a relative ranking position of the field given the variation inside the catchment.

Usage

cdf_rank(smean, ssd, svalue)

Arguments

smean

(numeric) The mean value for a numeric soil property in a given catchment

ssd

(numeric) The variation (standard deviation) among a numeric soil property in a given catchment

svalue

(numeric) The measured value of a soil property of a field inside a catchment


AgroCares/BedrijfsBodemWaterPlanCalculator documentation built on March 5, 2025, 2:24 p.m.