hpd_est {bpnreg}R Documentation

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

library(bpnreg)
hpd_est(Motor$AvAmp)


[Package bpnreg version 2.0.3 Index]