actfdiscreteInv {CoSMoS} | R Documentation |
Inverse of ACTF auto-correlation transformation function
Description
Provides inverse transformation for continuous distributions, based on two parameters
Usage
actfdiscreteInv(rhoz, b, c)
Arguments
rhoz |
marginal correlation value of the parent Gaussian process |
b |
1st line parameter |
c |
2nd line parameter |
Examples
actfdiscreteInv(.4, .2, 1)
[Package CoSMoS version 2.1.0 Index]