epoh 发表于 2012-5-28 21:21 
http://cran.r-project.org/web/packages/SpatialExtremes/index.html
Package source: SpatialExtremes_1 ...
.C("LL_mod2", as.integer(family), as.integer(n),
as.double(data[, 1]), as.double(data[, 2]),
as.double(param[1]), as.double(param[2]), as.double(0),
PACKAGE = "VineCopula")[[7]]
你好,请问类似的问题,我在Package source: VineCopula_1.6-1.tar.gz
VineCopula\src里怎么找不到"LL_mod2"呢?