coarsened_bernstein: Construct coarsened Bernstein polynomial basis of degree l on...

View source: R/bernstein_polynomials.R

coarsened_bernsteinR Documentation

Construct coarsened Bernstein polynomial basis of degree l on omega

Description

Construct coarsened Bernstein polynomial basis of degree l on omega

Usage

coarsened_bernstein(omega, l)

Arguments

omega

numeric vector in [0,1] of evaluation points

l

positive integer for the degree

Details

See Appendix E.1 in Ghosal/Van der Vaart, Fundamentals, (2017)


beyondWhittle documentation built on May 31, 2023, 6:51 p.m.