Description Usage Arguments Details Value Author(s) Examples
Given a despack with $all.utils
filled, calculate the importances
1 | mc.importances(despack)
|
despack |
a design package with |
Note that this function will only work if despack$utils
is correctly
filled. However, there is no requirement that the utilities come from
a linear fit. The utilities are not checked against despack$coeffs
which may not exist.
a despack with all fields unchanged except that $all.imps will be replaced by the list of matrices of calculated utilities
William Hughes
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.