GrowthCurve.plot: GrowthCurve.plot

GrowthCurve.plotR Documentation

GrowthCurve.plot

Description

growthcurve plot at a single preheat temperature

Usage

GrowthCurve.plot(Sn, ph0 = seq(1, 4), Unique = FALSE, debug = FALSE, ...)

Arguments

Sn

[list] (**required**) efficiencies S table (see Sn function)

ph0

[numeric] (**with default**): selected preheat

Unique

[logical] (**with default**) TRUE a single De, independent from preheat temperature

debug

if FALSE (default), WinBUGS is closed automatically when the script has finished running, otherwise WinBUGS remains open for further investigation

...

further arguments that will be passed to the function BayesCal

Value

a plot

WinBUg results object

Examples

data(Anatolian2, envir = environment())
file<-Anatolian2$FILE

## Not run: 
GrowthCurve.plot(Sn(file,ech=1,OSL=2,Dose=c(0,200,250,300,0,200)),
                ph0=c(1,2,3,4),
                  Unique=FALSE)

## End(Not run)


Zink-Antoine/OSLpack documentation built on Feb. 23, 2025, 5:14 a.m.