MASS-internal: Internal MASS functions

MASS-internalR Documentation

Internal MASS functions

Description

Internal MASS functions.

Usage

enlist(vec)
fbeta(x, alpha, beta)
frequency.polygon(x, nclass = nclass.freq(x), xlab="", ylab="", ...)
nclass.freq(x)
neg.bin(theta = stop("'theta' must be given"))
negexp.SSival(mCall, data, LHS)



Details

These are not intended to be called by the user. Some are for compatibility with earlier versions of MASS (the book).


MASS documentation built on May 4, 2023, 9:07 a.m.

Related to MASS-internal in MASS...