VTM: Repeats a row.

Description Usage Arguments Value

View source: R/Functions_SurrogateTest.R

Description

Helper function; this function creates a matrix that repeats vc, dm times where each row is equal to the vc vector.

Usage

1
VTM(vc, dm)

Arguments

vc

the vector to repeat.

dm

number of rows.

Value

a matrix that repeats vc, dm times where each row is equal to the vc vector


SurrogateTest documentation built on Nov. 16, 2021, 9:10 a.m.