Conduct Web experiments using PHP, Part 2
By Paul Meagher2005-03-18
Sampling model
To simulate contingency table data, you will have to construct a sampling model that specifies:
* The probability distribution to use
* The parameter estimates to use
* Any constraints on the form of the data to be generated (like censoring, sampling without replacement, or structural zeros)
Tutorial Pages:
» Categorical data analysis
» 2x2 contingency tables
» Sampling model
» Discrete probability distributions
» Binomial sampling model
» Poisson sampling model
» Envisioning your results
» Eliciting your prior distribution
» Model fitting with chi-square
» Null effects model
» Independence model
» Prior model
» DOE explorer
» Explorer output
» Conclusions
» Resources
First published by IBM developerWorks
