Other packages > Find by keyword >

estimraw  

Estimation of Four-Fold Table Cell Frequencies (Raw Data) from Effect Size Measures
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("estimraw", "1.0.0")



Attach the package and use:
library("estimraw")
Maintained by
Bernardo Sousa-Pinto
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-07-16
Latest Update: 2020-07-16
Description:
Estimation of four-fold table cell frequencies (raw data) from risk ratios (relative risks), risk differences and odds ratios. While raw data can be useful for doing meta-analysis, such data is often not provided by primary studies (with summary statistics being solely presented). Therefore, based on summary statistics (namely, risk ratios, risk differences and odds ratios), this package estimates the value of each cell in a 2x2 table according to the equations described in Di Pietrantonj C (2006) .
How to cite:
Bernardo Sousa-Pinto (2020). estimraw: Estimation of Four-Fold Table Cell Frequencies (Raw Data) from Effect Size Measures. R package version 1.0.0, https://cran.r-project.org/web/packages/estimraw. Accessed 02 Feb. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited estimraw R package
View estimraw citation profile
Other R packages that estimraw depends, imports, suggests or enhances
Complete documentation for estimraw
Functions, R codes and Examples using the estimraw R package
Some associated functions: estim_raw . 
Some associated R codes: estim_raw.R . globals.R .  Full estimraw 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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