Learn R Programming

RelDists (version 1.0.1)

pwald: Auxiliar pwald function for the Ex-Wald distribution

Description

This function emulates the pWALD function.

Usage

pwald(w, m, a, s = 0)

Value

returns a vector with cumulative probabilities.

Arguments

w

a value for w.

m

a value for m.

a

a value for a.

s

a value for s.