dnn: Deep Neural Network Tools for Probability and Statistic Models

Contains a robust set of tools designed for constructing deep neural networks, which are highly adaptable with user-defined loss function and probability models. It includes several practical applications, such as the (deepAFT) model, which utilizes a deep neural network approach to enhance the accelerated failure time (AFT) model for survival data. Another example is the (deepGLM) model that applies deep neural network to the generalized linear model (glm), accommodating data types with continuous, categorical and Poisson distributions.

Version: 0.0.7
Depends: R (≥ 3.5.0), ggplot2, lpl (≥ 0.12), Rcpp, survival
Imports: methods
LinkingTo: Rcpp, RcppArmadillo
Published: 2025-08-21
DOI: 10.32614/CRAN.package.dnn
Author: Bingshu E. Chen [aut, cre], Patrick Norman [aut, ctb], Wenyu Jiang [ctb], Wanlu Li [ctb]
Maintainer: Bingshu E. Chen <bingshu.chen at queensu.ca>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Citation: dnn citation info
CRAN checks: dnn results

Documentation:

Reference manual: dnn.html , dnn.pdf

Downloads:

Package source: dnn_0.0.7.tar.gz
Windows binaries: r-devel: dnn_0.0.6.zip, r-release: dnn_0.0.6.zip, r-oldrel: dnn_0.0.6.zip
macOS binaries: r-release (arm64): dnn_0.0.6.tgz, r-oldrel (arm64): dnn_0.0.6.tgz, r-release (x86_64): dnn_0.0.7.tgz, r-oldrel (x86_64): dnn_0.0.7.tgz
Old sources: dnn archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dnn to link to this page.