Cplusgenerate function

Internal function, generate matrices.

Internal function, generate matrices.

Cminusgenerate generates a matrix.

Cplusgenerate(k, p, kernel = "triangular")

Arguments

  • k, 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