Y2T: Transform fitted distribution of Y=log(T) into distribution of T
Description
This method transforms fitted distributionof $Y=\log(T)$
into distribution of $T$.Usage
Y2T(x, ...)## S3 method for class 'NMixPredDensMarg':
Y2T(x, \dots)
## S3 method for class 'NMixPredCDFMarg':
Y2T(x, \dots)
Arguments
x
an object of appropriate class.
...
optional additional arguments.
Value
- An object of the same class as argument
x.