sim                package:Harshlight                R Documentation

_b_l_e_m_i_s_h _s_i_m_u_l_a_t_i_o_n_s _f_r_o_m _1_0_0._0_0_0 _r_a_n_d_o_m _c_h_i_p_s

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

     This data set contains the probability distribution of the cluster
     size under the assumption of spatially randomly distributed
     outliers. The distribution depends on the chip size, the density
     of outliers and the definition of connectivity (see
     help(Harshlight)). The sets sim_n4_/sim_n8_ contain the results
     from 100.000 simulations (sim.pval), while the sets sim_4_/sim_8_
     contain the parameters that are used to interpolate the
     probability for values of density of outliers and chip sizes not
     simulated (a, b). The data set is used by the package Harshlight
     and is not intended for direct use by the user.

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

      data(sim_n4_534)
      data(sim_n4_640)
      data(sim_n4_712)
      data(sim_n8_534)
      data(sim_n8_640)
      data(sim_n8_712)
      data(sim_4_534)
      data(sim_4_640)
      data(sim_4_712)
      data(sim_8_534)
      data(sim_8_640)
      data(sim_8_712)

_F_o_r_m_a_t:

     The number of occurrences of at least one cluster of a certain
     size in 100.000 chips with randomly distributed outliers.

