Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

p.these.digits

Probability of a digit sequence


Description

It calculates the probability of a digit sequence "d".

Usage

p.these.digits(d)

Arguments

d

a digit sequence, like 1234 ou 999999.

Value

The probability of the sequence d.

Examples

p.these.digits(1) # 0.30103
p.these.digits(11) # 0.03778856
p.these.digits(999999) # 4.342947e-07

benford.analysis

Benford Analysis for Data Validation and Forensic Analytics

v0.1.5
GPL-3
Authors
Carlos Cinelli
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.