captdata                package:secr                R Documentation

_D_e_t_e_c_t_i_o_n _D_a_t_a_s_e_t

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

     An object of class 'capthist' containing the demonstration data
     from program Density 4.1 (Efford 2007), specifically the trap
     layout data in 'trap.txt' and the captures in 'capt.txt'.

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

     data(captdata)

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

     These data are entirely fictitious. They comprise 235 captures of
     76 animals in 100 single-catch traps over 5 occasions.

_S_o_u_r_c_e:

     Efford, M.G. (2007) Density 4.1: software for spatially explicit
     capture-recapture. Department of Zoology, University of Otago,
     Dunedin, New Zealand. <URL: http://www.otago.ac.nz/density>.

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

     data(captdata)
     plot(captdata)
     secr.fit(captdata)

