stacked_percent_barplot: Stacked_percent_barplot for raw data (for ordinal or binomial...

Description Usage Arguments Examples

View source: R/nof1.summary.R

Description

Stacked_percent_barplot for raw data (for ordinal or binomial data)

Usage

1

Arguments

nof1

nof1 object created using nof1.data

Examples

1
2
3
4
Y <- laughter$Y
Treat <- laughter$Treat
nof1 <- nof1.data(Y, Treat, ncat = 11, baseline = "Usual Routine", response = "ordinal")
stacked_percent_barplot(nof1)

jiabei-yang/nof1ins documentation built on Sept. 7, 2021, 1:10 p.m.