precision {gmGeostats}R Documentation

Precision calculations

Description

Precision calculations

Usage

precision(x, ...)

## S3 method for class 'accuracy'
precision(x, ...)

Arguments

x

an object from which precision is to be computed

...

generic functionality, not used

Value

output depends on input and meaning of the function (the term precision is highly polysemic)

Methods (by class)

See Also

Other accuracy functions: accuracy(), mean.accuracy(), plot.accuracy(), validate(), xvErrorMeasures.default(), xvErrorMeasures()


[Package gmGeostats version 0.11.3 Index]