View source: R/case.studies.disc.R
| case.studies.disc | R Documentation |
This function provides the info necessary to run the case studies for discrete data.
case.studies.disc(
which,
WithEstimation = FALSE,
nbins = c(5, 5),
nsample = 250
)
which |
name or number of desired case study. |
WithEstimation |
= FALSE, case study with or without parameter estimation. |
nbins |
=c(5, 5) number of bins to use in x and y direction |
nsample |
= 250, required sample size |
a list with needed stuff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.