asMatrix | R Documentation |
Rcpp version: as.matrix
asMatrix(rp, cp, z, nrows, ncols)
rp |
vector |
cp |
vector |
z |
vector |
nrows |
nrows |
ncols |
ncols |
Rcpp version: as.matrix
Matrix object in R.
data("EXAMPLE_DATA_list") #Should not run by the users, it is used in prior estimation. ## Not run:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.