Skip to contents

Covers the (simpler) special case where the prior(x) is iid uniform. The return value has the same structure as the value of fitCopula().

Usage

makeIndepCopula(ll, ul)

Arguments

ll

ll[i] is the lower limit of random variable x[i]

ul

upper limit, analogous to ll.

Value

list with: copula, U, Z, and Y entries.