Learn R Programming

CoSMoS (version 2.1.0)

actf: ACTF auto-correlation transformation function

Description

Provides tranformation for continuous distributions, based on two parameters.

Usage

actf(rhox, b, c)

Arguments

rhox

marginal correlation value

b

1st line parameter

c

2nd line parameter

Examples

Run this code
# NOT RUN {
actf(.4, 1, 0)

# }

Run the code above in your browser using DataLab