Other packages > Find by keyword >

evoTS  

Analyses of Evolutionary Time-Series
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("evoTS", "1.0.3")



Attach the package and use:
library("evoTS")
Maintained by
Kjetil Lysne Voje
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-01-17
Latest Update: 2023-03-06
Description:
Facilitates univariate and multivariate analysis of evolutionary sequences of phenotypic change. The package extends the modeling framework available in the 'paleoTS' package. Please see for information about the package and the implemented models.
How to cite:
Kjetil Lysne Voje (2023). evoTS: Analyses of Evolutionary Time-Series. R package version 1.0.3, https://cran.r-project.org/web/packages/evoTS. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.0 (2023-01-17 18:40), 1.0.1 (2023-02-07 22:32), 1.0.2 (2023-03-06 14:50)
Other packages that cited evoTS R package
View evoTS citation profile
Other R packages that evoTS depends, imports, suggests or enhances
Complete documentation for evoTS
Functions, R codes and Examples using the evoTS R package
Some associated functions: as.evoTS.multi.BW.acceldecel.fit . as.evoTS.multi.BW.fit . as.evoTS.multi.OU.fit . as.evoTS.multi.URW.fit . as.evoTS.multi.URW.shift.fit . as.evoTSfit.OUBM . diameter_S.yellowstonensis . fit.all.univariate . fit.mode.shift . fit.multivariate.OU . fit.multivariate.OU.user.defined . fit.multivariate.URW . fit.multivariate.URW.shift . logL.joint.OU.BM . logL.joint.Stasis.OU . logL.joint.URW.URW . logL.joint.accel.decel.single.R . logL.joint.accel.decel.single.R.zero.corr . logL.joint.accel_decel . logL.joint.multi.OUOU . logL.joint.multi.OUOU.user . logL.joint.multi.R . logL.joint.single.R . logL.joint.single.R.zero.corr . loglik.surface.GRW . loglik.surface.OU . loglik.surface.OUBM . loglik.surface.URW . loglik.surface.accel . loglik.surface.decel . loglik.surface.stasis . make.multivar.evoTS . opt.accel.single.R . opt.accel.single.R.zero.corr . opt.decel.single.R . opt.decel.single.R.zero.corr . opt.joint.OUBM . opt.joint.URW.Stasis . opt.joint.accel . opt.joint.decel . opt.single.R . opt.single.R.zero.corr . plotevoTS.multivariate . plotevoTS . ribs_S.yellowstonensis . sim.OUBM . sim.accel.decel . sim.multi.OU . sim.multi.URW . 
Some associated R codes: as.evoTS.BM.acceldecel.multi.fit.R . as.evoTS.BM.multi.fit.R . as.evoTS.multi.OU.fit.R . as.evoTS.multi.URW.fit.R . as.evoTS.multi.URW.shift.fit.R . as.evoTSfit.OUBM.R . diameter_S.yellowstonensis.R . fit.all.univariate.R . fit.mode.shift.R . fit.multivariate.OU.R . fit.multivariate.OU.user.defined.R . fit.multivariate.URW.R . fit.multivariate.URW.shift.R . logL.joint.OU.BM.R . logL.joint.Stasis.OU.R . logL.joint.StrictStasis.R . logL.joint.URW.URW.R . logL.joint.accel.decel.single.R . logL.joint.accel.decel.single.R.zero.corr.R . logL.joint.accel_decel.R . logL.joint.multi.R . logL.joint.single.R . logL.joint.single.R.zero.corr.R . logl.joint.multi.OUOU.R . logl.joint.multi.OUOU.user.R . loglik.surface.GRW.R . loglik.surface.OU.R . loglik.surface.OUBM.R . loglik.surface.URW.R . loglik.surface.accel.R . loglik.surface.decel.R . loglik.surface.stasis.R . make.multivar.evoTS.R . modelCurves.R . opt.accel.single.R . opt.accel.single.R.zero.corr.R . opt.and.logl.pairs.R . opt.decel.single.R . opt.decel.single.R.zero.corr.R . opt.joint.OUBM.R . opt.joint.StrictStasis.R . opt.joint.accel.R . opt.joint.decel.R . opt.single.R . opt.single.R.zero.corr.R . ou.M.R . ou.V.R . plot.paleoTS.R . plotevoTS.multivariate.R . ribs_S.yellowstonensis.R . shift2gg.R . shifts.R . sim.OUBM.R . sim.accel.decel.R . sim.multi.OU.R . sim.multi.URW.R .  Full evoTS 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA