repmat: repmat

Description Usage Arguments Value

View source: R/buildKrigingDACE.R

Description

Reproduce what MATLAB's repmat function can do, using kronecker function.

Usage

1
repmat(a, n, m)

Arguments

a

matrix

n

dimension 1 (rows)

m

dimension 2 (cols)

Value

Returns repeated matrix


bartzbeielstein/SPOT documentation built on June 13, 2020, 5:58 p.m.