Skip to contents

Constructor function for an object of class distribution.continuous.normal.class

Usage

distribution.normal(mean, sd)

Arguments

mean

The mean of the normal distribution

sd

The standard deviation of the normal distribution

Value

An object of class [distribution.continuous.normal.class]