npfixedcompRobject: The npfixedcompR object

Description Details References

Description

This documentation gives a detailed description of the npfixedcompR object. This implementation uses the R6 object.

Details

The structure of the object currently has three layers: The foundation layer is the npfixedcompR class, which has components common to all the specific classes; The second layer is the distributional layer, which has components common to all the classes with the same distribution (the npnorm class); The third layer is the specific layer (the npnormll class), which contains components specific to this particular loss. Since the nptll and the npnormcll class only has one loss implemented, they are implemented in the second layer.

For the following, if a component is listed as public, then it can be accessed as needed. If a component is listed as private, then it can not be accessed. There might be functions listed as public can be used to modified the private values.

The component in the npfixedcompR class are as follows.

The components in the distributional layer are as follows.

The componets in the final layer are as follows.

References

Wang, Yong. "On Fast Computation of the Non-Parametric Maximum Likelihood Estimate of a Mixing Distribution." Journal of the Royal Statistical Society. Series B (Statistical Methodology) 69, no. 2 (2007): 185-98. http://www.jstor.org/stable/4623262.


xiangjiexue/npfixedcompR documentation built on Jan. 1, 2021, 11:39 p.m.