calculateLRstat {multiRDPG} | R Documentation |
calculateLRstat
calculates the likelihood ratio statistic
Description
calculateLRstat
calculates the likelihood ratio statistic
Usage
calculateLRstat(A, null, alt)
Arguments
A |
List of symmetric A matrices |
null |
Model fitted under the null |
alt |
Model fitted under the alternative |
Value
Value of the likelihood ratio statistic
Author(s)
Agnes Martine Nielsen (agni@dtu.dk)
[Package multiRDPG version 1.0.1 Index]