Other packages > Find by keyword >

zyp  

Zhang + Yue-Pilon Trends Package
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("zyp", "0.11-1")



Attach the package and use:
library("zyp")
Maintained by
Lee Zeman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-10-29
Latest Update: 2023-03-22
Description:
An efficient implementation of the slope method described by Sen (1968) <doi:10.1080/01621459.1968.10480934> plus implementation of prewhitening approaches to determining trends in climate data described by Zhang, Vincent, Hogg, and Niitsoo (2000) <doi:10.1080/07055900.2000.9649654> and Yue, Pilon, Phinney, and Cavadias (2002) <doi:10.1002/hyp.1095>.
How to cite:
Lee Zeman (2012). zyp: Zhang + Yue-Pilon Trends Package. R package version 0.11-1, https://cran.r-project.org/web/packages/zyp. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.9-1 (2012-10-29 09:00), 0.9-3 (2013-08-23 23:17), 0.10-1.1 (2019-01-25 21:37), 0.10-1 (2013-09-19 08:54), 0.11 (2023-01-26 15:20)
Other packages that cited zyp R package
View zyp citation profile
Other R packages that zyp depends, imports, suggests or enhances
Complete documentation for zyp
Functions, R codes and Examples using the zyp R package
Some associated functions: confint.zyp . zyp . zyp.sen . zyp.trend.csv . zyp.trend.vector . 
Some associated R codes: zyp.R .  Full zyp package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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