Description Usage Arguments Value
View source: R/nr.significance.R
Computes the significance of more complex model against a simpler model by means of a likelihood ratio test.
| 1 | nr.significance(mod0 = NULL, mod1, adj = NULL)
 | 
| mod0 | null nrm model (optional). defaults to the scm model. | 
| mod1 | alternative nrm model, the model to test | 
| adj | adjacency matrix for which performing the test. (optional) defaults to the matrix used for  | 
p-value of the lr test mod0 vs mod1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.