bootHist: Bootstrap replication for histogram

Description Usage Arguments Value

View source: R/utilities-histogram.R

Description

This is a wrapper for the histogram function used internally by the bootstrap mechanism.

Usage

1
bootHist(xi, varType, bins = NULL)

Arguments

xi

Bootstrapped vector of numeric or categorical type.

varType

Character indicating the variable type.

bins

Vector indicating the bins into which xi is partitioned.

Value

Histogram with counts for each level of xi.


privacytoolsproject/PSI-Library documentation built on Feb. 17, 2020, 2:03 p.m.