Learn R Programming

CoSMoS (version 2.1.2)

actfdiscreteInv: 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

Run this code

actfdiscreteInv(.4, .2, 1)

Run the code above in your browser using DataLab