View source: R/LP_summary_stats.R
LP_summary_stats | R Documentation |
This function takes the capture histories and computes $n_1$, $n_2$ and $m_2$.
LP_summary_stats(data)
data |
Data frame containing the variables:
plus any other covariates (e.g. discrete strata and/or continuous covariates) to be used in the model fitting. |
Summary statistics of n1 (number observed at first occasion), n2 (number observed at second occasion), and m2 number recaptured in second occasion.
data(data_rodli)
LP_summary_stats(data_rodli)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.