guess_rank_hist_bins: Guess the number of bins for 'plot_rank_hist()'.

View source: R/plot.R

guess_rank_hist_binsR Documentation

Guess the number of bins for plot_rank_hist().

Description

Guess the number of bins for plot_rank_hist().

Usage

guess_rank_hist_bins(max_rank, N)

Arguments

max_rank

the maximum rank observed

N

the number of ranks observed


hyunjimoon/SBC documentation built on March 15, 2024, 3:18 a.m.