my_SAR_analyzer2: my_SAR_analyzer2

View source: R/my_SAR_analyzer2.R

my_SAR_analyzer2R Documentation

my_SAR_analyzer2

Description

my_SAR_analyzer2

Usage

my_SAR_analyzer2(
  Risoe.object,
  position = NULL,
  grain = NULL,
  run = NULL,
  set = NULL,
  ltype = "OSL",
  dtype = NULL,
  protocol = "unknown",
  keep.empty = TRUE,
  txtProgressBar = FALSE,
  signal.integral = c(6:10),
  background.integral = c(346:395),
  rejection.criteria = list(recycling.ratio = NA, recuperation.rate = NA, testdose.error
    = NA, palaeodose.error = NA, exceed.max.regpoint = TRUE),
  sig0 = 0.025,
  sigmab = NULL,
  background.count.distribution = "poisson",
  fit.method = "EXP",
  fit.force_through_origin = TRUE,
  fit.weights = FALSE,
  fit.includingRepeatedRegPoints = FALSE,
  plot = FALSE,
  plot.single = FALSE,
  onlyLxTxTable = FALSE,
  readerrate = 1,
  drdose = 1,
  label = "sample",
  recuprecyc = TRUE,
  plot.drc = FALSE
)

IMHarly/justapackage documentation built on March 25, 2024, 8:10 p.m.