Description Usage Arguments Details Value Author(s) See Also Examples
If the data are log-normal, the user can apply a logarithmic transformation. Then, antilog.pred
will automatically back-transform (exponentiate) the data and the predictions (hyperbolic intervals) obtained by the BLS
, CBLS
, MD.horiz.lines
, FullCIs.XY
or FullCIs.MD
functions.
1 | antilog.pred(results = NULL, base = 10)
|
results |
an object of class |
base |
a character string or a numeric value. Options available are: 10 (default value) or "e". |
antilog.pred
is automatically called by the argument antilog
in the functions XY.plot
or MD.plot
.
An object of class BLS
, CBLS
, MD.horiz.lines
, CIs.XY
or CIs.MD
.
Bernard G FRANCQ
BLS
, CBLS
, MD.horiz.lines
, FullCIs.XY
, FullCIs.MD
1 2 3 4 5 6 |
Loading required package: ellipse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.