Cramer                 package:coda                 R Documentation

_T_h_e _C_r_a_m_e_r-_v_o_n _M_i_s_e_s _D_i_s_t_r_i_b_u_t_i_o_n

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

     Distribution function of the Cramer-von Mises distribution.

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

       pcramer(q, eps)

_A_r_g_u_m_e_n_t_s:

       q: vector of quantiles.

     eps: accuracy required

_V_a_l_u_e:

     `pcramer' gives the distribution function,

_R_e_f_e_r_e_n_c_e_s:

     Anderson TW. and Darling DA. Asymptotic theory of certain
     `goodness of fit' criteria based on stochastic processes.  Ann.
     Math. Statist., 23, 192-212 (1952).

     Csorgo S. and Faraway, JJ. The exact and asymptotic distributions
     of the Cramer-von Mises statistic.  J. Roy. Stat. Soc. (B), 58,
     221-234 (1996).

