Learn R Programming

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

numOSL (version 1.3)

Numeric routines for optically stimulated luminescence dating

Description

Package for optimizing regular numeric problems in optically stimulated luminescence dating, such as: equivalent dose calculation; decay curve decomposition and fast-component equivalent dose estimation; statistical age models analysis and radial plot drawing.

Copy Link

Version

Install

install.packages('numOSL')

Monthly Downloads

245

Version

1.3

License

GPL-3

Maintainer

Jun Peng

Last Published

April 20th, 2014

Functions in numOSL (1.3)

mcMAM

Estimating parameters of minimum age models (3- or 4-parameter) with a Markov chain Monte Carlo method
numOSL-package

Package for tackling basic numeric problems in optically stimulated luminescence dating
decompc

Decomposing an OSL decay curve (allows a constant component being subtracted)
Signaldata

Signaldata is used for exemplifying the usage of function decomp(), decompc() and fastED()
EDdata

EDdata is used for exemplifying the usage of function RadialPlotter()
reportSAM

Report the results of statistical age models
Curvedata

Curvedata is used for exemplifying the usage of function calED()
mcFMM

Estimating parameters of finite mixture age models (include the central age model) with a Markov chain Monte Carlo method
RadialPlotter

Estimating parameters of Rex Galbraith's statistical age model (with classic numeric methods) and drawing radial plot
calED

Fitting a dose response curve and calculating some equivalent dose values
dbED

Summarizing the distribution of a number of equivalent dose values
decomp

Decomposing an OSL decay curve
fastED

Estimating a fast-component equivalent dose
print.RadialPlotter

Print an object of class "RadialPlotter"