db.bounds {RGeoS} | R Documentation |
Generates the bound variables from a categorical variable through the Rule
db.bounds(db, dbprop=NA, rule = rule.input(), model = NA, props = NA, flag.stat = TRUE, radix = NA, modify.target = TRUE)
db |
The |
dbprop |
The |
rule |
The |
model |
The |
props |
Array giving the (constant) proportions of the different facies involved in the Lithotype rule |
flag.stat |
Should be set to TRUE in the stationary case where the proportions should be defined as input arguments. When set to FALSE, the output |
radix |
Radix of the name given to the facies outcome stored in the output Db. |
modify.target |
When TRUE, the facies results are set as new target variables in the output Db. |
The data Db where the facies transform has been added.