powered by
Function to make stacked bar data set for categorical data plots.
make.sb.data(data, idv, dv, nbins = 6, by = NULL, by.nbins = 6, ...)
Data set to transform.
the idenpendent variable.
the dependent variable.
the number of bins.
Conditioning variable.
by.nbins.
additional arguments.