Usage
plotInfo(
object,
data,
theta = seq(-4, 4, 0.1),
t_score = FALSE,
scale_label = c(1, 2, "Combined"),
color = c("red", "blue", "black"),
lty = c(3, 2, 1)
)# S4 method for SingleGroupClass
plotInfo(
object,
data,
theta = seq(-4, 4, 0.1),
t_score = FALSE,
scale_label = c(1, 2, "Combined"),
color = c("red", "blue", "black"),
lty = c(3, 2, 1)
)