Submit a preprint

Direct submissions to PCI Ecology from bioRxiv.org are possible using the B2J service

Latest recommendations

IdTitle * Authors * Abstract * Picture * Thematic fields * RecommenderReviewersSubmission date
01 Jun 2018
article picture

Data-based, synthesis-driven: setting the agenda for computational ecology

Some thoughts on computational ecology from people who I’m sure use different passwords for each of their accounts

Recommended by based on reviews by Matthieu Barbier and 1 anonymous reviewer

Are you an ecologist who uses a computer or know someone that does? Even if your research doesn’t rely heavily on advanced computational techniques, it likely hasn’t escaped your attention that computers are increasingly being used to analyse field data and make predictions about the consequences of environmental change. So before artificial intelligence and robots take over from scientists, now is great time to read about how experts think computers could make your life easier and lead to innovations in ecological research. In “Data-based, synthesis-driven: setting the agenda for computational ecology”, Poisot and colleagues [1] provide a brief history of computational ecology and offer their thoughts on how computational thinking can help to bridge different types of ecological knowledge. In this wide-ranging article, the authors share practical strategies for realising three main goals: (i) tighter integration of data and models to make predictions that motivate action by practitioners and policy-makers; (ii) closer interaction between data-collectors and data-users; and (iii) enthusiasm and aptitude for computational techniques in future generations of ecologists. The key, Poisot and colleagues argue, is for ecologists to “engage in meaningful dialogue across disciplines, and recognize the currencies of their collaborations.” Yes, this is easier said than done. However, the journey is much easier with a guide and when everyone involved serves to benefit not only from the eventual outcome, but also the process.

References

[1] Poisot, T., Labrie, R., Larson, E., & Rahlin, A. (2018). Data-based, synthesis-driven: setting the agenda for computational ecology. BioRxiv, 150128, ver. 4 recommended and peer-reviewed by PCI Ecology. doi: 10.1101/150128

Data-based, synthesis-driven: setting the agenda for computational ecologyTimothée Poisot, Richard Labrie, Erin Larson, Anastasia Rahlin<p>Computational ecology, defined as the application of computational thinking to ecological problems, has the potential to transform the way ecologists think about the integration of data and models. As the practice is gaining prominence as a way...Meta-analyses, Statistical ecology, Theoretical ecologyPhillip P.A. Staniczenko2018-02-05 20:51:41 View
19 Dec 2020
article picture

Hough transform implementation to evaluate the morphological variability of the moon jellyfish (Aurelia spp.)

A new member of the morphometrics jungle to better monitor vulnerable lagoons

Recommended by based on reviews by Julien Claude and 1 anonymous reviewer

In the recent years, morphometrics, the quantitative description of shape and its covariation [1] gained considerable momentum in evolutionary ecology. Using the form of organisms to describe, classify and try to understand their diversity can be traced back at least to Aristotle. More recently, two successive revolutions rejuvenated this idea [1–3]: first, a proper mathematical refoundation of the theory of shape, then a technical revolution in the apparatus able to acquire raw data. By using a feature extraction method and planning its massive use on data acquired by aerial drones, the study by Lacaux and colleagues [4] retraces this curse of events.
The radial symmetry of Aurelia spp. jelly fish, a common species complex, is affected by stress and more largely by environmental variations, such as pollution exposition. Aurelia spp. normally present four gonads so that the proportion of non-tetramerous individuals in a population has been proposed as a biomarker [5,6].
In this study, the authors implemented the Hough transform to largely automate the detection of the gonads in Aurelia spp. Such use of the Hough transform, a long-used approach to identify shapes through edge detection, is new to morphometrics. Here, the Aurelia spp. gonads are identified as ellipses from which aspect descriptors can be derived, and primarily counted and thus can be used to quantify the proportion of individuals presenting body plans disorders.

The sample sizes studied here were too low to allow finer-grained ecophysiological investigations. That being said, the proof-of-concept is convincing and this paper paths the way for an operational and innovative approach to the ecological monitoring of sensible aquatic ecosystems.

References

