powered by
CovControl
"CovMve"
new("CovControlMve", ...)
CovControlMve
"CovControl"
## the following two statements are equivalent ctrl1 <- new("CovControlMve", alpha=0.75) ctrl2 <- CovControlMve(alpha=0.75) data(hbk) CovMve(hbk, control=ctrl1)
Run the code above in your browser using DataLab