Learn R Programming

matrixdist (version 1.1.2)

mlognormalcdf: Matrix LogNormal cdf

Description

Computes the cdf (tail) of a matrix LogNormal distribution with parameters alpha, S and beta at x

Usage

mlognormalcdf(x, alpha, S, beta, lower_tail = TRUE)

Arguments

x

non-negative value

alpha

Initial probabilities

S

sub-intensity matrix

beta

shape parameter

lower_tail

cdf or tail

Value

The cdf (tail) at x