[1] Kendall, D. G. (1989). A survey of the statistical theory of shape. Statistical Science, 87-99. doi: https://doi.org/10.1214/ss/1177012589
[2] Rohlf, F. J., and Marcus, L. F. (1993). A revolution morphometrics. Trends in ecology & evolution, 8(4), 129-132. doi: https://doi.org/10.1016/0169-5347(93)90024-J
[3] Adams, D. C., Rohlf, F. J., and Slice, D. E. (2004). Geometric morphometrics: ten years of progress following the ‘revolution’. Italian Journal of Zoology, 71(1), 5-16. doi: https://doi.org/10.1080/11250000409356545
[4] Lacaux, C., Desolneux, A., Gadreaud, J., Martin-Garin, B. and Thiéry, A. (2020) Hough transform implementation to evaluate the morphological variability of the moon jellyfish (Aurelia spp.). bioRxiv, 2020.03.11.986984, ver. 3 peer-reviewed and recommended by Peer Community in Ecology. doi: https://doi.org/10.1101/2020.03.11.986984
[5] Gershwin, L. A. (1999). Clonal and population variation in jellyfish symmetry. Journal of the Marine Biological Association of the United Kingdom, 79(6), 993-1000. doi: https://doi.org/10.1017/S0025315499001228
[6] Gadreaud, J., Martin-Garin, B., Artells, E., Levard, C., Auffan, M., Barkate, A.-L. and Thiéry, A. (2017) The moon jellyfish as a new bioindicator: impact of silver nanoparticles on the morphogenesis. In: Mariottini GL, editor. Jellyfish: ecology, distribution patterns and human interactions. Nova Science Publishers; 2017. pp. 277–292.

Hough transform implementation to evaluate the morphological variability of the moon jellyfish (Aurelia spp.)Céline Lacaux, Agnès Desolneux, Justine Gadreaud, Bertrand Martin-Garin and Alain Thiéry<p>Variations of the animal body plan morphology and morphometry can be used as prognostic tools of their habitat quality. The potential of the moon jellyfish (Aurelia spp.) as a new model organism has been poorly tested. However, as a tetramerous...MorphometricsVincent Bonhomme2020-03-18 17:40:51 View
27 Nov 2023
article picture

Modeling Tick Populations: An Ecological Test Case for Gradient Boosted Trees

Gradient Boosted Trees can deliver more than accurate ecological predictions

Recommended by ORCID_LOGO based on reviews by 2 anonymous reviewers

Tick-borne diseases are an important burden on public health all over the globe, making accurate forecasts of tick population a key ingredient in a successful public health strategy. Over long time scales, tick populations can undergo complex dynamics, as they are sensitive to many non-linear effects due to the complex relationships between ticks and the relevant (numerical) features of their environment.

But luckily, capturing complex non-linear responses is a task that machine learning thrives on. In this contribution, Manley et al. (2023) explore the use of Gradient Boosted Trees to predict the distribution (presence/absence) and abundance of ticks across New York state.

This is an interesting modelling challenge in and of itself, as it looks at the same ecological question as an instance of a classification problem (presence/absence) or of a regression problem (abundance). In using the same family of algorithm for both, Manley et al. (2023) provide an interesting showcase of the versatility of these techniques. But their article goes one step further, by setting up a multi-class categorical model that estimates jointly the presence and abundance of a population. I found this part of the article particularly elegant, as it provides an intermediate modelling strategy, in between having two disconnected models for distribution and abundance, and having nested models where abundance is only predicted for the present class (see e.g. Boulangeat et al., 2012, for a great description of the later).

One thing that Manley et al. (2023) should be commended for is their focus on opening up the black box of machine learning techniques. I have never believed that ML models are more inherently opaque than other families of models, but the focus in this article on explainable machine learning shows how these models might, in fact, bring us closer to a phenomenological understanding of the mechanisms underpinning our observations.

There is also an interesting discussion in this article, on the rate of false negatives in the different models that are being benchmarked. Although model selection often comes down to optimizing the overall quality of the confusion matrix (for distribution models, anyway), depending on the type of information we seek to extract from the model, not all types of errors are created equal. If the purpose of the model is to guide actions to control vectors of human pathogens, a false negative (predicting that the vector is absent at a site where it is actually present) is a potentially more damaging outcome, as it can lead to the vector population (and therefore, potentially, transmission) increasing unchecked.

References

Boulangeat I, Gravel D, Thuiller W. Accounting for dispersal and biotic interactions to disentangle the drivers of species distributions and their abundances: The role of dispersal and biotic interactions in explaining species distributions and abundances. Ecol Lett. 2012;15: 584-593.
https://doi.org/10.1111/j.1461-0248.2012.01772.x

