dN.f: evaluate Normal distribution

View source: R/dN.f.R

dN.fR Documentation

evaluate Normal distribution

Description

Internal function not usually called by users

Usage

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

Arguments

x

vector of quantiles

mw

vector of means

sd

vector of standard deviations

...

not currently used

Value

numeric density of normal distribution

Author(s)

Edgar Kublin


TapeR documentation built on Aug. 16, 2023, 9:07 a.m.