Other packages > Find by keyword >

SCEM  

Splitting-Coalescence-Estimation Method
View on CRAN: Click here


Download and install SCEM package within the R console
Install from CRAN:
install.packages("SCEM")

Install from Github:
library("remotes")
install_github("cran/SCEM")

Install by package version:
library("remotes")
install_version("SCEM", "1.1.0")



Attach the package and use:
library("SCEM")
Maintained by
Kyung Serk Cho
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-08-06
Latest Update: 2021-09-02
Description:
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." .
How to cite:
Kyung Serk Cho (2021). SCEM: Splitting-Coalescence-Estimation Method. R package version 1.1.0, https://cran.r-project.org/web/packages/SCEM
Previous versions and publish date:
1.0.0 (2021-08-06 10:10)
Other packages that cited SCEM R package
View SCEM citation profile
Other R packages that SCEM depends, imports, suggests or enhances
Functions, R codes and Examples using the SCEM R package
Some associated functions: EBIC . EstTrend . SCEM . SCalgo . calculateRSS . convertParameters . data-armenia . iteration . kernel . makeFits . makeFits_OLS . makeFits_initial . sineFit . sine_OLS . sine_initial . 
Some associated R codes: EBIC.R . EstTrend.R . SCEM.R . SCalgo.R . calculateRSS.R . convertParameters.R . iteration.R . kernel.R . makeFits.R . makeFits_OLS.R . makeFits_initial.R . sineFit.R . sine_OLS.R . sine_initial.R .  Full SCEM package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ismev  
An Introduction to Statistical Modeling of Extreme Values
Functions to support the computations carried out in `An Introduction to Statistical Modeling of Ex ...
Download / Learn more Package Citations See dependency  
multiocc  
Fits Multivariate Spatio-Temporal Occupancy Model
Spatio-temporal multivariate occupancy models can handle multiple species in occupancy models. This ...
Download / Learn more Package Citations See dependency  
gclus  
Clustering Graphics
Orders panels in scatterplot matrices and parallel coordinate displays by some merit index. Package ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
MatrixEQTL  
Matrix eQTL: Ultra Fast eQTL Analysis via Large Matrix Operations
Matrix eQTL is designed for fast eQTL analysis on large datasets. Matrix eQTL can test for associat ...
Download / Learn more Package Citations See dependency  
CompoundEvents  
Statistical Modeling of Compound Events
Tools for extracting occurrences, assessing potential driving factors, predicting occurrences, and q ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns