entropyTruncNormal: The function returns the entropy of a truncated normal...

Description Usage Arguments Value

Description

The function returns the entropy of a truncated normal distribution.

Usage

1
entropyTruncNormal(a = -Inf, b = Inf, mean = 0, sd = 1)

Arguments

a

lower bound. These may be ‘-Inf’

b

upper bound. These may be ‘Inf’

mean

mean of the distributinon.

sd

The standard deviation

Value

The entropy


mkao006/sws_flag documentation built on May 23, 2019, 1:05 a.m.