gwRound: Rounding of Numbers

View source: R/gwRound.R

gwRoundR Documentation

Rounding of Numbers

Description

trapozoid_roc applies the trapezoidal integration for Partial ROC curve.

Usage

gwRound(A, digits = 10L)

Arguments

A

a numeric vector.

digits

integer indicating the number of decimal places (round) or significant digits (signif) to be used. Negative values are allowed (see ‘Details’)

Value

'round' rounds the values in its first argument to the specified number of decimal places (default 0). See ‘Details’ about “round to even” when rounding off a 10.


patauchi/biogeoTools documentation built on April 25, 2022, 6:53 p.m.