Learn R Programming

CoSMoS (version 2.2.0)

actfInv: Inverse ACTF

Description

Inverse of the autocorrelation transformation function.

Usage

actfInv(rhoz, b, c)

Value

numeric vector of back-transformed marginal correlations

Arguments

rhoz

Gaussian correlation value

b

1st parameter

c

2nd parameter

See Also

actf

Examples

Run this code
actfInv(.4, 1, 0)

Run the code above in your browser using DataLab