actfdiscreteInv: Inverse of ACTF auto-correlation transformation function

Description Usage Arguments Examples

View source: R/actfInv.r

Description

Provides inverse transformation for continuous distributions, based on two parameters

Usage

1
actfdiscreteInv(rhoz, b, c)

Arguments

rhoz

marginal correlation value of the parent Gaussian process

b

1st line parameter

c

2nd line parameter

Examples

1
actfdiscreteInv(.4, .2, 1)

TycheLab/CoSMoS documentation built on June 6, 2021, 2:35 a.m.