pln31: Cumulative probability of LogNormal distribution

View source: R/CDFs.R

pln31R Documentation

Cumulative probability of LogNormal distribution

Description

This function computes the cumulative probability or nonexceedance probability of the Log-Normal3 distribution given parameters (ζ, μ and σ). Based in function of lmomco package.

Usage

pln31(q, zeta, mulog, sigmalog)

Arguments

q

a real value vector.

zeta

ζ is a lower bounds (see parln3 function).

mulog

μ is a location parameter (see parln3 function).

sigmalog

σ is a scale parameter (see parln3 function).

Value

Nonexceedance probability (F) for q.

Author(s)

David Zamora <dazamoraa@unal.edu.co> Water Resources Engineering Research Group - GIRE


dazamora/IDFtool documentation built on Jan. 1, 2023, 3:29 p.m.