Other packages > Find by keyword >

zcurve  

An Implementation of Z-Curves
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("zcurve", "2.4.2")



Attach the package and use:
library("zcurve")
Maintained by
František Bartoš
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-31
Latest Update: 2023-01-05
Description:
An implementation of z-curves - a method for estimating expected discovery and replicability rates on the bases of test-statistics of published studies. The package provides functions for fitting the new density and EM version (Bartoš & Schimmack, 2020, <doi:10.31234/osf.io/urgtn>), censored observations, as well as the original density z-curve (Brunner & Schimmack, 2020, <doi:10.15626/MP.2018.874>). Furthermore, the package provides summarizing and plotting functions for the fitted z-curve objects. See the aforementioned articles for more information about the z-curves, expected discovery and replicability rates, validation studies, and limitations.
How to cite:
František Bartoš (2020). zcurve: An Implementation of Z-Curves. R package version 2.4.2, https://cran.r-project.org/web/packages/zcurve. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0.0 (2020-03-31 17:00), 1.0.6 (2020-09-27 02:40), 1.0.7 (2020-12-15 21:30), 1.0.8 (2021-01-17 21:30), 1.0.9 (2021-05-07 09:30), 2.1.2 (2022-02-07 22:00), 2.2.0 (2022-11-29 23:10), 2.3.0 (2023-01-05 22:50), 2.4.0 (2023-10-28 00:40), 2.4.1 (2024-05-23 14:10)
Other packages that cited zcurve R package
View zcurve citation profile
Other R packages that zcurve depends, imports, suggests or enhances
Complete documentation for zcurve
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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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