Title: Meta-Analysis with R
Diff between meta versions 2.1-0 dated 2012-05-18 and 2.1-1 dated 2012-08-12
Description: Fixed and random effects meta-analysis. Functions for
tests of bias, forest and funnel plot.
Author: Guido Schwarzer
Maintainer: Guido Schwarzer
meta-2.1-0/meta/.gitignore |only
meta-2.1-1/meta/DESCRIPTION | 8 ++++----
meta-2.1-1/meta/MD5 | 8 ++++----
meta-2.1-1/meta/NEWS | 9 +++++++++
meta-2.1-1/meta/R/print.summary.meta.R | 6 +++++-
meta-2.1-1/meta/R/summary.meta.R | 1 +
6 files changed, 23 insertions(+), 9 deletions(-)
Title: Package for Luminescence Dating data analysis
Diff between Luminescence versions 0.1.7 dated 2012-05-25 and 0.1.8 dated 2012-08-12
Description: Package provides a collection of various R functions for
Luminescence Dating data analysis.
Author: Sebastian Kreutzer [aut, cre], Christoph Schmidt [aut], Margret
C. Fuchs [aut], Michael Dietze [aut], Manfred Fischer [aut],
Christoph Burow [aut, trl], Markus Fuchs [ths]
Maintainer: Sebastian Kreutzer
DESCRIPTION | 29 ++-
Luminescence.Rproj |only
MD5 | 56 +++----
NEWS | 28 ++-
R/Analyse_SAR.OSLdata.R | 93 +++++++-----
R/Calc_FadingCorr.R | 17 +-
R/Calc_FuchsLang2001.R | 2
R/fit_LMCurve.R | 17 +-
R/plot_BINfileData.R | 20 ++
R/plot_GrowthCurve.R | 305 +++++++++++++++++++++++------------------
inst |only
man/Analyse_SAR.OSLdata.Rd | 13 +
man/CW2pLM.Rd | 7
man/Calc_FadingCorr.rd | 15 +-
man/Calc_FuchsLang2001.rd | 33 ++--
man/Calc_OSLLxTxRatio.Rd | 10 -
man/ExampleData.DeValues.rd | 2
man/ExampleData.FittingLM.rd | 6
man/ExampleData.LxTxData.rd | 2
man/ExampleData.LxTxOSLData.rd | 2
man/Luminescence-package.Rd | 14 +
man/Risoe.BINdata-class.Rd | 4
man/Second2Gray.Rd | 2
man/fit_LMCurve.Rd | 36 ++--
man/plot_BINfileData.Rd | 22 ++
man/plot_DeDistribution.Rd | 10 -
man/plot_GrowthCurve.Rd | 23 +--
man/plot_Histogram.Rd | 10 -
man/plot_RadialPlot.rd | 18 +-
man/readBIN2R.Rd | 6
30 files changed, 469 insertions(+), 333 deletions(-)