qlnorm3: Shifted lognormal quantile function

Description Usage Arguments Value

View source: R/qlnorm3.R

Description

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

Usage

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

Arguments

x

a vector of values where the quantile function 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 quantile function values


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