Loess1D.predictions

Obtain smoothed predictions of y at the values of x provided on creation of this object, for the given level of robustness. Evaluating these is computationally expensive and may be parallelized by providing a TaskPool object.

class Loess1D
const(double)[]
predictions
(
,
TaskPool pool = null
)

Meta