r = copulastat("Gaussian",rho)
returns the Kendall’s rank correlation, r, that corresponds
to a Gaussian copula with linear correlation parameters
rho.
r = copulastat("t",rho,nu)
returns the Kendall’s rank correlation, r, that corresponds
to a t copula with linear correlation parameters,
rho, and degrees of freedom parameter,
nu.
r = copulastat(family,alpha)
returns the Kendall’s rank correlation, r, that corresponds
to a bivariate Archimedean copula that has the type specified by
family and scalar parameter
alpha.
r = copulastat(___,Type=CorrType)
specifies the input rank correlation type to use, using any of the input
argument combinations in the previous syntaxes.
copulastat uses an approximation to Spearman’s rank
correlation for copula families that do not have an existing analytic
formula. The approximation is based on a smooth fit to values computed at
discrete values of the copula parameters. For a t copula,
the approximation is accurate for degrees of freedom larger than
0.05.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.