actfInv {CoSMoS}R Documentation

Inverse of ACTF auto-correlation transformation function

Description

Provides inverse transformation for continuous distributions, based on two parameters

Usage

actfInv(rhoz, b, c)

Arguments

rhoz

marginal correlation value of the parent Gaussian process

b

1st line parameter

c

2nd line parameter

Examples


actfInv(.4, 1, 0)


[Package CoSMoS version 2.1.0 Index]