Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

make.sb.data

Make stacked bar data set.


Description

Function to make stacked bar data set for categorical data plots.

Usage

make.sb.data(data, idv, dv, nbins = 6, by = NULL, by.nbins = 6, ...)

Arguments

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.

Author(s)

The Xpose team.

See Also


xpose4

Diagnostics for Nonlinear Mixed-Effect Models

v4.7.1
LGPL (>= 3)
Authors
Andrew C. Hooker [aut, cre, cph], Mats O. Karlsson [aut, cph], Justin J. Wilkins [aut], E. Niclas Jonsson [aut, trl, cph], Ron Keizer [ctb] (functionality for bootstrap of GAM and SCM)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.