fourier_basis: Object that computes bspline basis matrix

fourier_basisR Documentation

Object that computes bspline basis matrix

Description

Object that computes bspline basis matrix

Object that computes bspline basis matrix

Object that computes Fourier basis matrix

Object that computes Fourier basis matrix

Format

R6Class object.

R6Class object.

Methods

Public methods


Method new()

Usage
fourier_basis$new(orders = c(3, 0, 0), ...)

Method set()

Usage
fourier_basis$set(X)

Method eval()

Usage
fourier_basis$eval(X)

Method clone()

The objects of this class are cloneable with this method.

Usage
fourier_basis$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Methods

Public methods


Method new()

Usage
fourier_basis$new(orders = c(3, 0, 0), ...)

Method set()

Usage
fourier_basis$set(X)

Method eval()

Usage
fourier_basis$eval(X)

Method clone()

The objects of this class are cloneable with this method.

Usage
fourier_basis$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


Larsvanderlaan/npcausalML documentation built on July 30, 2023, 4:32 p.m.