normal: Normal distribution

View source: R/sampling_distributions.R

normalR Documentation

Normal distribution

Description

The 'normal' function can be used to sample a normally-distributed parameter.

Usage

normal(mean, sd)

Arguments

mean

Mean of parameter

sd

Standard deviation of parameter

Author(s)

Antoine Filipovic-Pierucci


jrdnmdhl/heRomod2 documentation built on June 29, 2023, 8:43 p.m.