Skip to content

tian-yu-zhan/DNN_Point_Estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNN_Point_Estimation

This is a help file for the R code accompanying a paper with the title “Deep Neural Networks Guided Ensemble Learning for Point Estimation”.

The R code for reproducing simulation results is saved in the folder “sim_1” for Table 1, “sim_2_qr” for Table 2, “sim_3” for Table 3 and Figure 2. With results saved in each folder, one can source “DNN_latex_table.r” file to reproduce those tables and the figure.

Training DNN: Within a specific folder, source “XX_training.r” to train DNN with its scaling parameters. Note that those files are already saved in each example folder.

Generating results for validation: Within a specific folder, source “XX_validation.r” file to obtain validation results, and then use “DNN_latex_table.r” to generate the corresponding table / figure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages