The residuals method for class ebnm. Calculates "residuals" \(x_i - \hat{\theta_i}\).

# S3 method for ebnm
residuals(object, ...)

Arguments

object

The fitted ebnm object.

...

Not used. Included for consistency as an S3 method.