Learn R Programming

CoSMoS (version 2.1.2)

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

Run this code

actfInv(.4, 1, 0)

Run the code above in your browser using DataLab