Extract coefficients (and related stats), loglikelihood, and residual
standard error of the trait.
Usage
# S3 method for bqtl
summary(object,...)
Value
A list containing
coefficients
Either a vector of regression coefficents, or if
object was created via bqtl(...,return.hess=TRUE), then
a matrix with coefficients, standard errors, t-statistics, and p-values
loglik
the loglikelihood or log posterior
std.res
The residual standard deviation of the trait
N
The counts of all observations, the number omitted, and the
number used in the fit