R/posterior.R

postdlnre <- function (model, x, m, N, ...)  UseMethod("postdlnre")
postldlnre <- function (model, x, m, N, base=10, log.x=FALSE, ...)  UseMethod("postldlnre")
postplnre <- function (model, q, m, N, lower.tail=FALSE, ...)  UseMethod("postplnre")
postqlnre <- function (model, p, m, N, lower.tail=FALSE, ...)  UseMethod("postqlnre")

Try the zipfR package in your browser

Any scripts or data that you put into this service are public.

zipfR documentation built on Nov. 13, 2020, 3:01 a.m.