Learn R Programming

bpnreg (version 2.0.3)

hpd_est: Compute the 95 percent HPD of a vector of linear data

Description

Compute the 95 percent HPD of a vector of linear data

Usage

hpd_est(x)

Arguments

x

a vector of linear data

Examples

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

Run the code above in your browser using DataLab