simRasch             package:MiscPsycho             R Documentation

_R_a_s_c_h _S_i_m_u_l_a_t_o_r

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

     Simulates item response data for the Rasch model

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

     simRasch(Nt, Nb, mu = 0, sigma = 1)

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

      Nt: Number of individuals

      Nb: Number of items

      mu: Mean of person distribution

   sigma: Standard deviation of person distribution

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

     ~~ If necessary, more details than the description above ~~

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

    data: The simulated response data

generating.values: The true difficulty parameters used to generate the
          data

   theta: The true ability estimates used to generate the data

_A_u_t_h_o_r(_s):

     Harold C. Doran

_E_x_a_m_p_l_e_s:

