Normal: The normal distribution.

NormalR Documentation

The normal distribution.

Description

The normal distribution.

The normal distribution.

Details

This distribution has one parameter named "size" in addition to the mean, which is the size parameter in stats::dnbinom

Super class

REpiSim::Likelihood -> Normal

Methods

Public methods


Method logL()

Usage
Normal$logL(x, mean, sd)

Method clone()

The objects of this class are cloneable with this method.

Usage
Normal$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


junlingm/REpiSim documentation built on Nov. 28, 2023, 2:35 a.m.