Description Usage Arguments Value
View source: R/buildKrigingDACE.R
Reproduce what MATLAB's repmat function can do, using kronecker function.
1 | repmat(a, n, m)
|
a |
matrix |
n |
dimension 1 (rows) |
m |
dimension 2 (cols) |
Returns repeated matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.