Manley W, Tran T, Prusinski M, Brisson D. (2023) Modeling tick populations: An ecological test case for gradient boosted trees. bioRxiv, 2023.03.13.532443, ver. 3 peer-reviewed and recommended by Peer Community in Ecology. https://doi.org/10.1101/2023.03.13.532443

Modeling Tick Populations: An Ecological Test Case for Gradient Boosted TreesWilliam Manley, Tam Tran, Melissa Prusinski, Dustin Brisson<p style="text-align: justify;">General linear models have been the foundational statistical framework used to discover the ecological processes that explain the distribution and abundance of natural populations. Analyses of the rapidly expanding ...Parasitology, Species distributions, Statistical ecologyTimothée PoisotAnonymous, Anonymous2023-03-23 23:41:17 View
30 Mar 2021
article picture

Do the more flexible individuals rely more on causal cognition? Observation versus intervention in causal inference in great-tailed grackles

From cognition to range dynamics – and from preregistration to peer-reviewed preprint

Recommended by based on reviews by Laure Cauchard and 1 anonymous reviewer

In 2018 Blaisdell and colleagues set out to study how causal cognition may impact large scale macroecological patterns, more specifically range dynamics, in the great-tailed grackle (Fronhofer 2019). This line of research is at the forefront of current thought in macroecology, a field that has started to recognize the importance of animal behaviour more generally (see e.g. Keith and Bull (2017)). Importantly, the authors were pioneering the use of preregistrations in ecology and evolution with the aim of improving the quality of academic research.

Now, nearly 3 years later, it is thanks to their endeavour of making research better that we learn that the authors are “[...] unable to speculate about the potential role of causal cognition in a species that is rapidly expanding its geographic range.” (Blaisdell et al. 2021; page 2). Is this a success or a failure? Every reader will have to find an answer to this question individually and there will certainly be variation in these answers as becomes clear from the referees’ comments. In my opinion, this is a success story of a more stringent and transparent approach to doing research which will help us move forward, both methodologically and conceptually.

References

Fronhofer (2019) From cognition to range dynamics: advancing our understanding of macroe-
cological patterns. Peer Community in Ecology, 100014. doi: https://doi.org/10.24072/pci.ecology.100014

Keith, S. A. and Bull, J. W. (2017) Animal culture impacts species' capacity to realise climate-driven range shifts. Ecography, 40: 296-304. doi: https://doi.org/10.1111/ecog.02481

Blaisdell, A., Seitz, B., Rowney, C., Folsom, M., MacPherson, M., Deffner, D., and Logan, C. J. (2021) Do the more flexible individuals rely more on causal cognition? Observation versus intervention in causal inference in great-tailed grackles. PsyArXiv, ver. 5 peer-reviewed and recommended by Peer community in Ecology. doi: https://doi.org/10.31234/osf.io/z4p6s

Do the more flexible individuals rely more on causal cognition? Observation versus intervention in causal inference in great-tailed gracklesBlaisdell A, Seitz B, Rowney C, Folsom M, MacPherson M, Deffner D, Logan CJ<p>Behavioral flexibility, the ability to change behavior when circumstances change based on learning from previous experience, is thought to play an important role in a species’ ability to successfully adapt to new environments and expand its geo...PreregistrationsEmanuel A. Fronhofer2020-11-27 09:49:55 View
04 May 2021
article picture

Are the more flexible great-tailed grackles also better at behavioral inhibition?

Great-tailed grackle research reveals need for researchers to consider their own flexibility and test limitations in cognitive test batteries.

Recommended by based on reviews by Pizza Ka Yee Chow and Alex DeCasian

In the article, "Are the more flexible great-tailed grackles also better at behavioral inhibition?", Logan and colleagues (2021) are setting an excellent standard for cognitive research on wild-caught animals. Using a decent sample (N=18) of wild-caught birds, they set out to test the ambiguous link between behavioral flexibility and behavioral inhibition, which is supported by some studies but rejected by others. Where this study is more thorough and therefore also more revealing than most extant research, the authors ran a battery of tests, examining both flexibility (reversal learning and solution switching) and inhibition (go/no go task; detour task; delay of gratification) through multiple different test series. They also -- somewhat accidentally -- performed their experiments and analyses with and without different criteria for correctness (85%, 100%). Their mistakes, assumptions and amendments of plans made during preregistration are clearly stated and this demonstrates the thought-process of the researchers very clearly.

