CCOPULA Procedure
Syntax: CCOPULA Procedure
The following statements are available in the CCOPULA procedure:
PROC CCOPULA options;
BY variables;
DEFINE name copula-type <(parameter-value-options …)> ;
DISPLAY <table-list> </ options>;
DISPLAYOUT table-spec-list </ options>;
FIT type <NAME=name > <INIT=(parameter-value-options)> / options;
SIMULATE < copula-name-list > / options;
VAR variables;
VIEWSTORE / options;
Last updated: July 09, 2026