Learn R Programming

bpnreg (version 2.0.3)

mode_est: 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

Run this code
library(bpnreg)
mode_est(Motor$AvAmp)

Run the code above in your browser using DataLab