Method for extracting ensemble coefficient estimates
# S3 method for drEnsemble
coef(object, which_param = 1, type = NULL, ...)
list of coefficient estimates of all ensemble members
object of class "drEnsemble"
integer, indicating for which distribution parameter coefficients should be returned (default is first parameter)
either NULL (all types of coefficients are returned), "linear" for linear coefficients or "smooth" for coefficients of smooth terms
further arguments supplied to coef.deepregression