public class CopulaLibrary
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CopulaLibrary.DistanceLinkFunctionCopulaExpression
A copula based on a link function and the euclidian distance between the two observations.
|
static class |
CopulaLibrary.SimpleCopulaExpression
This copula is a simple copula with one constant parameter.
|
static class |
CopulaLibrary.SimpleLogisticCopulaExpression
This copula is a logistic copula with a single intercept parameter.
|
| Constructor and Description |
|---|
CopulaLibrary() |