cov.th.e2 <- function(d,par,var.z) { # covariance exponentielle, 2 paramètres + pépite eps = 10 cov = par[1]*exp(-(d/par[2])) wd = which(d