NormalProportional: A normal distribution which standard deviation is proportion...

NormalProportionalR Documentation

A normal distribution which standard deviation is proportion to mean

Description

A normal distribution which standard deviation is proportion to mean

A normal distribution which standard deviation is proportion to mean

Details

This distribution has one parameter named "ceof" in addition to the mean, where sd = coef*mean

Super class

REpiSim::Likelihood -> NormalProportional

Methods

Public methods


Method logL()

Usage
NormalProportional$logL(x, mean, coef)

Method clone()

The objects of this class are cloneable with this method.

Usage
NormalProportional$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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