bernstein.poly: Bernstein polynomial estimation

Description Usage Arguments

View source: R/bernstein.poly.R

Description

This performs Bernstein polynomial estimation on a given space

Usage

1
bernstein.poly(Y, X, K = 1, space)

Arguments

Y

A vector of outcome variables

X

A vector of predictors

K

The order of the polynomial

space

The values at which to predict


samuelhigbee/myRtools documentation built on Sept. 25, 2021, 1:26 a.m.