owen | R Documentation |
Compute Owen Value Decompositions
owen(vfun, factors, outcomes = "value", silent = FALSE, ...)
vfun |
A value function. |
factors |
A list of vectors, where each item of the list is treated as one group. This list also can contain further lists, defining subgroups. Only two levels of nesting are currently supported. |
outcomes |
Column names for outcome values (usually this is only one). |
silent |
If FALSE (the default), prints a progress bar. |
... |
Additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.