expcpdf function

Exponential cdf/pdf and ders

Exponential cdf/pdf and ders

This function computes the cdf, pdf, and associated derivatives

expcpdf(z, th)

Arguments

  • z: vector of responses
  • th: th is rate > 0

Returns

  • out: Matrix of conditional cdf, derivative with respect to parameter, pdf,

Examples

out = expcpdf(2,3)

Author(s)

Pavel Krupskii and Bruno N. Remillard, January 20, 2022

  • Maintainer: Bruno N Remillard
  • License: GPL (>= 2)
  • Last published: 2023-11-30

Useful links