# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "SCEM" in publications use:' type: software license: GPL-3.0-only title: 'SCEM: Splitting-Coalescence-Estimation Method' version: 1.2.0 identifiers: - type: doi value: 10.32614/CRAN.package.SCEM abstract: 'We introduce improved methods for statistically assessing birth seasonality and intra-annual variation. The first method we propose is a new idea that uses a nonparametric clustering procedure to group individuals with similar time series data and estimate birth seasonality based on the clusters. One can use the function SCEM() to implement this method. The second method estimates input parameters for use with a previously-developed parametric approach (Tornero et al., 2013). The relevant code for this approach is makeFits_OLS(), while makeFits_initial() is the code to implement the same method but with given initial conditions for two parameters. The latter can be used to show the disadvantage of the existing approach. One can use the function makeFits() to generate parametric birth seasonality estimates using either initialization. Detailed description can be found here: Chazin Hannah, Soudeep Deb, Joshua Falk, and Arun Srinivasan (2019) "New Statistical Approaches to Intra-Individual Isotopic Analysis and Modeling Birth Seasonality in Studies of Herd Animals".' authors: - family-names: Chazin given-names: Hannah email: h.chazin@columbia.edu - family-names: Deb given-names: Soudeep email: soudeep@iimb.ac.in - family-names: Falk given-names: Joshua - family-names: Srinivasan given-names: Arun - family-names: Cho given-names: Kyung Serk preferred-citation: type: article title: New Statistical Approaches to Intra-individual Isotopic Analysis and Modelling of Birth Seasonality in Studies of Herd Animals authors: - family-names: Chazin given-names: Hannah email: h.chazin@columbia.edu - family-names: Soudeep given-names: Deb - family-names: Arun given-names: Srinivasan journal: Archaeometry year: '2019' volume: '61' issue: '2' url: https://onlinelibrary.wiley.com/doi/10.1111/arcm.12432 start: 478-93 repository: https://hchazin.r-universe.dev repository-code: https://github.com/hchazin/SCEM commit: c4a60886e226c933092a4c927cf0f8de0c769c32 url: https://hchazin.github.io/SCEM/ date-released: '2026-06-25' contact: - family-names: Chazin given-names: Hannah email: h.chazin@columbia.edu