Learn R Programming

⚠️There's a newer version (0.5.3) of this package.Take me there.

reproducer

The R package reproducer is aimed to support reproducible research in software engineering. See the package homepage for details and examples.

Installation

One may install the stable version from CRAN:

install.packages('reproducer', dependencies = TRUE)

You can use devtools to install the development version from my web site:

install.packages("devtools", dependencies = T, repos = "http://cran.r-project.org/")
library(devtools)
devtools::install_url("http://madeyski.e-informatyka.pl/download/R/reproducer_0.1.5.tar.gz")
library(reproducer)

Motivation

The motivation is to support reproducible research in software engineering via sharing data sets and code behind the published or just submitted papers.

Copy Link

Version

Install

install.packages('reproducer')

Monthly Downloads

206

Version

0.1.6

License

CC BY 4.0

Maintainer

Lech Madeyski

Last Published

July 28th, 2016

Functions in reproducer (0.1.6)

getSimulationData

getSimulationData
reproduceMixedEffectsAnalysisWithEstimatedVarianceAndExperimentalDesignModerator

reproduceMixedEffectsAnalysisWithEstimatedVarianceAndExperimentalDesignModerator()
reproduceMixedEffectsForestPlotWithExperimentalDesignModerator

reproduceMixedEffectsForestPlotWithExperimentalDesignModerator()
readExcelSheet

readExcelSheet
proportionOfSignificantTValuesUsingCorrectAnalysis

proportionOfSignificantTValuesUsingCorrectAnalysis
reproduceTableWithPossibleModeratingFactors

reproduceTableWithPossibleModeratingFactors()
reproduceMixedEffectsAnalysisWithExperimentalDesignModerator

reproduceMixedEffectsAnalysisWithExperimentalDesignModerator()
reproduceTableWithEffectSizesBasedOnMeanDifferences

reproduceTableWithEffectSizesBasedOnMeanDifferences()
proportionOfSignificantTValuesUsingIncorrectAnalysis

proportionOfSignificantTValuesUsingIncorrectAnalysis
reproduceSimulationResultsBasedOn500Reps1000Obs

reproduceSimulationResultsBasedOn500Reps1000Obs
reproduceForestPlotRandomEffects

reproduceForestPlotRandomEffects()
reproduceTableWithSourceDataByCiolkowski

reproduceTableWithSourceDataByCiolkowski
getEffectSizesABBAIgnoringPeriodEffect

getEffectSizesABBAIgnoringPeriodEffect
fmt

fmt
boxplotAndDensityCurveOnHistogram

boxplotAndDensityCurveOnHistogram
percentageInaccuracyOfLargeSampleVarianceApproximation

percentageInaccuracyOfLargeSampleVarianceApproximation
plotOutcomesForIndividualsInEachSequenceGroup

plotOutcomesForIndividualsInEachSequenceGroup
getEffectSizesABBA

getEffectSizesABBA
densityCurveOnHistogram

densityCurveOnHistogram
boxplotHV

boxplotHV
printXTable

printXTable