Skip to content

DInfanger/pvalue_functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P-value functions

Information

This repository contains R scripts to reproduce the graphics from our paper:

Infanger D, Schmidt-Trucksäss A. (2019): P value functions: An underused method to present research results and to promote quantitative reasoning. Statistics in Medicine, 1-9. doi: 10.1002/sim.8293.

R-package pvaluefunctions has been released on CRAN!

As the R package pvaluefunctions has now been released on CRAN, all new information concerning the package and updates can be found on my GitHub page for the package.

This repository is no longer being supported with updates! To reproduce the graphics in the paper, see below.

Overview

A description of the package and some examples of how to use the package can be found on the official GitHub page for the package.

Installation and recreation of the graphics in the paper

Install the package from CRAN using install.packages("pvaluefunctions") and then load it using library(pvaluefunctions).

To reproduce the plots from the publication, download the file paper_plots.R and run it after loading the package using library(pvaluefunctions).

About

R functions to create confidence distributions and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages