univariate_analysis: Univariate Analysis

Description Usage Arguments

Description

Performs univariate analysis of selected variables within a dataframe.

Usage

1
univariate_analysis(df, dep_var_name, var_list, round_digits=2)

Arguments

df

The dataframe with elements that will be analyzed.

dep_var_name

Name of the dependent variable. Must be a factor with two levels.

var_list

List of the columns within df to analyze.


jjinho/sos documentation built on May 21, 2019, 4:06 a.m.