Generate a table of statistics including means, standard deviations, counts, and p-values.
Usage
CreateStatisticsTable(Data, TargetVar)
Arguments
- Data
The data frame containing the variables of interest.
- TargetVar
The target variable for which statistics will be calculated.
Value
A formatted HTML table displaying statistics.