marg_dist: marg_dist

Description Usage Arguments Details Value Note Author(s)

View source: R/stats.R

Description

Create the marginal distribution of each combination of levels from the factor variables.

Usage

1
marg_dist(df, num_int_var)

Arguments

df

dataset to obtain the descriptive statistical analysis

num_int_var

ONE NUMERICAL VARIABLE from the dataset

Details

This function allows you to create the marginal distribution of a numeric variable for each combination of levels from the factor variables.

Value

List where each element is the marginal distribution of num_int_var from each combination levels of the factor variables.

Note

Author(s)

Eduardo Trujillo


1Edtrujillo1/udeploy documentation built on July 13, 2021, 9:12 p.m.