Other packages > Find by keyword >

DTDA  

Doubly Truncated Data Analysis
View on CRAN: Click here


Download and install DTDA package within the R console
Install from CRAN:
install.packages("DTDA")

Install from Github:
library("remotes")
install_github("cran/DTDA")

Install by package version:
library("remotes")
install_version("DTDA", "3.0.1")



Attach the package and use:
library("DTDA")
Maintained by
Carla Moreira
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-09-21
Latest Update: 2022-01-12
Description:
Implementation of different algorithms for analyzing randomly truncated data, one-sided and two-sided (i.e. doubly) truncated data. It serves to compute empirical cumulative distributions and also kernel density and hazard functions using different bandwidth selectors. Several real data sets are included.
How to cite:
Carla Moreira (2009). DTDA: Doubly Truncated Data Analysis. R package version 3.0.1, https://cran.r-project.org/web/packages/DTDA. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.1 (2009-09-21 08:51), 1.2-0 (2009-11-05 20:43), 1.2-1 (2009-12-10 21:35), 1.2-2 (2010-04-09 19:30), 1.2-3 (2010-04-16 11:51), 2.1-0 (2010-11-10 13:27), 2.1-1 (2012-10-29 08:56), 2.1-2 (2020-02-19 14:00), 3.0 (2021-04-11 23:10)
Other packages that cited DTDA R package
View DTDA citation profile
Other R packages that DTDA depends, imports, suggests or enhances
Complete documentation for DTDA
Functions, R codes and Examples using the DTDA R package
Some associated functions: ACS . ACSred . AIDS.DT . AIDS . ChildCancer . EqSRounded . PDearly . PDlate . Quasars . densityDT . efron.petrosian . hazardDT . lynden . rsim.DT . shen . 
Some associated R codes: densityDT.R . efron.petrosian.R . hazardDT.R . lynden.R . rsim.DT.R . shen.R .  Full DTDA package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA