sLogLikelihood: dLogLikelihood

Description Usage Arguments Value Author(s) Examples

View source: R/sLogLikelihood.R

Description

Calculates bbmle snmor function.

Usage

1
sLogLikelihood(mu = "numeric", sigma = "numeric")

Arguments

mu

The expextation value. (numeric)

sigma

The standard deviation. (numeric)

Value

the bbmle::snorm results.

Author(s)

Sebastian Malkusch, malkusch@med.uni-frankfurt.de

Examples

1
y <- sLogLikelihood (mu=0.0, sigma=1.0)

pguIMP documentation built on Sept. 30, 2021, 5:08 p.m.