This function creates a matrix whose rows and columns depend on the range or distance of the data and the number of strata solutions that the user is seeking to compute. The matrix stores the objective function values calculated by the algorithm only to be accessed later for the purpose of presenting the OSB.
create.mat(my_env)
stores numerical quantities of the objective function
and stores in the two matrices inside the my_env to be accessed by other
functions
The environment my_env has various constants stored from earlier operations dealing with information on the data
Karuna Reddy <karuna.reddy@usp.ac.fj>
MGM Khan <khan_mg@usp.ac.fj>