Skip to content

This package provides functions to test for a change of evidence over time. It can be used to examine volatile effects.

Notifications You must be signed in to change notification settings

mrzdcmps/changeofevidence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release GitHub last commit

Change of Evidence

This package provides functions to test for a change of evidence over time and include sequential Bayesian testing methods. It can be used to examine volatile effects.

Installation

# Install remotes if necessary
if (!requireNamespace("remotes")) install.packages("remotes")
# Get package from Github
remotes::install_github("mrzdcmps/changeofevidence")

How to use the package

Random Files

You can download 10,000 data files each containing 1,000,000 random bits generated by a quantum random number generator (Quantis by idquantique) as source for the monte carlo simulations here: https://osf.io/gs42z/files/

About

This package provides functions to test for a change of evidence over time. It can be used to examine volatile effects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages