descr_stats: descr_stats

Description Usage Arguments Details Value Note Author(s)

View source: R/stats.R

Description

Create a descriptive analysis of the marginal distribution of a numeric variable on a specific levels of combination from factor variables.

Usage

1
descr_stats(num_int_var, marg_dist_df, marg_dist_choice = NULL)

Arguments

num_int_var

ONE NUMERICAL VARIABLE that represents the marginal distribution

marg_dist_df

numeric or integer vector that represent a marginal distribution

marg_dist_choice

Type of descriptive statistical analysis

Details

This function allows you to return different types of descriptive statistic analysis from the marginal distribution of a numeric variable on a specific levels of combination from factor variables.

Value

"This function returns different results based on the arguments marg_dist_choice argument".

Note

Author(s)

Eduardo Trujillo


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