Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.