View source: R/simulabootstrat.R
simulabootstrat | R Documentation |
This function allows to generate parametric bootstrap samples in order to check the optimal dimension number of three-way correspondence analysis. The boostrap samples have the same marginal proportions and total number of the original table. Te adopted sampling scheme is stratified.
simulabootstrat(Xtable,nboots=100,resamptype=1)
Xtable |
The three-way data array. It must be an |
nboots |
The number of bootstrap samples to generate when |
resamptype |
Set value of resamptype according to two methods: |
Rosaria Lombardo, Michel van de Velden, Eric J Beh.
Beh EJ and Lombardo R (2014) Correspondence Analysis, Theory, Practice and New Strategies. John Wiley & Sons.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.