Logan et al. (2021) show that inhibition in great-tailed grackles is a multi-faceted construct, and demonstrate that the traditional go/no go task likely tests a very different aspect of inhibition than the detour task, which was never linked to any of their flexibility measures. Their comprehensive Bayesian analyses held up the results of some of the frequentist statistics, indicating a consistent relationship between flexibility and inhibition, with more flexible individuals also showing better inhibition (in the go/no go task). This same model, combined with inconsistencies in the GLM analyses (depending on the inclusion or exclusion of an outlier), led them to recommend caution in the creation of arbitrary thresholds for "success" in any cognitive tasks. Their accidental longer-term data collection also hinted at patterns of behaviour that shorter-term data collection did not. Of course, researchers have to decide on success criteria in order to conduct experiments, but in the same way that frequentist statistics are acknowledged to have flaws, the setting of success criteria must be acknowledged as inherently arbitrary. Where possible, researchers could reveal novel, biologically salient patterns by continuing beyond the point where a convenient success criterion has been reached. This research also underscores that tests may not be examining the features we expected them to measure, and are highly sensitive to biological and ecological variation between species as well as individual variation within populations.

To me, this study is an excellent argument for pre-registration of research (registered as Logan et al. 2019 and accepted by Vogel 2019), as the authors did not end up cherry-picking only those results or methods that worked. The fact that some of the tests did not "work", but was still examined, added much value to the study. The current paper is a bit densely written because of the comprehensiveness of the research. Some editorial polishing would likely make for more elegant writing. However, the arguments are clear, the results novel, and the questions thoroughly examined. The results are important not only for cognitive research on birds, but are potentially valuable to any cognitive scientist. I recommend this article as excellent food for thought.

References

Logan CJ, McCune K, Johnson-Ulrich Z, Bergeron L, Seitz B, Blaisdell AP, Wascher CAF. (2019) Are the more flexible individuals also better at inhibition? http://corinalogan.com/Preregistrations/g_inhibition.html  In principle acceptance by PCI Ecology of the version on 6 Mar 2019

Logan CJ, McCune KB, MacPherson M, Johnson-Ulrich Z, Rowney C, Seitz B, Blaisdell AP, Deffner D, Wascher CAF (2021) Are the more flexible great-tailed grackles also better at behavioral inhibition? PsyArXiv, ver. 7 peer-reviewed and recommended by Peer community in Ecology. https://doi.org/10.31234/osf.io/vpc39

Vogel E (2019) Adapting to a changing environment: advancing our understanding of the mechanisms that lead to behavioral flexibility. Peer Community in Ecology, 100016. https://doi.org/10.24072/pci.ecology.100016 

Are the more flexible great-tailed grackles also better at behavioral inhibition?Logan CJ, McCune KB, MacPherson M, Johnson-Ulrich Z, Rowney C, Seitz B, Blaisdell AP, Deffner D, Wascher CAF<p style="text-align: justify;">Behavioral flexibility (hereafter, flexibility) should theoretically be positively related to behavioral inhibition (hereafter, inhibition) because one should need to inhibit a previously learned behavior to change ...PreregistrationsAliza le Roux2020-12-04 13:57:07 View
07 Oct 2024
article picture

Guidance framework to apply best practices in ecological data analysis: Lessons learned from building Galaxy-Ecology

Best practices for ecological analysis are required to act on concrete challenges

Recommended by ORCID_LOGO based on reviews by Nick Isaac and 1 anonymous reviewer

A core challenge facing ecologists is to work through an ever-increasing amount of data. The accelerating decline in biodiversity worldwide, mounting pressure of anthropogenic impacts, and increasing demand for actionable indicators to guide effective policy means that monitoring will only intensify, and rely on tools that can generate even more information (Gonzalez et al., 2023). How, then, do we handle this new volume and diversity of data?

This is the question Royaux et al. (2024) are tackling with their contribution. By introducing both a conceptual ("How should we think about our work?") and an operational ("Here is a tool to do our work with") framework, they establish a series of best practices for the analysis of ecological data.

It is easy to think about best practices in ecological data analysis in its most proximal form: is it good statistical practice? Is the experimental design correct? These have formed the basis of many recommendations over the years (see e.g. Popovic et al., 2024, for a recent example). But the contribution of Royaux et al. focuses on a different part of the analysis pipeline: the computer science (and software engineering) aspect of it.

