predict.natural_regression_mnr: Predict

Description Usage Arguments Value

View source: R/Predict.R

Description

Predict regression estimate at point.

Usage

1
2
## S3 method for class 'natural_regression_mnr'
predict(model, X)

Arguments

model

The natural neighbors regression model

X

The feature matrix or vector to regress on

Value

Numeric giving regression estimate


mickash/DTFE documentation built on Nov. 16, 2019, 1:49 p.m.