View source: R/deep-ensembles.R
| fitted.drEnsemble | R Documentation | 
Method for extracting the fitted values of an ensemble
## S3 method for class 'drEnsemble'
fitted(object, apply_fun = tfd_mean, ...)
| object | a deepregression model | 
| apply_fun | function applied to fitted distribution,
per default  | 
| ... | arguments passed to the  | 
list of fitted values for each ensemble member
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.