Description Usage Arguments Details Value Author(s) Examples
In order to anticipate the impact of p on calculation time and storage, some indication can be found from size.predictor( ).
1 |
p |
Size of matrix (pxp) |
verbose |
Logical. TRUE causes printing of function ID before and after running |
Provide full path in storage, using double backslashes. Example: storage="c:\determinants". If storage directory is in same folder as R Workspace, storage=".\name" is sufficient.
Summary of calculations in other functions of this package and their relationship to p, including the number of levels of positive terms and of negative terms, the number of elements of the matrix in each term of the determinant, and the number of lines of text required for the symbolic representation of the determinant.
William R. Fairweather
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.