Splusgenerate {rddensity}R Documentation

Internal function, generate matrices.

Description

Splusgenerate generates a matrix.

Usage

Splusgenerate(p, kernel = "triangular")

Arguments

p

Integer, polynomial order.

kernel

String, the kernel function, can be triangular (default), uniform or epanechnikov.

Details

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

Value

Returns a matrix.


[Package rddensity version 2.6 Index]