comp.bic {varmixt} | R Documentation |
This function computes the value of AIC and BIC criteria for 2 to 10 variance components
comp.bic(VAR,df,stop.crit=1.e-6,n.max=20,display=FALSE)
VAR |
Vector of estimated variance |
df |
degrees of freedom of the estimated variance |
stop.crit |
Real : convergence criterion for the EM algo |
n.max |
Integer : maximum number of iterations |
display |
Boolean : Should the program write its results on the console |
Paul Delmar