Gplusgenerate function

Internal function, generate matrices.

Internal function, generate matrices.

Gplusgenerate generates a matrix.

Gplusgenerate(p, kernel = "triangular")

Arguments

  • p: Integer, polynomial order.
  • kernel: String, the kernel function, can be triangular (default), uniform or epanechnikov.

Returns

Returns a matrix.

Details

This is an internal function, and should not be called by users.

  • Maintainer: Xinwei Ma
  • License: GPL-2
  • Last published: 2024-10-06

Useful links