
Last chance! 50% off unlimited learning
Sale ends in
## the following two statements are equivalent
ctrl1 <- new("CovControlSde", nsamp=2000)
ctrl2 <- CovControlSde(nsamp=2000)
data(hbk)
CovSde(hbk, control=ctrl1)
Run the code above in your browser using DataLab