sLogLikelihood: dLogLikelihood

View source: R/sLogLikelihood.R

sLogLikelihoodR Documentation

dLogLikelihood

Description

Calculates bbmle snmor function.

Usage

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

Examples

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


pguIMP documentation built on Feb. 20, 2026, 5:08 p.m.