Description Usage Arguments Details Value Note Author(s)
Create the marginal distribution of each combination of levels from the factor variables.
1 |
df |
dataset to obtain the descriptive statistical analysis |
num_int_var |
ONE NUMERICAL VARIABLE from the dataset |
This function allows you to create the marginal distribution of a numeric variable for each combination of levels from the factor variables.
List where each element is the marginal distribution of num_int_var
from each combination levels of the factor variables.
If there is no factor variable(s) then it is going to bring the whole distribution of num_int_var
This function is applied to one numeric variable num_int_var
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.