coarsened_bernstein {beyondWhittle} | R 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)
[Package beyondWhittle version 1.2.1 Index]