blup.FluMoDL function

Get or set BLUP coefficients for a FluMoDL object

Get or set BLUP coefficients for a FluMoDL object

This retrieves or sets the BLUP coefficients for a particular FluMoDL object.

## S3 method for class 'FluMoDL' blup(object, ...) blup(object) <- value ## S3 replacement method for class 'FluMoDL' blup(object) <- value

Arguments

  • object: An object of class FluMoDL
  • ...: Further arguments passed to or from other methods.
  • value: An object of class summary.FluMoDL, holding BLUP estimates to be assigned to x

Returns

For blup.FluMoDL, the returned object of class summary.FluMoDL holding the BLUP coefficients associated with the FluMoDL object.

  • Maintainer: Theodore Lytras
  • License: GPL (>= 2)
  • Last published: 2019-09-13

Useful links