| draw_case | R Documentation |
This function illustrates any of the case studies.
draw_case(
which,
Continuous = TRUE,
WithEstimation = FALSE,
Dim = 2,
palt,
nsample = 1000,
Dms = c(1, 2),
AltOnly = FALSE
)
which |
name or number of the case study. |
Continuous |
= TRUE for continuous data |
WithEstimation |
=FALSE, with parameter estimation |
Dim |
=2 dimension of data |
palt |
parameter for alternative. If missing value in study is used. |
nsample |
=250, sample size. |
Dms |
=c(1,2, which dimensions are to be shown (for 5D data). |
AltOnly |
= FALSE show only graph for alternative? |
a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.