MAKE matrix function
Description
MAKE(r,c,[v]) Creates a r × c matrix (r rows and c columns) with all elements equal to v. If the optional parameter v is not specified, then all elements are equal to 0.
Calculator
See also
Recommended book
Matrix Algebra Useful for Statistics
Shayle R. Searle, Andre I. Khuri
Buy from Amazon
This book addresses matrix algebra that is useful in the statistical analysis of data as well as within statistics as a whole. The material is presented in an explanatory style rather than a formal theorem-proof format and is self-contained.