Other packages > Find by keyword >

pct  

Propensity to Cycle Tool
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pct", "0.9.9")



Attach the package and use:
library("pct")
Maintained by
Robin Lovelace
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-29
Latest Update: 2023-05-19
Description:
Functions and example data to teach and increase the reproducibility of the methods and code underlying the Propensity to Cycle Tool (PCT), a research project and web application hosted at . For an academic paper on the methods, see Lovelace et al (2017) .
How to cite:
Robin Lovelace (2019). pct: Propensity to Cycle Tool. R package version 0.9.9, https://cran.r-project.org/web/packages/pct. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.1.1 (2019-03-29 18:30), 0.1.2 (2019-04-16 21:12), 0.1.3 (2019-04-25 22:50), 0.2.0 (2019-05-13 17:40), 0.2.1 (2019-05-14 12:30), 0.2.2 (2019-06-23 19:10), 0.2.3 (2019-07-26 06:40), 0.2.4 (2019-07-26 10:30), 0.2.5 (2019-08-29 13:30), 0.2.6 (2019-09-23 17:40), 0.2.7 (2019-09-26 10:30), 0.3.0 (2020-03-01 06:40), 0.4.0 (2020-03-02 01:30), 0.4.1 (2020-06-15 11:50), 0.5.0 (2020-08-27 15:20), 0.6.0 (2020-10-31 16:40), 0.7.0 (2020-11-27 21:20), 0.8.0 (2021-04-05 19:30), 0.9.1 (2021-06-25 08:50), 0.9.3 (2021-11-02 17:00), 0.9.5 (2022-11-16 09:50), 0.9.7 (2022-12-06 09:40), 0.9.8 (2023-02-16 01:30), 0.9.9 (2023-05-19 23:20)
Other packages that cited pct R package
View pct citation profile
Other R packages that pct depends, imports, suggests or enhances
Complete documentation for pct
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  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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