| make.sb.data | R Documentation |
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 |
Data set to transform. |
idv |
the independent variable. |
dv |
the dependent variable. |
nbins |
the number of bins. |
by |
Conditioning variable. |
by.nbins |
by.nbins. |
... |
additional arguments. |
The Xpose team.
Other data functions:
add_transformed_columns,
change_graphical_parameters,
change_misc_parameters,
compute.cwres(),
data.checkout(),
data_extract_or_assign,
db.names(),
export.graph.par(),
export.variable.definitions(),
import.graph.par(),
import.variable.definitions(),
nsim(),
par_cov_summary,
read.TTE.sim.data(),
read.nm.tables(),
read_NM_output,
read_nm_table(),
simprazExample(),
tabulate.parameters(),
xlabel(),
xpose.data,
xpose.print(),
xpose4-package,
xsubset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.