freq_true: Computes the theoratical frequency of terminal digit pairs

View source: R/digit_pair_test.R

freq_trueR Documentation

Computes the theoratical frequency of terminal digit pairs

Description

Computes the theoratical frequency of terminal digit pairs

Usage

freq_true(omit_05)

Arguments

omit_05

Whether to omit 0 or 5. If omit 0, 00 will be excluded. If omit 5, 05 will be excluded.

Value

The theoratical frequency of terminal digit pairs


jlederluis/digitanalysis documentation built on Nov. 5, 2023, 11:46 a.m.