Description Usage Arguments Value
Approximate likelihood ratio testing for Latent Variables Multivariate Mixed-type Response Regression
1 | lrt_approx(fit_null, fit_full, df, ...)
|
fit_null |
The output from mmrr() fit under the null hypothesis |
fit_full |
The output from mmrr() fit under the alternative hypothesis |
df |
The degrees of freedom; if not supplied, set to the sum of the difference in number of predictors and number of restrictions on Sigma. |
... |
Other arguments passed to mmrr() when re-fitting the full model holding W fixed at fit_null$W. |
A list with the test statistic, p-value, and degrees of freedom.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.