#' simulated data for the continuous approach (1D)
#'
#' A data set containing data simulated with constant recovery probability in
#' one-dimensional space and continuous estimates of all parameters.
#'
#' @docType data
#' @usage data(mro1D)
#' @format A markRecaptureObject.
#' \describe{
#' \item{mro1D}{An object of the type mark_recapture_object containing the
#' simulated data with the true values of the parameters and the estimated
#' values of the continuous approach}
#' }
#'
#' @references This data set was artificially created for the CONSURE package.
#' @keywords data sets
#' @examples
#'
#' data(mro1D)
#' str(mro1D)
"mro1D"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.