Description Usage Arguments Details Value Examples
View source: R/compare_pvalue.R
Compare two evreg objects by using chi-squared distritbuion
1  | compare_pvalue(model1, model2)
 | 
model1 | 
 A model of class   | 
model2 | 
 A model of class   | 
compare_pvalue(model1, model2)
Model 1 has to be nested within model 2
A numeric number that is between 0 to 1.
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.