<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Calculating Optimum Sampling Effort in Community Ecology</dc:title>
  <dc:title>R package ecocbo version 1.0.0</dc:title>
  <dc:description>A system for calculating the optimal sampling effort, based on the ideas of 
    "Ecological cost-benefit optimization" as developed by A. Underwood (1997, 
    ISBN 0 521 55696 1). Data is obtained from simulated ecological communities with
    prep_data() which formats and arranges the initial data, and then the 
    optimization follows the following procedure of four functions: (1) prep_data()
    takes the original dataset and creates simulated sets that can be used as a 
    basis for estimating statistical power and type II error. (2) sim_beta() is used
    to estimate the statistical power for the different sampling efforts specified
    by the user. (3) sim_cbo() calculates then the optimal sampling effort, based
    on the statistical power and the sampling costs. Additionally, (4) scompvar() 
    calculates the variation components necessary for (5) Underwood_cbo() to calculate
    the optimal combination of number of sites and samples depending on either 
    an economic budget or on a desired statistical accuracy. Lastly, (6) plot_power() 
    helps the user visualize the results of sim_beta().</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: ggplot2, ggpubr, stats, rlang, tibble, dplyr, tidyr,
tidyselect, parabar, parallelly, vegan, SSP (&gt;= 1.1.0), plotly</dc:relation>
  <dc:relation>Suggests: knitr,rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Arturo Sanchez-Porras &lt;sp.arturo@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Edlin Guerra-Castro [aut, cph] (ORCID:
    &lt;https://orcid.org/0000-0003-3529-4507&gt;),
  Arturo Sanchez-Porras [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-1691-286X&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2025-11-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ecocbo</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ecocbo</dc:identifier>
</oai_dc:dc>
