Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 2.14 KB

README.md

File metadata and controls

40 lines (31 loc) · 2.14 KB

DTDA.ni

SiDOR Group. University of Vigo.

Install the development version from GitHub

devtools::install_github('sidoruvigo/DTDA.ni')

Install the CRAN version

install.packages('DTDA.ni')

Downloads CRAN_Status_Badge

Description

This package implements a non-iterative estimator for the cumulative distribution of a doubly truncated variable, see de Uña-Álvarez (2018). The package is restricted to interval sampling. de Uña-Álvarez J. (2018) A Non-iterative Estimator for Interval Sampling and Doubly Truncated Data. In: Gil E., Gil E., Gil J., Gil M. (eds) The Mathematics of the Uncertain. Studies in Systems, Decision and Control, vol 142. Springer, Cham, pp. 387-400.

Details

  • Package: DTDA.ni
  • Version: 1.0
  • Maintainer: José Carlos Soage González jsoage@uvigo.es
  • License: GPL-2

Functions

  • DTDAni: Implements a non-iterative estimator for the cumulative distribution of a doubly truncated variable.
  • plot.DTDAni: S3 method to plot a DTDAni object by using the generic plot function.

Acknowledgements

  • Jacobo de Uña-Álvarez was supported by Grant MTM2014-55966-P, Spanish Ministry of Economy and Competitiveness.
  • José Carlos Soage was supported by Red Tecnológica de Matemática Industrial (Red TMATI), Cons. de Cultura, Educación e OU, Xunta de Galicia (ED341D R2016/051) and by Grupos de Referencia Competitiva, Consolidación y Estructuración de Unidades de Investigación Competitivas del SUG, Cons. de Cultura, Educación e OU, Xunta de Galicia (GRC ED431C 2016/040).

References

de Uña-Álvarez J. (2018) A Non-iterative Estimator for Interval Sampling and Doubly Truncated Data. In: Gil E., Gil E., Gil J., Gil M. (eds) The Mathematics of the Uncertain. Studies in Systems, Decision and Control,vol 142. Springer, Cham, pp. 387-400.

Authors

  • de Uña-Álvarez, Jacobo.
  • Soage González, José Carlos.