db.prop.thresh {RGeostats}R Documentation

Generates the thresholds through Rule

Description

Generates the thresholds through the Rule

Usage

db.prop.thresh(db, dbprop=NA, rule = rule.input(),  props = NA, 
radix = "Thresh", modify.target = db.locmod())

Arguments

db

The db-class where the thresholds will be stored

dbprop

The db-class where the proportion variables must be located in the non-stationary case. See detail in rule.check.

rule

The rule-class structure which defines the Lithotype rule

props

Array giving the (constant) proportions of the different facies involved in the Lithotype rule. See details in rule.check.

radix

Radix of the name given to the facies outcome stored in the output Db.

modify.target

Decides whether or not the newly created variables will have their locator defined or not. For more information, see db.locmod.

Value

The data Db where the thresholds have been added. The number of thresholds is equal to the twice the number of facies multiplied by the number of gaussian random functions (from Rule).


[Package RGeostats version 14.0.10 Index]