Learn R Programming

CoSMoS (version 2.2.0)

actf: ACTF auto-correlation transformation function

Description

Provides transformation for continuous distributions, based on two parameters.

Usage

actf(rhox, b, c)

Value

numeric vector of transformed Gaussian correlations

Arguments

rhox

marginal correlation value

b

1st parameter

c

2nd parameter

See Also

actpnts, fitactf

Examples

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

Run the code above in your browser using DataLab