risk_percentil: Calculate the risk based in the percentils

View source: R/risk_percentil.R

risk_percentilR Documentation

Calculate the risk based in the percentils

Description

Calculate the risk based in the percentils

Usage

risk_percentil(x, var, en)

Arguments

x

is the dataset of class data.frame, tibble or data.table.

var

is tha variable target for calculate the risk.

en

is parameter for risk in english if en is true, else en is false the risk is in spanish.

Details

xxxx

Value

a object of same class of x.

Author(s)

Felipe Antonio Dzul Manzanilla felipe.dzul.m@gmail.com

References

xxxxx

See Also

epidemiological_channel, quantile

Examples

1+1


fdzul/boldenr documentation built on April 15, 2024, 10:22 p.m.