betaBasis_k {beyondWhittle} | R Documentation |
Construct Bernstein polynomial basis of degree k on omega
Description
Construct Bernstein polynomial basis of degree k on omega
Usage
betaBasis_k(omega, k, coarsened)
Arguments
omega |
numeric vector in [0,1] of evaluation points |
k |
positive integer for the degree |
coarsened |
bool flag indicating whether coarsened or standard Bernstein polynomials are used |
[Package beyondWhittle version 1.2.1 Index]