| loglik {bqtl} | R Documentation |
A fitted model or a list of such generated by bqtl has a maximum
log likelihood or log posterior and a posterior. These functions simply
extract them.
loglik(x) logpost(x) posterior(x)
x |
The object produced by bqtl |
A vector of numbers whose length equals the number of fitted models in x
Charles C. Berry cberry@ucsd.edu