As data grows in volume and complexity, the code needed to handle it follows the same trend. It is not a surprise, therefore, to see that the demand for programming skills in ecologists has doubled recently (Feng et al., 2020), prompting calls to make computational literacy a core component of undergraduate education (Farrell & Carrey, 2018). But beyond training, an obvious way to make computational analysis ecological data more reliable and effective is to build better tools. This is precisely what Royaux et al. have achieved.

They illustrate their approach through their experience building Galaxy-Ecology, a computing environment for ecological analysis: by introducing a clear taxonomy of computing concepts (data exploration, pre-processing, analysis, representation), with a hierarchy between them (formatting, data correction, anonymization), they show that we can think about the pipeline going from data to results in a way that is more systematized, and therefore more prone to generalization.

We may buckle at the idea of yet another ontology, or yet another framework, for our work, but I am convinced that the work of Royaux et al. is precisely what our field needs. Because their levels of atomization (their term for the splitting of complex pipelines into small, single-purpose tasks) are easy to understand, and map naturally onto tasks that we already perform, it is likely to see wide adoption. Solving the big, existential challenges of monitoring and managing biodiversity at the global scale requires the adoption of good practices, and a tool like Galaxy-Ecology goes a long way towards this goal.

References

Farrell, K.J., and Carey, C.C. (2018). Power, pitfalls, and potential for integrating computational literacy into undergraduate ecology courses. Ecol. Evol. 8, 7744-7751.
https://doi.org/10.1002/ece3.4363

Feng, X., Qiao, H., and Enquist, B. (2020). Doubling demands in programming skills call for ecoinformatics education. Frontiers in Ecology and the Environment 18, 123-124.
https://doi.org/10.1002/fee.2179
 
Gonzalez, A., Vihervaara, P., Balvanera, P., Bates, A.E., Bayraktarov, E., Bellingham, P.J., Bruder, A., Campbell, J., Catchen, M.D., Cavender-Bares, J., et al. (2023). A global biodiversity observing system to unite monitoring and guide action. Nat. Ecol. Evol., 1-5. 
https://doi.org/10.1038/s41559-023-02171-0
 
Popovic, G., Mason, T.J., Drobniak, S.M., Marques, T.A., Potts, J., Joo, R., Altwegg, R., Burns, C.C.I., McCarthy, M.A., Johnston, A., et al. (2024). Four principles for improved statistical ecology. Methods Ecol. Evol. 15, 266-281.
https://doi.org/10.1111/2041-210X.14270
 
Coline Royaux, Jean-Baptiste Mihoub, Marie Jossé, Dominique Pelletier, Olivier Norvez, Yves Reecht, Anne Fouilloux, Helena Rasche, Saskia Hiltemann, Bérénice Batut, Marc Eléaume, Pauline Seguineau, Guillaume Massé, Alan Amossé, Claire Bissery, Romain Lorrilliere, Alexis Martin, Yves Bas, Thimothée Virgoulay, Valentin Chambon, Elie Arnaud, Elisa Michon, Clara Urfer, Eloïse Trigodet, Marie Delannoy, Gregoire Loïs, Romain Julliard, Björn Grüning, Yvan Le Bras (2024) Guidance framework to apply best practices in ecological data analysis: Lessons learned from building Galaxy-Ecology. EcoEvoRxiv, ver.3 peer-reviewed and recommended by PCI Ecology. 
https://doi.org/10.32942/X2G033

Guidance framework to apply best practices in ecological data analysis: Lessons learned from building Galaxy-EcologyColine Royaux, Jean-Baptiste Mihoub, Marie Jossé, Dominique Pelletier, Olivier Norvez, Yves Reecht, Anne Fouilloux, Helena Rasche, Saskia Hiltemann, Bérénice Batut, Marc Eléaume, Pauline Seguineau, Guillaume Massé, Alan Amossé, Claire Bissery, Rom...<p>Numerous conceptual frameworks exist for best practices in research data and analysis (e.g. Open Science and FAIR principles). In practice, there is a need for further progress to improve transparency, reproducibility, and confidence in ecology...Statistical ecologyTimothée Poisot2024-04-12 10:13:59 View
06 Jan 2025
article picture

Using informative priors to account for identifiability issues in occupancy models with identification errors

Accounting for false positives and negatives in monitoring data from sensor networks and eDNA

Recommended by based on reviews by Saoirse Kelleher, Jonathan Rose and 2 anonymous reviewers

