check.lpobjects | R Documentation |
lpmodel
This function checks if the matrix objects in lpmodel
are in the correct format.
check.lpobjects(data, mat, mat.name, mat.cat, R)
data |
An |
mat |
The matrix object in |
mat.name |
The name of the matrix object in |
mat.cat |
The category of the matrix object. |
R |
The number of bootstrap replications. |
See the details section for the function
check.lpmodel
for more details of each category.
Returns two objects:
mat |
The updated object in |
sample |
A sample object that is used to compare the dimension. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.