Learn R Programming

CoSMoS (version 2.2.0)

actfdiscrete: ACTF auto-correlation transformation function for discrete distributions

Description

Provides transformation for discrete distributions, based on two parameters.

Usage

actfdiscrete(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
actfdiscrete(.4, .2, 1)

Run the code above in your browser using DataLab