mode_est: Compute the mode of a vector of linear data

View source: R/utils.R

mode_estR Documentation

Compute the mode of a vector of linear data

Description

Compute the mode of a vector of linear data

Usage

mode_est(x)

Arguments

x

a vector of linear data

Examples

library(bpnreg)
mode_est(Motor$AvAmp)


joliencremers/bpnreg documentation built on Nov. 9, 2023, 4:55 a.m.