MASS-internal              package:MASS              R Documentation

_I_n_t_e_r_n_a_l _M_A_S_S _f_u_n_c_t_i_o_n_s

_D_e_s_c_r_i_p_t_i_o_n:

     Internal MASS functions

_U_s_a_g_e:

     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)

_D_e_t_a_i_l_s:

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

