nr.significance.Rd
Computes the significance of more complex model against a simpler model by means of a likelihood ratio test.
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