percentile: Percentile

View source: R/indices.R

percentileR Documentation

Percentile

Description

Calculate the value of a given probability value or the other way around.

Usage

percentile(var, percent = NULL, value = NULL)

Arguments

var

Vector

percent

Number between 0 and 1 to calculate the value of a given probability.

value

Number of the value for which the probability is going to be calculated.

Author(s)

M. Iturbide


SantanderMetGroup/climate4R.indices documentation built on July 3, 2023, 11:02 p.m.