getm {bde}R Documentation

Accesor method for m slot

Description

This method obtains the values stored in the m slot of a BernsteinPolynomials object. This slot contains the order of the polynomial expansion.

Arguments

.Object

A boundary kernel density estimator. See all the accepted classes here with getSubclasses("BernsteinPolynomials").

Methods

getm(.Object)

[Package bde version 1.0.1.1 Index]