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)


bpnreg documentation built on May 29, 2024, 12:35 p.m.