Other packages > Find by keyword >

deepregression  

Fitting Deep Distributional Regression
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("deepregression", "2.3.2")



Attach the package and use:
library("deepregression")
Maintained by
David Ruegamer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-10-04
Latest Update: 2024-12-02
Description:
Allows for the specification of semi-structured deep distributional regression models which are fitted in a neural network as proposed by Ruegamer et al. (2023) . Predictors can be modeled using structured (penalized) linear effects, structured non-linear effects or using an unstructured deep network model.
How to cite:
David Ruegamer (2021). deepregression: Fitting Deep Distributional Regression. R package version 2.3.2, https://cran.r-project.org/web/packages/deepregression. Accessed 07 Mar. 2026.
Previous versions and publish date:
0.1 (2021-10-04 21:50), 0.2 (2022-09-21 11:00), 0.3.1 (2022-11-24 10:00), 0.3 (2022-11-16 10:00), 1.0.0 (2023-01-17 23:50), 2.2.0 (2024-12-02 21:20), 2.3.0 (2025-08-24 19:10), 2.3.1 (2025-09-01 10:00), 2.3.2 (2025-09-06 07:12)
Other packages that cited deepregression R package
View deepregression citation profile
Other R packages that deepregression depends, imports, suggests or enhances
Complete documentation for deepregression
Functions, R codes and Examples using the deepregression R package
Some associated functions: check_and_install . coef.drEnsemble . combine_penalties . convenience_layers . create_family . create_penalty . cv . deepregression . distfun_to_dist . dr_families . ensemble.deepregression . ensemble . extract_S . extract_pure_gam_part . extractvar . family_to_tfd . family_to_trafo . fitted.drEnsemble . form_control . formulaHelpers . from_dist_to_loss . from_preds_to_dist . gam_plot_data . get_distribution . get_ensemble_distribution . get_gam_part . get_gamdata . get_gamdata_reduced_nr . get_layer_by_opname . get_layernr_by_opname . get_layernr_trainable . get_names_pfc . get_partial_effect . get_processor_name . get_special . get_type_pfc . get_weight_by_name . get_weight_by_opname . hadamard_layers . handle_gam_term . keras_dr . layer_sparse_conv_2d . layer_spline . log_score . loop_through_pfc_and_call_trafo . makeInputs . make_folds . make_generator . make_generator_from_matrix . makelayername . methodDR . multioptimizer . names_families . orthog_P . orthog_control . orthog_post_fitting . orthog_structured_smooths_Z . penalty_control . pipe . plot_cv . precalc_gam . predict_gen . prepare_data . prepare_newdata . process_terms . processors . quant . reinit_weights.deepregression . reinit_weights . separate_define_relation . stddev . stop_iter_cv_result . subnetwork_init . tf_repeat . tf_row_tensor . tf_split_multiple . tf_stride_cols . tf_stride_last_dim_tensor . tfd_mse . tfd_zinb . tfd_zip . update_miniconda_deepregression . weight_control . 
Some associated R codes: aaa.R . controls.R . cross-validation.R . data_handler.R . deep-ensembles.R . deepregression.R . dro.R . families.R . formula_helpers.R . generator.R . helperfuns.R . layers.R . methods.R . models.R . orthogonalization.R . psplinelayer.R . special_processing.R . subnetwork_init.R . tf_helpers.R . utils-pipe.R . zzz.R .  Full deepregression package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

didrooRFM  
Compute Recency Frequency Monetary Scores for your Customer Data
This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transa ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
prepdat  
Preparing Experimental Data for Statistical Analysis
Prepares data for statistical analysis (e.g., analysis of variance ;ANOVA) by enabling the user to ...
Download / Learn more Package Citations See dependency  
momentfit  
Methods of Moments
Several classes for moment-based models are defined. The classes are defined for moment conditions d ...
Download / Learn more Package Citations See dependency  
factoextra  
Extract and Visualize the Results of Multivariate Data Analyses
Provides some easy-to-use functions to extract and visualize the output of multivariate data analys ...
Download / Learn more Package Citations See dependency  
RobPer  
Robust Periodogram and Periodicity Detection Methods
Calculates periodograms based on (robustly) fitting periodic functions to light curves (irregularly ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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