actfInv: Inverse of ACTF auto-correlation transformation function

Description Usage Arguments Examples

Description

Provides inverse transformation for continuous distributions, based on two parameters

Usage

1
actfInv(rhoz, b, c)

Arguments

rhoz

marginal correlation value of the parent Gaussian process

b

1st line parameter

c

2nd line parameter

Examples

1
actfInv(.4, 1, 0)

CoSMoS documentation built on May 30, 2021, 1:06 a.m.