gauss: calculate a Gaussian distribution

Description Usage Arguments Details

Description

calculate a Gaussian distribution

Usage

1
gauss(x, mu, sigma)

Arguments

x

vector of values on which to calculate the distribution

mu

Mean

sigma

standard deviation

Details

You would think there would be a function for this in base R, but if there is I can't find it


adsteen/subspec documentation built on May 10, 2019, 7:27 a.m.