Create a matrix of ones
stm_ones.Rd
stm_ones()
creates a matrix of ones with the specified number of
rows and columns. It uses the stm_constant()
function to fill
the matrix with ones.
stm_ones.Rd
stm_ones()
creates a matrix of ones with the specified number of
rows and columns. It uses the stm_constant()
function to fill
the matrix with ones.