Learn R Programming

pguIMP (version 0.0.0.3)

sLogLikelihood: 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.

Examples

Run this code
# NOT RUN {
y <- sLogLikelihood (mu=0.0, sigma=1.0)

# }

Run the code above in your browser using DataLab