Files in txm676/sars
Fit and Compare Species-Area Relationship Models Using Multimodel Inference

.Rbuildignore
.circleci/config.yml
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/class_plot.R R/class_print.R R/class_summary.R R/coleman.R R/coleman_plot.R R/compmod.R R/data_aegean.R R/data_aegean2.R R/data_coleman.R R/data_galap.R R/data_habitat.R R/data_niering.R R/gdm.R R/link_functions.R R/mod_linear_power.R R/obs_shape.R R/optim.R R/sar_asymp.R R/sar_average.R R/sar_betap.R R/sar_chapman.R R/sar_conf_int.R R/sar_epm1.R R/sar_epm2.R R/sar_gompertz.R R/sar_habitat.R R/sar_heleg.R R/sar_koba.R R/sar_linear.R R/sar_loga.R R/sar_logistic.R R/sar_mmf.R R/sar_monod.R R/sar_negexpo.R R/sar_p1.R R/sar_p2.R R/sar_power.R R/sar_powerR.R R/sar_ratio.R R/sar_threshold.R R/sar_weibull3.R R/sar_weibull4.R R/sars.R R/style.R
R/sysdata.rda
README.Rmd README.md
codecov.yml
cran-comments.md
data/aegean.rda
data/aegean2.rda
data/cole_sim.rda
data/galap.rda
data/habitat.rda
data/niering.rda
docs/LICENSE-text.html
docs/NEWS.html
docs/articles/index.html
docs/articles/sars-r-package.html
docs/articles/sars-r-package_files/figure-html/unnamed-chunk-2-1.png
docs/articles/sars-r-package_files/figure-html/unnamed-chunk-3-1.png
docs/articles/sars-r-package_files/figure-html/unnamed-chunk-5-1.png
docs/articles/sars-r-package_files/figure-html/unnamed-chunk-6-1.png
docs/articles/sars-r-package_files/figure-html/unnamed-chunk-6-2.png
docs/authors.html
docs/cran-comments.html
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/jquery.sticky-kit.min.js
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/aegean.html
docs/reference/cole_sim.html
docs/reference/coleman-1.png
docs/reference/coleman.html
docs/reference/display_sars_models.html
docs/reference/figures/README-plot-1.png
docs/reference/figures/README-unnamed-chunk-4-1.png
docs/reference/figures/README-unnamed-chunk-5-1.png
docs/reference/figures/sars_logo.png
docs/reference/galap.html
docs/reference/gdm.html
docs/reference/index.html
docs/reference/lin_pow-1.png
docs/reference/lin_pow.html
docs/reference/niering.html
docs/reference/plot.coleman-1.png
docs/reference/plot.coleman.html
docs/reference/plot.multi-1.png
docs/reference/plot.multi-2.png
docs/reference/plot.multi-3.png
docs/reference/plot.multi-4.png
docs/reference/plot.multi-5.png
docs/reference/plot.multi-6.png
docs/reference/plot.multi.html
docs/reference/plot.sars-1.png
docs/reference/plot.sars-2.png
docs/reference/plot.sars.html
docs/reference/sar_asymp-1.png
docs/reference/sar_asymp.html
docs/reference/sar_average-1.png
docs/reference/sar_average.html
docs/reference/sar_betap-1.png
docs/reference/sar_betap.html
docs/reference/sar_chapman-1.png
docs/reference/sar_chapman.html
docs/reference/sar_epm1-1.png
docs/reference/sar_epm1.html
docs/reference/sar_epm2-1.png
docs/reference/sar_epm2.html
docs/reference/sar_gompertz-1.png
docs/reference/sar_gompertz.html
docs/reference/sar_heleg-1.png
docs/reference/sar_heleg.html
docs/reference/sar_koba-1.png
docs/reference/sar_koba.html
docs/reference/sar_linear-1.png
docs/reference/sar_linear.html
docs/reference/sar_loga-1.png
docs/reference/sar_loga.html
docs/reference/sar_mmf-1.png
docs/reference/sar_mmf.html
docs/reference/sar_monod-1.png
docs/reference/sar_monod.html
docs/reference/sar_multi-1.png
docs/reference/sar_multi.html
docs/reference/sar_negexpo-1.png
docs/reference/sar_negexpo.html
docs/reference/sar_p1-1.png
docs/reference/sar_p1.html
docs/reference/sar_p2-1.png
docs/reference/sar_p2.html
docs/reference/sar_power-1.png
docs/reference/sar_power.html
docs/reference/sar_powerR-1.png
docs/reference/sar_powerR.html
docs/reference/sar_pred.html
docs/reference/sar_ratio-1.png
docs/reference/sar_ratio.html
docs/reference/sar_weibull3-1.png
docs/reference/sar_weibull3.html
docs/reference/sar_weibull4-1.png
docs/reference/sar_weibull4.html
docs/reference/sars-package-1.png
docs/reference/sars-package-2.png
docs/reference/sars-package.html
docs/reference/sars_models.html
docs/reference/summary.sars.html
docs/sitemap.xml
inst/CITATION
inst/REFERENCES.bib
inst/_pkgdown.yml
inst/model_factory.R inst/non_lin_models/Mod_asymp.R inst/non_lin_models/Mod_betap.R inst/non_lin_models/Mod_chapman.R inst/non_lin_models/Mod_epm1.R inst/non_lin_models/Mod_epm2.R inst/non_lin_models/Mod_gompertz.R inst/non_lin_models/Mod_heleg.R inst/non_lin_models/Mod_koba.R inst/non_lin_models/Mod_loga.R inst/non_lin_models/Mod_logistic.R inst/non_lin_models/Mod_mmf.R inst/non_lin_models/Mod_monod.R inst/non_lin_models/Mod_negexpo.R inst/non_lin_models/Mod_p1.R inst/non_lin_models/Mod_p2.R inst/non_lin_models/Mod_power.R inst/non_lin_models/Mod_powerR.R inst/non_lin_models/Mod_ratio.R inst/non_lin_models/Mod_weibull3.R inst/non_lin_models/Mod_weibull4.R man/aegean.Rd man/aegean2.Rd man/cole_sim.Rd man/coleman.Rd man/display_sars_models.Rd
man/figures/README-plot-1.png
man/figures/README-unnamed-chunk-4-1.png
man/figures/README-unnamed-chunk-5-1.png
man/figures/README-unnamed-chunk-6-1.png
man/figures/sars_logo.png
man/galap.Rd man/gdm.Rd man/get_coef.Rd man/habitat.Rd man/lin_pow.Rd man/niering.Rd man/plot.coleman.Rd man/plot.habitat.Rd man/plot.multi.Rd man/plot.sars.Rd man/plot.threshold.Rd man/sar_asymp.Rd man/sar_average.Rd man/sar_betap.Rd man/sar_chapman.Rd man/sar_epm1.Rd man/sar_epm2.Rd man/sar_gompertz.Rd man/sar_habitat.Rd man/sar_heleg.Rd man/sar_koba.Rd man/sar_linear.Rd man/sar_loga.Rd man/sar_logistic.Rd man/sar_mmf.Rd man/sar_monod.Rd man/sar_multi.Rd man/sar_negexpo.Rd man/sar_p1.Rd man/sar_p2.Rd man/sar_power.Rd man/sar_powerR.Rd man/sar_pred.Rd man/sar_ratio.Rd man/sar_threshold.Rd man/sar_weibull3.Rd man/sar_weibull4.Rd man/sars-package.Rd man/sars_models.Rd man/summary.sars.Rd man/threshold_ci.Rd
sars.Rproj
tests/testthat.R tests/testthat/test_coleman.R tests/testthat/test_convergence.R tests/testthat/test_crit_method.R tests/testthat/test_fit_collection.R tests/testthat/test_gdm.R tests/testthat/test_grid_start.R tests/testthat/test_habitat.R tests/testthat/test_indiv_CIs.R tests/testthat/test_lin_pow.R tests/testthat/test_loga.R tests/testthat/test_logistic.R tests/testthat/test_monod.R tests/testthat/test_multi.R tests/testthat/test_neg_check.R tests/testthat/test_p2.R tests/testthat/test_power.R tests/testthat/test_pred.R tests/testthat/test_sar_linear.R tests/testthat/test_shape.R tests/testthat/test_thresholds.R tests/testthat/test_warnings.R tests/testthat/test_weibull3.R
vignettes/REFERENCES.bib
vignettes/sars-r-package.R vignettes/sars-r-package.Rmd
vignettes/sars-r-package.html
txm676/sars documentation built on Nov. 20, 2023, 7:29 p.m.