Description Usage Arguments Details Value Author(s) Examples
drop1 method for class "rasch".
| 1 2 | 
| object | A fitted rasch model. | 
| scope | A formula giving the terms to be considered for dropping. | 
| test | A character string, matchiing one of LRT o Wald. | 
| cov_type | A character indicating which covariance matrix estimation is to be used. Possible choices are 'hessian', 'opg' and 'sandwich'. | 
| scale | Scale parameter (included only for compatibility issues). | 
| k | Scale parameter (included only for compatibility issues, see  | 
| ... | Additional arguments affecting the summary produced. | 
The hierarchy is respected when considering terms to be dropped from the model: all the main effects present in the interactions are deleted when said effect is deleted from the model.
The function drop1.rasch computes and returns a data.frame containing information regarding the deletion of every term in the object formula.
Fernando Massa, fmassa@iesta.edu.uy
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.