tablebins: Contingency table after binning data

View source: R/table.bins.r

tablebinsR Documentation

Contingency table after binning data

Description

Contingency table after binning data

Usage

tablebins(x, y, n.x = 11, n.y = 11)

Arguments

x

a numeric vector

y

a numeric vector

n.x

number of bins for x

n.y

number of bins for y

Value

a table object


HervePerdry/M1SP documentation built on Dec. 16, 2024, 8:19 p.m.