

   modreg-internal {modreg}                     R Documentation

   IInntteerrnnaall mmooddrreegg ffuunnccttiioonnss

   DDeessccrriippttiioonn::

        Internal modreg functions.

   UUssaaggee::

        predLoess(y, x, newx, s, weights, robust, span, degree, normalize,
            parametric, drop.square, surface, cell, family, kd, divisor,
            se = F)
        simpleLoess(y, x, weights, span = 0.75, degree = 2, parametric = FALSE,
            drop.square = FALSE, normalize = TRUE, statistics = "approximate",
            surface = "interpolate", cell = 0.2, iterations = 1,
            trace.hat = "exact")
        pointwise(results, coverage)

   DDeettaaiillss::

        These are not to be called by the user.

