powered by
covmatC
covmatC(C, n)
nxK2 matrix of column covariates
number of rows
repeats C n times
# NOT RUN { C <- matrix(rnorm(10), 5) cov <- covmatC(C,3) # }
Run the code above in your browser using DataLab