VecToMat: Function that transforms a vector to a matrix

View source: R/RcppExports.R

VecToMatR Documentation

Function that transforms a vector to a matrix

Description

Function that transforms a vector to a matrix

Usage

VecToMat(y, K, m_i)

Arguments

y

a vector

K

an integer indicating the number of columns of the returned matrix

m_i

an integer indicating the number of rows of the returned matrix

Value

a matrix


bachirtadde/CInLPN documentation built on June 30, 2023, 11:47 a.m.