Learn R Programming

TapeR (version 0.5.3)

dN.f: evaluate Normal distribution

Description

Internal function not usually called by users

Usage

dN.f(x, mw, sd, ...)

Value

numeric density of normal distribution

Arguments

x

vector of quantiles

mw

vector of means

sd

vector of standard deviations

...

not currently used

Author

Edgar Kublin