test_itr {evalITR} | R Documentation |
Conduct hypothesis tests
Description
Conduct hypothesis tests
Usage
test_itr(fit, nsim = 1000, ...)
Arguments
fit |
Fitted model. Usually an output from |
nsim |
Number of Monte Carlo simulations used to simulate the null distributions. Default is 1000. |
... |
Further arguments passed to the function. |
Value
An object of test_itr
class
[Package evalITR version 1.0.0 Index]