Biodiversity monitoring increasingly relies on modern technologies such as sensor networks and environmental DNA. These high-throughput methods allow biodiversity assessments with unprecedented detail and are especially useful to detect rare and secretive species that are otherwise difficult to observe with traditional survey-based methods. False negatives through imperfect detection are a typical problem in survey data and depend on intrinsic characteristics of the species, site characteristics of the survey site as well as survey characteristics (Guillera 2017). While imperfect detection might be reduced in modern sensor data and eDNA data, also these types of data are by no means error-free and may bare other challenges. In particular, the bioinformatics and image classification approaches used for species identification from these data can induce a higher rate of false positives than would be expected in expert-based survey data (Hartig et al. 2024).

Occupancy models (or occupancy-detection models) have been widely used to map species distributions by fitting a hierarchical model that estimates the paramaters of both the species-environment relationship and an observation submodel. They account for false negatives by inferring detectability from the detection history of a survey location, for example from replicate visits or multiple observers (Guillera 2017). These basic occupancy-detection models assume no false positive errors in the data. Other authors have proposed extensions for false positives that typically rely on unambiguous (known truth) information for some sites or observations (Chambert et al. 2015).

In their preprint, Monchy et al. (2024) propose an extension of classic occupancy models that considers a two-step observation process modelling the detection probability at occupied sites and the associated identification probability, separated into the true positive identification rate and the true negative identification rate. Using a simulation approach, the authors compare the effectiveness of a frequentist (maximum likelihood-based) and Bayesian approach for parameter estimation and identifiability, and additionally test the effectiveness of different priors (from non-informative to highly informative). Results of the maximum-likelihood approach indicated biased parameter estimates and identifiability problems. In the Bayesian approach, inclusion of prior information greatly reduces biases in parameter estimates, especially in detection and positive identification rate.

Importantly, informative priors for the identification process are a by-product of the classifiers that are developed for processing the eDNA data or sensor data. For example, species identification from acoustic sensors is based on image classifiers trained on labelled bird song spectrograms (Kahl et al. 2021) and as part of the evaluation of the classifier, the true positive rate (sensitivity) is routinely being estimated and could thus be readily used in occupancy models accounting for false positives. Thus, the approach proposed by Monchy et al. (2024) is not only highly relevant for biodiversity assessments based on novel sensor and eDNA data but also provides very practical solutions that do not require additional unambiguous data but recycle data that are already available in the processing pipeline. Applying their framework to real-world data will help reducing biases in biodiversity assessments and through improved understanding of the detection process it could also help optimising the design of sensor networks.

References

Thierry Chambert,  David A. W. Miller,  James D. Nichols (2015), Modeling false positive detections in species occurrence data under different study designs. Ecology, 96: 332-339. https://doi.org/10.1890/14-1507.1

Gurutzeta Guillera-Arroita (2017) Modelling of species distributions, range dynamics and communities under imperfect detection: advances, challenges and opportunities. Ecography, 40: 281-295. https://doi.org/10.1111/ecog.02445

Florian Hartig, Nerea Abrego, Alex Bush, Jonathan M. Chase, Gurutzeta Guillera-Arroita, Mathew A. Leibold,  Otso Ovaskainen, Loïc Pellissier, Maximilian Pichler, Giovanni Poggiato, Laura Pollock, Sara Si-Moussi, Wilfried Thuiller, Duarte S. Viana, David I. Warton, Damaris Zurell D, Douglas W. Yu (2024) Novel community data in ecology - properties and prospects. Trends in Ecology & Evolution, 39: 280-293. https://doi.org/10.1016/j.tree.2023.09.017

Stefan Kahl, Connor M. Wood, Maximilian Eibl, Holger Klinck (2021) BirdNET: A deep learning solution for avian diversity monitoring. Ecological Informatics, 61: 101236. https://doi.org/10.1016/j.ecoinf.2021.101236

Célian Monchy, Marie-Pierre Etienne, Olivier Gimenez (2024) Using informative priors to account for identifiability issues in occupancy models with identification errors. bioRxiv, ver.3 peer-reviewed and recommended by PCI Ecology https://doi.org/10.1101/2024.05.07.592917

Using informative priors to account for identifiability issues in occupancy models with identification errorsCélian Monchy, Marie-Pierre Etienne, Olivier Gimenez<p>&nbsp;Non-invasive monitoring techniques like camera traps, autonomous recording units and environmental DNA are increasingly used to collect data for understanding species distribution. These methods have prompted the development of statistica...Statistical ecologyDamaris Zurell2024-05-11 12:04:10 View