plnorm3: Shifted lognormal cdf

Description Usage Arguments Value

View source: R/plnorm3.R

Description

This function evaluates the shifted lognormal cdf. The shift must be positive.

Usage

1
  plnorm3(x, mlog, sdlog, x0 = 0)

Arguments

x

a vector of values where the cdf is to be evaluated

mlog

mean of the distribution on the log scale

sdlog

standard deviation of the distribution on the log scale

x0

shift parameter (must be positive)

Value

A vector of shifted lognormal cdf values


benaug/move.HMM documentation built on Jan. 23, 2022, 4:29 a.m.