Description Usage Arguments Details Value Examples
For data without Don't Know, chi-square goodness of fit between true and model based multivariate distribution
1  | fit_nodk(pre_test, pst_test, g, est.param)
 | 
pre_test | 
 data.frame carrying pre_test items  | 
pst_test | 
 data.frame carrying pst_test items  | 
g | 
 estimates of γ produced from   | 
est.param | 
 estimated parameters produced from   | 
fit_nodk
matrix with two rows: top row carrying chi-square value, and bottom row probability of observing that value
1  | ## Not run: fit_nodk(pre_test, pst_test, g, est.param)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.