Other packages > Find by keyword >

tsvr  

Timescale-Specific Variance Ratio for Use in Community Ecology
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tsvr", "1.0.2")



Attach the package and use:
library("tsvr")
Maintained by
Daniel C. Reuman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-27
Latest Update: 2021-01-09
Description:
Tools for timescale decomposition of the classic variance ratio of community ecology. Tools are as described in Zhao et al (in prep), extending commonly used methods introduced by Peterson et al (1975) <doi:10.2307/1936306>.
How to cite:
Daniel C. Reuman (2019). tsvr: Timescale-Specific Variance Ratio for Use in Community Ecology. R package version 1.0.2, https://cran.r-project.org/web/packages/tsvr. Accessed 18 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:15), 1.0.0 (2019-02-27 17:00), 1.0.1 (2019-09-27 06:30)
Other packages that cited tsvr R package
View tsvr citation profile
Other R packages that tsvr depends, imports, suggests or enhances
Complete documentation for tsvr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

R.utils  
Various Programming Utilities
Utility functions useful when programming and developing R packages. ...
Download / Learn more Package Citations See dependency  
sorvi  
Functions for Finnish Open Data
Misc support functions for rOpenGov and open data downloads. ...
Download / Learn more Package Citations See dependency  
tsvr  
Timescale-Specific Variance Ratio for Use in Community Ecology
Tools for timescale decomposition of the classic variance ratio of community ecology. Tools are as d ...
Download / Learn more Package Citations See dependency  
lobstr  
Visualize R Data Structures with Trees
A set of tools for inspecting and understanding R data structures inspired by str(). Includes ast() ...
Download / Learn more Package Citations See dependency  
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  
disk.frame  
Larger-than-RAM Disk-Based Data Manipulation Framework
A disk-based data manipulation tool for working with large-than-RAM datasets. Aims to lower the bar ...
Download / Learn more Package Citations See dependency  
Maintainer: Dai ZJ (view profile)

28,313

R Packages

239,283

Dependencies

75,034

Author Associations

28,314

Publication Badges

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