This retrieves or sets the BLUP coefficients for a particular FluMoDL object.
# S3 method for FluMoDL
blup(object, ...)blup(object) <- value
# S3 method for FluMoDL
blup(object) <- value
An object of class FluMoDL
Further arguments passed to or from other methods.
An object of class summary.FluMoDL, holding BLUP estimates
to be assigned to x
For blup.FluMoDL, the returned object of class
summary.FluMoDL holding the BLUP coefficients associated
with the FluMoDL object.