actfdiscrete {CoSMoS} | R Documentation |
ACTF auto-correlation transformation function for discrete distributions
Description
Provides tranformation for discrete distributions, based on two parameters.
Usage
actfdiscrete(rhox, b, c)
Arguments
rhox |
marginal correlation value |
b |
1st line parameter |
c |
2nd line parameter |
Examples
actfdiscrete(.4, .2, 1)
[Package CoSMoS version 2.1.0 Index]