powered by
covmatR
covmatR(R, p)
nxK1 matrix of row covariates
number ofcolumns
repeats every row of R p times
# NOT RUN { R <- matrix(rnorm(10), 5) cov <- covmatR(R,3) # }
Run the code above in your browser using DataLab