Description Usage Arguments Value
Checks all the weights using a function to determine a value usually mean.
1 2 | bonsai_test_greater_function(matrix_weights, function_vector,
if_all_bellow = FALSE, ...)
|
matrix_weights |
A matrix of weights |
function_vector |
a function to apply in the vector of weights |
if_all_bellow |
a choice to avoid the case where all weights = 0 |
... |
arguments to be passed to the function |
A list with all of the weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.