diff --git a/ToxicR/BMDS.Rproj b/BMDS.Rproj similarity index 100% rename from ToxicR/BMDS.Rproj rename to BMDS.Rproj diff --git a/ToxicR/DESCRIPTION b/DESCRIPTION similarity index 100% rename from ToxicR/DESCRIPTION rename to DESCRIPTION diff --git a/ToxicR/NAMESPACE b/NAMESPACE similarity index 100% rename from ToxicR/NAMESPACE rename to NAMESPACE diff --git a/ToxicR/R/.Rhistory b/R/.Rhistory similarity index 100% rename from ToxicR/R/.Rhistory rename to R/.Rhistory diff --git a/ToxicR/R/Build_Priors.R b/R/Build_Priors.R similarity index 100% rename from ToxicR/R/Build_Priors.R rename to R/Build_Priors.R diff --git a/ToxicR/R/MAdensity_plot.R b/R/MAdensity_plot.R similarity index 100% rename from ToxicR/R/MAdensity_plot.R rename to R/MAdensity_plot.R diff --git a/ToxicR/R/NTP.R b/R/NTP.R similarity index 100% rename from ToxicR/R/NTP.R rename to R/NTP.R diff --git a/ToxicR/R/RcppExports.R b/R/RcppExports.R similarity index 100% rename from ToxicR/R/RcppExports.R rename to R/RcppExports.R diff --git a/ToxicR/R/TOXICR_GLOBALS.R b/R/TOXICR_GLOBALS.R similarity index 100% rename from ToxicR/R/TOXICR_GLOBALS.R rename to R/TOXICR_GLOBALS.R diff --git a/ToxicR/R/cleveland_plot.R b/R/cleveland_plot.R similarity index 100% rename from ToxicR/R/cleveland_plot.R rename to R/cleveland_plot.R diff --git a/ToxicR/R/cont_functions.R b/R/cont_functions.R similarity index 100% rename from ToxicR/R/cont_functions.R rename to R/cont_functions.R diff --git a/ToxicR/R/continuous_clean.R b/R/continuous_clean.R similarity index 100% rename from ToxicR/R/continuous_clean.R rename to R/continuous_clean.R diff --git a/ToxicR/R/continuous_plots.R b/R/continuous_plots.R similarity index 100% rename from ToxicR/R/continuous_plots.R rename to R/continuous_plots.R diff --git a/ToxicR/R/continuous_pvalue.R b/R/continuous_pvalue.R similarity index 100% rename from ToxicR/R/continuous_pvalue.R rename to R/continuous_pvalue.R diff --git a/ToxicR/R/continuous_wrappers.R b/R/continuous_wrappers.R similarity index 100% rename from ToxicR/R/continuous_wrappers.R rename to R/continuous_wrappers.R diff --git a/ToxicR/R/dicho_functions.R b/R/dicho_functions.R similarity index 100% rename from ToxicR/R/dicho_functions.R rename to R/dicho_functions.R diff --git a/ToxicR/R/dichotomous_plots.R b/R/dichotomous_plots.R similarity index 100% rename from ToxicR/R/dichotomous_plots.R rename to R/dichotomous_plots.R diff --git a/ToxicR/R/dichotomous_wrappers.R b/R/dichotomous_wrappers.R similarity index 100% rename from ToxicR/R/dichotomous_wrappers.R rename to R/dichotomous_wrappers.R diff --git a/ToxicR/R/model_averaging_fits.R b/R/model_averaging_fits.R similarity index 100% rename from ToxicR/R/model_averaging_fits.R rename to R/model_averaging_fits.R diff --git a/ToxicR/R/model_averaging_lists.R b/R/model_averaging_lists.R similarity index 100% rename from ToxicR/R/model_averaging_lists.R rename to R/model_averaging_lists.R diff --git a/ToxicR/R/opening_messages.R b/R/opening_messages.R similarity index 100% rename from ToxicR/R/opening_messages.R rename to R/opening_messages.R diff --git a/ToxicR/R/prior_classes.R b/R/prior_classes.R similarity index 100% rename from ToxicR/R/prior_classes.R rename to R/prior_classes.R diff --git a/Screen Shot 2022-01-27 at 9.50.15 AM.png b/Screen Shot 2022-01-27 at 9.50.15 AM.png deleted file mode 100644 index 8c9b5a8..0000000 Binary files a/Screen Shot 2022-01-27 at 9.50.15 AM.png and /dev/null differ diff --git a/ToxicR/.RData b/ToxicR/.RData deleted file mode 100644 index 3733a81..0000000 Binary files a/ToxicR/.RData and /dev/null differ diff --git a/ToxicR_22.01.tar.gz b/ToxicR_22.01.tar.gz deleted file mode 100644 index df6cfa0..0000000 Binary files a/ToxicR_22.01.tar.gz and /dev/null differ diff --git a/ToxicR_22.01.zip b/ToxicR_22.01.zip deleted file mode 100644 index 9a79f0c..0000000 Binary files a/ToxicR_22.01.zip and /dev/null differ diff --git a/ToxicR_MAC_M1_20.01.tgz b/ToxicR_MAC_M1_20.01.tgz deleted file mode 100644 index 5c820ab..0000000 Binary files a/ToxicR_MAC_M1_20.01.tgz and /dev/null differ diff --git a/ToxicR_MAC_x86_22.01.tgz b/ToxicR_MAC_x86_22.01.tgz deleted file mode 100644 index 04010f1..0000000 Binary files a/ToxicR_MAC_x86_22.01.tgz and /dev/null differ diff --git a/ToxicR/data/williamCrits.RData b/data/williamCrits.RData similarity index 100% rename from ToxicR/data/williamCrits.RData rename to data/williamCrits.RData diff --git a/git b/git new file mode 100644 index 0000000..9873dd9 --- /dev/null +++ b/git @@ -0,0 +1,143 @@ +ToxicR/.RData +ToxicR/BMDS.Rproj +ToxicR/DESCRIPTION +ToxicR/NAMESPACE +ToxicR/R/.Rhistory +ToxicR/R/Build_Priors.R +ToxicR/R/MAdensity_plot.R +ToxicR/R/NTP.R +ToxicR/R/RcppExports.R +ToxicR/R/TOXICR_GLOBALS.R +ToxicR/R/cleveland_plot.R +ToxicR/R/cont_functions.R +ToxicR/R/continuous_clean.R +ToxicR/R/continuous_plots.R +ToxicR/R/continuous_pvalue.R +ToxicR/R/continuous_wrappers.R +ToxicR/R/dicho_functions.R +ToxicR/R/dichotomous_plots.R +ToxicR/R/dichotomous_wrappers.R +ToxicR/R/model_averaging_fits.R +ToxicR/R/model_averaging_lists.R +ToxicR/R/opening_messages.R +ToxicR/R/prior_classes.R +ToxicR/data/williamCrits.RData +ToxicR/man/MAdensity_plot.Rd +ToxicR/man/NTP.Rd +ToxicR/man/cleveland_plot.Rd +ToxicR/man/ma_continuous_fit.Rd +ToxicR/man/ma_dichotomous_fit.Rd +ToxicR/man/single_continuous_fit.Rd +ToxicR/man/single_dichotomous_fit.Rd +ToxicR/src/.Rhistory +ToxicR/src/Makevars +ToxicR/src/Makevars.win +ToxicR/src/RcppExports.cpp +ToxicR/src/code_base/.DS_Store +ToxicR/src/code_base/.Rhistory +ToxicR/src/code_base/DichGammaBMD_NC.cpp +ToxicR/src/code_base/DichLogProbitBMD_NC.cpp +ToxicR/src/code_base/DichLogisticBMD_NC.cpp +ToxicR/src/code_base/DichProbitBMD_NC.cpp +ToxicR/src/code_base/DichQlinearBMD_NC.cpp +ToxicR/src/code_base/DichWeibullBMD_NC.cpp +ToxicR/src/code_base/IDPrior.cpp +ToxicR/src/code_base/IDPriorMCMC.cpp +ToxicR/src/code_base/Makefile.am +ToxicR/src/code_base/analysis_of_deviance.cpp +ToxicR/src/code_base/analysis_of_deviance.h +ToxicR/src/code_base/bmdStruct.cpp +ToxicR/src/code_base/bmdStruct.h +ToxicR/src/code_base/continuous_clean_aux.cpp +ToxicR/src/code_base/continuous_clean_aux.h +ToxicR/src/code_base/continuous_entry_code.cpp +ToxicR/src/code_base/continuous_entry_code.h +ToxicR/src/code_base/continuous_model_functions.cpp +ToxicR/src/code_base/continuous_model_functions.h +ToxicR/src/code_base/dichotomous_entry_code.cpp +ToxicR/src/code_base/dichotomous_entry_code.h +ToxicR/src/code_base/gradient.cpp +ToxicR/src/code_base/gradient.h +ToxicR/src/code_base/helperfunctions.cpp +ToxicR/src/code_base/list_r_conversion.h +ToxicR/src/code_base/lognormalModels.cpp +ToxicR/src/code_base/lognormal_EXP_NC.cpp +ToxicR/src/code_base/lognormal_HILL_NC.cpp +ToxicR/src/code_base/lognormal_POLYNOMIAL_NC.cpp +ToxicR/src/code_base/lognormal_POWER_NC.cpp +ToxicR/src/code_base/normalModels.cpp +ToxicR/src/code_base/normal_EXP_NC.cpp +ToxicR/src/code_base/normal_FUNL_NC.cpp +ToxicR/src/code_base/normal_HILL_NC.cpp +ToxicR/src/code_base/normal_POLYNOMIAL_NC.cpp +ToxicR/src/code_base/normal_POWER_NC.cpp +ToxicR/src/code_base/normal_likelihoods.cpp +ToxicR/src/code_base/stdafx.cpp +ToxicR/src/code_base/stdafx.h +ToxicR/src/code_base/targetver.h +ToxicR/src/include/.Rhistory +ToxicR/src/include/DichGammaBMD_NC.h +ToxicR/src/include/DichHillBMD_NC.h +ToxicR/src/include/DichLogLogisticBMD_NC.h +ToxicR/src/include/DichLogProbitBMD_NC.h +ToxicR/src/include/DichLogisticBMD_NC.h +ToxicR/src/include/DichMultistageBMD_NC.h +ToxicR/src/include/DichProbitBMD_NC.h +ToxicR/src/include/DichQlinearBMD_NC.h +ToxicR/src/include/DichWeibullBMD_NC.h +ToxicR/src/include/IDPrior.h +ToxicR/src/include/IDPriorMCMC.h +ToxicR/src/include/binomModels.h +ToxicR/src/include/binomialTests.h +ToxicR/src/include/bmd_calculate.h +ToxicR/src/include/bmds_entry.h +ToxicR/src/include/cBMDstatmod.h +ToxicR/src/include/cmodeldefs.h +ToxicR/src/include/dBMDstatmod.h +ToxicR/src/include/log_likelihoods.h +ToxicR/src/include/lognormalModels.h +ToxicR/src/include/lognormalTests.h +ToxicR/src/include/lognormal_EXP_NC.h +ToxicR/src/include/lognormal_HILL_NC.h +ToxicR/src/include/lognormal_POLYNOMIAL_NC.h +ToxicR/src/include/lognormal_POWER_NC.h +ToxicR/src/include/lognormal_likelihoods.h +ToxicR/src/include/mcmc_anal.h +ToxicR/src/include/mcmc_analysis.h +ToxicR/src/include/mcmc_struct.h +ToxicR/src/include/normalModels.h +ToxicR/src/include/normalTests.h +ToxicR/src/include/normal_EXP_NC.h +ToxicR/src/include/normal_FUNL_NC.h +ToxicR/src/include/normal_HILL_NC.h +ToxicR/src/include/normal_POLYNOMIAL_NC.h +ToxicR/src/include/normal_POWER_NC.h +ToxicR/src/include/normal_likelihoods.h +ToxicR/src/include/statisticalmodel.h +ToxicR/src/include/statmod.h +ToxicR/src/main_entry.cpp +ToxicR/src/main_entry_ma.cpp +ToxicR/src/main_entry_mcmc.cpp +ToxicR/src/main_polyk.cpp +ToxicR/src/polyK/polyK.cpp +ToxicR/src/polyK/polyK.h +ToxicR/src/polyK/polyK_animal.h +ToxicR/src/polyK/polyK_setup.cpp +ToxicR/src/polyK/polyK_setup.h +ToxicR/tests/testthat.R +ToxicR/tests/testthat/helper.R +ToxicR/tests/testthat/test-ma_continuous.R +ToxicR/tests/testthat/test-ma_dichotomous.R +ToxicR/tests/testthat/test-single_continuous_laplace.R +ToxicR/tests/testthat/test-single_continuous_mcmc.R +ToxicR/tests/testthat/test-single_continuous_mle.R +ToxicR/tests/testthat/test-single_dichotomous_laplace.R +ToxicR/tests/testthat/test-single_dichotomous_mcmc.R +ToxicR/tests/testthat/test-single_dichotomous_mle.R +ToxicR/vignettes/.gitignore +ToxicR/vignettes/Continuous.Rmd +ToxicR/vignettes/Dichotomous.Rmd +ToxicR_22.01.tar.gz +ToxicR_22.01.zip +ToxicR_MAC_M1_20.01.tgz +ToxicR_MAC_x86_22.01.tgz diff --git a/ToxicR/man/MAdensity_plot.Rd b/man/MAdensity_plot.Rd similarity index 100% rename from ToxicR/man/MAdensity_plot.Rd rename to man/MAdensity_plot.Rd diff --git a/ToxicR/man/NTP.Rd b/man/NTP.Rd similarity index 100% rename from ToxicR/man/NTP.Rd rename to man/NTP.Rd diff --git a/ToxicR/man/cleveland_plot.Rd b/man/cleveland_plot.Rd similarity index 100% rename from ToxicR/man/cleveland_plot.Rd rename to man/cleveland_plot.Rd diff --git a/ToxicR/man/ma_continuous_fit.Rd b/man/ma_continuous_fit.Rd similarity index 100% rename from ToxicR/man/ma_continuous_fit.Rd rename to man/ma_continuous_fit.Rd diff --git a/ToxicR/man/ma_dichotomous_fit.Rd b/man/ma_dichotomous_fit.Rd similarity index 100% rename from ToxicR/man/ma_dichotomous_fit.Rd rename to man/ma_dichotomous_fit.Rd diff --git a/ToxicR/man/single_continuous_fit.Rd b/man/single_continuous_fit.Rd similarity index 100% rename from ToxicR/man/single_continuous_fit.Rd rename to man/single_continuous_fit.Rd diff --git a/ToxicR/man/single_dichotomous_fit.Rd b/man/single_dichotomous_fit.Rd similarity index 100% rename from ToxicR/man/single_dichotomous_fit.Rd rename to man/single_dichotomous_fit.Rd diff --git a/out.txt b/out.txt new file mode 100644 index 0000000..9873dd9 --- /dev/null +++ b/out.txt @@ -0,0 +1,143 @@ +ToxicR/.RData +ToxicR/BMDS.Rproj +ToxicR/DESCRIPTION +ToxicR/NAMESPACE +ToxicR/R/.Rhistory +ToxicR/R/Build_Priors.R +ToxicR/R/MAdensity_plot.R +ToxicR/R/NTP.R +ToxicR/R/RcppExports.R +ToxicR/R/TOXICR_GLOBALS.R +ToxicR/R/cleveland_plot.R +ToxicR/R/cont_functions.R +ToxicR/R/continuous_clean.R +ToxicR/R/continuous_plots.R +ToxicR/R/continuous_pvalue.R +ToxicR/R/continuous_wrappers.R +ToxicR/R/dicho_functions.R +ToxicR/R/dichotomous_plots.R +ToxicR/R/dichotomous_wrappers.R +ToxicR/R/model_averaging_fits.R +ToxicR/R/model_averaging_lists.R +ToxicR/R/opening_messages.R +ToxicR/R/prior_classes.R +ToxicR/data/williamCrits.RData +ToxicR/man/MAdensity_plot.Rd +ToxicR/man/NTP.Rd +ToxicR/man/cleveland_plot.Rd +ToxicR/man/ma_continuous_fit.Rd +ToxicR/man/ma_dichotomous_fit.Rd +ToxicR/man/single_continuous_fit.Rd +ToxicR/man/single_dichotomous_fit.Rd +ToxicR/src/.Rhistory +ToxicR/src/Makevars +ToxicR/src/Makevars.win +ToxicR/src/RcppExports.cpp +ToxicR/src/code_base/.DS_Store +ToxicR/src/code_base/.Rhistory +ToxicR/src/code_base/DichGammaBMD_NC.cpp +ToxicR/src/code_base/DichLogProbitBMD_NC.cpp +ToxicR/src/code_base/DichLogisticBMD_NC.cpp +ToxicR/src/code_base/DichProbitBMD_NC.cpp +ToxicR/src/code_base/DichQlinearBMD_NC.cpp +ToxicR/src/code_base/DichWeibullBMD_NC.cpp +ToxicR/src/code_base/IDPrior.cpp +ToxicR/src/code_base/IDPriorMCMC.cpp +ToxicR/src/code_base/Makefile.am +ToxicR/src/code_base/analysis_of_deviance.cpp +ToxicR/src/code_base/analysis_of_deviance.h +ToxicR/src/code_base/bmdStruct.cpp +ToxicR/src/code_base/bmdStruct.h +ToxicR/src/code_base/continuous_clean_aux.cpp +ToxicR/src/code_base/continuous_clean_aux.h +ToxicR/src/code_base/continuous_entry_code.cpp +ToxicR/src/code_base/continuous_entry_code.h +ToxicR/src/code_base/continuous_model_functions.cpp +ToxicR/src/code_base/continuous_model_functions.h +ToxicR/src/code_base/dichotomous_entry_code.cpp +ToxicR/src/code_base/dichotomous_entry_code.h +ToxicR/src/code_base/gradient.cpp +ToxicR/src/code_base/gradient.h +ToxicR/src/code_base/helperfunctions.cpp +ToxicR/src/code_base/list_r_conversion.h +ToxicR/src/code_base/lognormalModels.cpp +ToxicR/src/code_base/lognormal_EXP_NC.cpp +ToxicR/src/code_base/lognormal_HILL_NC.cpp +ToxicR/src/code_base/lognormal_POLYNOMIAL_NC.cpp +ToxicR/src/code_base/lognormal_POWER_NC.cpp +ToxicR/src/code_base/normalModels.cpp +ToxicR/src/code_base/normal_EXP_NC.cpp +ToxicR/src/code_base/normal_FUNL_NC.cpp +ToxicR/src/code_base/normal_HILL_NC.cpp +ToxicR/src/code_base/normal_POLYNOMIAL_NC.cpp +ToxicR/src/code_base/normal_POWER_NC.cpp +ToxicR/src/code_base/normal_likelihoods.cpp +ToxicR/src/code_base/stdafx.cpp +ToxicR/src/code_base/stdafx.h +ToxicR/src/code_base/targetver.h +ToxicR/src/include/.Rhistory +ToxicR/src/include/DichGammaBMD_NC.h +ToxicR/src/include/DichHillBMD_NC.h +ToxicR/src/include/DichLogLogisticBMD_NC.h +ToxicR/src/include/DichLogProbitBMD_NC.h +ToxicR/src/include/DichLogisticBMD_NC.h +ToxicR/src/include/DichMultistageBMD_NC.h +ToxicR/src/include/DichProbitBMD_NC.h +ToxicR/src/include/DichQlinearBMD_NC.h +ToxicR/src/include/DichWeibullBMD_NC.h +ToxicR/src/include/IDPrior.h +ToxicR/src/include/IDPriorMCMC.h +ToxicR/src/include/binomModels.h +ToxicR/src/include/binomialTests.h +ToxicR/src/include/bmd_calculate.h +ToxicR/src/include/bmds_entry.h +ToxicR/src/include/cBMDstatmod.h +ToxicR/src/include/cmodeldefs.h +ToxicR/src/include/dBMDstatmod.h +ToxicR/src/include/log_likelihoods.h +ToxicR/src/include/lognormalModels.h +ToxicR/src/include/lognormalTests.h +ToxicR/src/include/lognormal_EXP_NC.h +ToxicR/src/include/lognormal_HILL_NC.h +ToxicR/src/include/lognormal_POLYNOMIAL_NC.h +ToxicR/src/include/lognormal_POWER_NC.h +ToxicR/src/include/lognormal_likelihoods.h +ToxicR/src/include/mcmc_anal.h +ToxicR/src/include/mcmc_analysis.h +ToxicR/src/include/mcmc_struct.h +ToxicR/src/include/normalModels.h +ToxicR/src/include/normalTests.h +ToxicR/src/include/normal_EXP_NC.h +ToxicR/src/include/normal_FUNL_NC.h +ToxicR/src/include/normal_HILL_NC.h +ToxicR/src/include/normal_POLYNOMIAL_NC.h +ToxicR/src/include/normal_POWER_NC.h +ToxicR/src/include/normal_likelihoods.h +ToxicR/src/include/statisticalmodel.h +ToxicR/src/include/statmod.h +ToxicR/src/main_entry.cpp +ToxicR/src/main_entry_ma.cpp +ToxicR/src/main_entry_mcmc.cpp +ToxicR/src/main_polyk.cpp +ToxicR/src/polyK/polyK.cpp +ToxicR/src/polyK/polyK.h +ToxicR/src/polyK/polyK_animal.h +ToxicR/src/polyK/polyK_setup.cpp +ToxicR/src/polyK/polyK_setup.h +ToxicR/tests/testthat.R +ToxicR/tests/testthat/helper.R +ToxicR/tests/testthat/test-ma_continuous.R +ToxicR/tests/testthat/test-ma_dichotomous.R +ToxicR/tests/testthat/test-single_continuous_laplace.R +ToxicR/tests/testthat/test-single_continuous_mcmc.R +ToxicR/tests/testthat/test-single_continuous_mle.R +ToxicR/tests/testthat/test-single_dichotomous_laplace.R +ToxicR/tests/testthat/test-single_dichotomous_mcmc.R +ToxicR/tests/testthat/test-single_dichotomous_mle.R +ToxicR/vignettes/.gitignore +ToxicR/vignettes/Continuous.Rmd +ToxicR/vignettes/Dichotomous.Rmd +ToxicR_22.01.tar.gz +ToxicR_22.01.zip +ToxicR_MAC_M1_20.01.tgz +ToxicR_MAC_x86_22.01.tgz diff --git a/ToxicR/src/.Rhistory b/src/.Rhistory similarity index 100% rename from ToxicR/src/.Rhistory rename to src/.Rhistory diff --git a/ToxicR/src/Makevars b/src/Makevars similarity index 100% rename from ToxicR/src/Makevars rename to src/Makevars diff --git a/ToxicR/src/Makevars.win b/src/Makevars.win similarity index 100% rename from ToxicR/src/Makevars.win rename to src/Makevars.win diff --git a/ToxicR/src/RcppExports.cpp b/src/RcppExports.cpp similarity index 100% rename from ToxicR/src/RcppExports.cpp rename to src/RcppExports.cpp diff --git a/ToxicR/src/code_base/.DS_Store b/src/code_base/.DS_Store similarity index 100% rename from ToxicR/src/code_base/.DS_Store rename to src/code_base/.DS_Store diff --git a/ToxicR/src/code_base/.Rhistory b/src/code_base/.Rhistory similarity index 100% rename from ToxicR/src/code_base/.Rhistory rename to src/code_base/.Rhistory diff --git a/ToxicR/src/code_base/DichGammaBMD_NC.cpp b/src/code_base/DichGammaBMD_NC.cpp similarity index 100% rename from ToxicR/src/code_base/DichGammaBMD_NC.cpp rename to src/code_base/DichGammaBMD_NC.cpp diff --git a/ToxicR/src/code_base/DichLogProbitBMD_NC.cpp b/src/code_base/DichLogProbitBMD_NC.cpp similarity index 100% rename from ToxicR/src/code_base/DichLogProbitBMD_NC.cpp rename to src/code_base/DichLogProbitBMD_NC.cpp diff --git a/ToxicR/src/code_base/DichLogisticBMD_NC.cpp b/src/code_base/DichLogisticBMD_NC.cpp similarity index 100% rename from ToxicR/src/code_base/DichLogisticBMD_NC.cpp rename to src/code_base/DichLogisticBMD_NC.cpp diff --git a/ToxicR/src/code_base/DichProbitBMD_NC.cpp b/src/code_base/DichProbitBMD_NC.cpp similarity index 100% rename from ToxicR/src/code_base/DichProbitBMD_NC.cpp rename to src/code_base/DichProbitBMD_NC.cpp diff --git a/ToxicR/src/code_base/DichQlinearBMD_NC.cpp b/src/code_base/DichQlinearBMD_NC.cpp similarity index 100% rename from ToxicR/src/code_base/DichQlinearBMD_NC.cpp rename to src/code_base/DichQlinearBMD_NC.cpp diff --git a/ToxicR/src/code_base/DichWeibullBMD_NC.cpp b/src/code_base/DichWeibullBMD_NC.cpp similarity index 100% rename from ToxicR/src/code_base/DichWeibullBMD_NC.cpp rename to src/code_base/DichWeibullBMD_NC.cpp diff --git a/ToxicR/src/code_base/IDPrior.cpp b/src/code_base/IDPrior.cpp similarity index 100% rename from ToxicR/src/code_base/IDPrior.cpp rename to src/code_base/IDPrior.cpp diff --git a/ToxicR/src/code_base/IDPriorMCMC.cpp b/src/code_base/IDPriorMCMC.cpp similarity index 100% rename from ToxicR/src/code_base/IDPriorMCMC.cpp rename to src/code_base/IDPriorMCMC.cpp diff --git a/ToxicR/src/code_base/Makefile.am b/src/code_base/Makefile.am similarity index 100% rename from ToxicR/src/code_base/Makefile.am rename to src/code_base/Makefile.am diff --git a/ToxicR/src/code_base/analysis_of_deviance.cpp b/src/code_base/analysis_of_deviance.cpp similarity index 100% rename from ToxicR/src/code_base/analysis_of_deviance.cpp rename to src/code_base/analysis_of_deviance.cpp diff --git a/ToxicR/src/code_base/analysis_of_deviance.h b/src/code_base/analysis_of_deviance.h similarity index 100% rename from ToxicR/src/code_base/analysis_of_deviance.h rename to src/code_base/analysis_of_deviance.h diff --git a/ToxicR/src/code_base/bmdStruct.cpp b/src/code_base/bmdStruct.cpp similarity index 100% rename from ToxicR/src/code_base/bmdStruct.cpp rename to src/code_base/bmdStruct.cpp diff --git a/ToxicR/src/code_base/bmdStruct.h b/src/code_base/bmdStruct.h similarity index 100% rename from ToxicR/src/code_base/bmdStruct.h rename to src/code_base/bmdStruct.h diff --git a/ToxicR/src/code_base/continuous_clean_aux.cpp b/src/code_base/continuous_clean_aux.cpp similarity index 100% rename from ToxicR/src/code_base/continuous_clean_aux.cpp rename to src/code_base/continuous_clean_aux.cpp diff --git a/ToxicR/src/code_base/continuous_clean_aux.h b/src/code_base/continuous_clean_aux.h similarity index 100% rename from ToxicR/src/code_base/continuous_clean_aux.h rename to src/code_base/continuous_clean_aux.h diff --git a/ToxicR/src/code_base/continuous_entry_code.cpp b/src/code_base/continuous_entry_code.cpp similarity index 100% rename from ToxicR/src/code_base/continuous_entry_code.cpp rename to src/code_base/continuous_entry_code.cpp diff --git a/ToxicR/src/code_base/continuous_entry_code.h b/src/code_base/continuous_entry_code.h similarity index 100% rename from ToxicR/src/code_base/continuous_entry_code.h rename to src/code_base/continuous_entry_code.h diff --git a/ToxicR/src/code_base/continuous_model_functions.cpp b/src/code_base/continuous_model_functions.cpp similarity index 100% rename from ToxicR/src/code_base/continuous_model_functions.cpp rename to src/code_base/continuous_model_functions.cpp diff --git a/ToxicR/src/code_base/continuous_model_functions.h b/src/code_base/continuous_model_functions.h similarity index 100% rename from ToxicR/src/code_base/continuous_model_functions.h rename to src/code_base/continuous_model_functions.h diff --git a/ToxicR/src/code_base/dichotomous_entry_code.cpp b/src/code_base/dichotomous_entry_code.cpp similarity index 100% rename from ToxicR/src/code_base/dichotomous_entry_code.cpp rename to src/code_base/dichotomous_entry_code.cpp diff --git a/ToxicR/src/code_base/dichotomous_entry_code.h b/src/code_base/dichotomous_entry_code.h similarity index 100% rename from ToxicR/src/code_base/dichotomous_entry_code.h rename to src/code_base/dichotomous_entry_code.h diff --git a/ToxicR/src/code_base/gradient.cpp b/src/code_base/gradient.cpp similarity index 100% rename from ToxicR/src/code_base/gradient.cpp rename to src/code_base/gradient.cpp diff --git a/ToxicR/src/code_base/gradient.h b/src/code_base/gradient.h similarity index 100% rename from ToxicR/src/code_base/gradient.h rename to src/code_base/gradient.h diff --git a/ToxicR/src/code_base/helperfunctions.cpp b/src/code_base/helperfunctions.cpp similarity index 100% rename from ToxicR/src/code_base/helperfunctions.cpp rename to src/code_base/helperfunctions.cpp diff --git a/ToxicR/src/code_base/list_r_conversion.h b/src/code_base/list_r_conversion.h similarity index 100% rename from ToxicR/src/code_base/list_r_conversion.h rename to src/code_base/list_r_conversion.h diff --git a/ToxicR/src/code_base/lognormalModels.cpp b/src/code_base/lognormalModels.cpp similarity index 100% rename from ToxicR/src/code_base/lognormalModels.cpp rename to src/code_base/lognormalModels.cpp diff --git a/ToxicR/src/code_base/lognormal_EXP_NC.cpp b/src/code_base/lognormal_EXP_NC.cpp similarity index 100% rename from ToxicR/src/code_base/lognormal_EXP_NC.cpp rename to src/code_base/lognormal_EXP_NC.cpp diff --git a/ToxicR/src/code_base/lognormal_HILL_NC.cpp b/src/code_base/lognormal_HILL_NC.cpp similarity index 100% rename from ToxicR/src/code_base/lognormal_HILL_NC.cpp rename to src/code_base/lognormal_HILL_NC.cpp diff --git a/ToxicR/src/code_base/lognormal_POLYNOMIAL_NC.cpp b/src/code_base/lognormal_POLYNOMIAL_NC.cpp similarity index 100% rename from ToxicR/src/code_base/lognormal_POLYNOMIAL_NC.cpp rename to src/code_base/lognormal_POLYNOMIAL_NC.cpp diff --git a/ToxicR/src/code_base/lognormal_POWER_NC.cpp b/src/code_base/lognormal_POWER_NC.cpp similarity index 100% rename from ToxicR/src/code_base/lognormal_POWER_NC.cpp rename to src/code_base/lognormal_POWER_NC.cpp diff --git a/ToxicR/src/code_base/normalModels.cpp b/src/code_base/normalModels.cpp similarity index 100% rename from ToxicR/src/code_base/normalModels.cpp rename to src/code_base/normalModels.cpp diff --git a/ToxicR/src/code_base/normal_EXP_NC.cpp b/src/code_base/normal_EXP_NC.cpp similarity index 100% rename from ToxicR/src/code_base/normal_EXP_NC.cpp rename to src/code_base/normal_EXP_NC.cpp diff --git a/ToxicR/src/code_base/normal_FUNL_NC.cpp b/src/code_base/normal_FUNL_NC.cpp similarity index 100% rename from ToxicR/src/code_base/normal_FUNL_NC.cpp rename to src/code_base/normal_FUNL_NC.cpp diff --git a/ToxicR/src/code_base/normal_HILL_NC.cpp b/src/code_base/normal_HILL_NC.cpp similarity index 100% rename from ToxicR/src/code_base/normal_HILL_NC.cpp rename to src/code_base/normal_HILL_NC.cpp diff --git a/ToxicR/src/code_base/normal_POLYNOMIAL_NC.cpp b/src/code_base/normal_POLYNOMIAL_NC.cpp similarity index 100% rename from ToxicR/src/code_base/normal_POLYNOMIAL_NC.cpp rename to src/code_base/normal_POLYNOMIAL_NC.cpp diff --git a/ToxicR/src/code_base/normal_POWER_NC.cpp b/src/code_base/normal_POWER_NC.cpp similarity index 100% rename from ToxicR/src/code_base/normal_POWER_NC.cpp rename to src/code_base/normal_POWER_NC.cpp diff --git a/ToxicR/src/code_base/normal_likelihoods.cpp b/src/code_base/normal_likelihoods.cpp similarity index 100% rename from ToxicR/src/code_base/normal_likelihoods.cpp rename to src/code_base/normal_likelihoods.cpp diff --git a/ToxicR/src/code_base/stdafx.cpp b/src/code_base/stdafx.cpp similarity index 100% rename from ToxicR/src/code_base/stdafx.cpp rename to src/code_base/stdafx.cpp diff --git a/ToxicR/src/code_base/stdafx.h b/src/code_base/stdafx.h similarity index 100% rename from ToxicR/src/code_base/stdafx.h rename to src/code_base/stdafx.h diff --git a/ToxicR/src/code_base/targetver.h b/src/code_base/targetver.h similarity index 100% rename from ToxicR/src/code_base/targetver.h rename to src/code_base/targetver.h diff --git a/ToxicR/src/include/.Rhistory b/src/include/.Rhistory similarity index 100% rename from ToxicR/src/include/.Rhistory rename to src/include/.Rhistory diff --git a/ToxicR/src/include/DichGammaBMD_NC.h b/src/include/DichGammaBMD_NC.h similarity index 100% rename from ToxicR/src/include/DichGammaBMD_NC.h rename to src/include/DichGammaBMD_NC.h diff --git a/ToxicR/src/include/DichHillBMD_NC.h b/src/include/DichHillBMD_NC.h similarity index 100% rename from ToxicR/src/include/DichHillBMD_NC.h rename to src/include/DichHillBMD_NC.h diff --git a/ToxicR/src/include/DichLogLogisticBMD_NC.h b/src/include/DichLogLogisticBMD_NC.h similarity index 100% rename from ToxicR/src/include/DichLogLogisticBMD_NC.h rename to src/include/DichLogLogisticBMD_NC.h diff --git a/ToxicR/src/include/DichLogProbitBMD_NC.h b/src/include/DichLogProbitBMD_NC.h similarity index 100% rename from ToxicR/src/include/DichLogProbitBMD_NC.h rename to src/include/DichLogProbitBMD_NC.h diff --git a/ToxicR/src/include/DichLogisticBMD_NC.h b/src/include/DichLogisticBMD_NC.h similarity index 100% rename from ToxicR/src/include/DichLogisticBMD_NC.h rename to src/include/DichLogisticBMD_NC.h diff --git a/ToxicR/src/include/DichMultistageBMD_NC.h b/src/include/DichMultistageBMD_NC.h similarity index 100% rename from ToxicR/src/include/DichMultistageBMD_NC.h rename to src/include/DichMultistageBMD_NC.h diff --git a/ToxicR/src/include/DichProbitBMD_NC.h b/src/include/DichProbitBMD_NC.h similarity index 100% rename from ToxicR/src/include/DichProbitBMD_NC.h rename to src/include/DichProbitBMD_NC.h diff --git a/ToxicR/src/include/DichQlinearBMD_NC.h b/src/include/DichQlinearBMD_NC.h similarity index 100% rename from ToxicR/src/include/DichQlinearBMD_NC.h rename to src/include/DichQlinearBMD_NC.h diff --git a/ToxicR/src/include/DichWeibullBMD_NC.h b/src/include/DichWeibullBMD_NC.h similarity index 100% rename from ToxicR/src/include/DichWeibullBMD_NC.h rename to src/include/DichWeibullBMD_NC.h diff --git a/ToxicR/src/include/IDPrior.h b/src/include/IDPrior.h similarity index 100% rename from ToxicR/src/include/IDPrior.h rename to src/include/IDPrior.h diff --git a/ToxicR/src/include/IDPriorMCMC.h b/src/include/IDPriorMCMC.h similarity index 100% rename from ToxicR/src/include/IDPriorMCMC.h rename to src/include/IDPriorMCMC.h diff --git a/ToxicR/src/include/binomModels.h b/src/include/binomModels.h similarity index 100% rename from ToxicR/src/include/binomModels.h rename to src/include/binomModels.h diff --git a/ToxicR/src/include/binomialTests.h b/src/include/binomialTests.h similarity index 100% rename from ToxicR/src/include/binomialTests.h rename to src/include/binomialTests.h diff --git a/ToxicR/src/include/bmd_calculate.h b/src/include/bmd_calculate.h similarity index 100% rename from ToxicR/src/include/bmd_calculate.h rename to src/include/bmd_calculate.h diff --git a/ToxicR/src/include/bmds_entry.h b/src/include/bmds_entry.h similarity index 100% rename from ToxicR/src/include/bmds_entry.h rename to src/include/bmds_entry.h diff --git a/ToxicR/src/include/cBMDstatmod.h b/src/include/cBMDstatmod.h similarity index 100% rename from ToxicR/src/include/cBMDstatmod.h rename to src/include/cBMDstatmod.h diff --git a/ToxicR/src/include/cmodeldefs.h b/src/include/cmodeldefs.h similarity index 100% rename from ToxicR/src/include/cmodeldefs.h rename to src/include/cmodeldefs.h diff --git a/ToxicR/src/include/dBMDstatmod.h b/src/include/dBMDstatmod.h similarity index 100% rename from ToxicR/src/include/dBMDstatmod.h rename to src/include/dBMDstatmod.h diff --git a/ToxicR/src/include/log_likelihoods.h b/src/include/log_likelihoods.h similarity index 100% rename from ToxicR/src/include/log_likelihoods.h rename to src/include/log_likelihoods.h diff --git a/ToxicR/src/include/lognormalModels.h b/src/include/lognormalModels.h similarity index 100% rename from ToxicR/src/include/lognormalModels.h rename to src/include/lognormalModels.h diff --git a/ToxicR/src/include/lognormalTests.h b/src/include/lognormalTests.h similarity index 100% rename from ToxicR/src/include/lognormalTests.h rename to src/include/lognormalTests.h diff --git a/ToxicR/src/include/lognormal_EXP_NC.h b/src/include/lognormal_EXP_NC.h similarity index 100% rename from ToxicR/src/include/lognormal_EXP_NC.h rename to src/include/lognormal_EXP_NC.h diff --git a/ToxicR/src/include/lognormal_HILL_NC.h b/src/include/lognormal_HILL_NC.h similarity index 100% rename from ToxicR/src/include/lognormal_HILL_NC.h rename to src/include/lognormal_HILL_NC.h diff --git a/ToxicR/src/include/lognormal_POLYNOMIAL_NC.h b/src/include/lognormal_POLYNOMIAL_NC.h similarity index 100% rename from ToxicR/src/include/lognormal_POLYNOMIAL_NC.h rename to src/include/lognormal_POLYNOMIAL_NC.h diff --git a/ToxicR/src/include/lognormal_POWER_NC.h b/src/include/lognormal_POWER_NC.h similarity index 100% rename from ToxicR/src/include/lognormal_POWER_NC.h rename to src/include/lognormal_POWER_NC.h diff --git a/ToxicR/src/include/lognormal_likelihoods.h b/src/include/lognormal_likelihoods.h similarity index 100% rename from ToxicR/src/include/lognormal_likelihoods.h rename to src/include/lognormal_likelihoods.h diff --git a/ToxicR/src/include/mcmc_anal.h b/src/include/mcmc_anal.h similarity index 100% rename from ToxicR/src/include/mcmc_anal.h rename to src/include/mcmc_anal.h diff --git a/ToxicR/src/include/mcmc_analysis.h b/src/include/mcmc_analysis.h similarity index 100% rename from ToxicR/src/include/mcmc_analysis.h rename to src/include/mcmc_analysis.h diff --git a/ToxicR/src/include/mcmc_struct.h b/src/include/mcmc_struct.h similarity index 100% rename from ToxicR/src/include/mcmc_struct.h rename to src/include/mcmc_struct.h diff --git a/ToxicR/src/include/normalModels.h b/src/include/normalModels.h similarity index 100% rename from ToxicR/src/include/normalModels.h rename to src/include/normalModels.h diff --git a/ToxicR/src/include/normalTests.h b/src/include/normalTests.h similarity index 100% rename from ToxicR/src/include/normalTests.h rename to src/include/normalTests.h diff --git a/ToxicR/src/include/normal_EXP_NC.h b/src/include/normal_EXP_NC.h similarity index 100% rename from ToxicR/src/include/normal_EXP_NC.h rename to src/include/normal_EXP_NC.h diff --git a/ToxicR/src/include/normal_FUNL_NC.h b/src/include/normal_FUNL_NC.h similarity index 100% rename from ToxicR/src/include/normal_FUNL_NC.h rename to src/include/normal_FUNL_NC.h diff --git a/ToxicR/src/include/normal_HILL_NC.h b/src/include/normal_HILL_NC.h similarity index 100% rename from ToxicR/src/include/normal_HILL_NC.h rename to src/include/normal_HILL_NC.h diff --git a/ToxicR/src/include/normal_POLYNOMIAL_NC.h b/src/include/normal_POLYNOMIAL_NC.h similarity index 100% rename from ToxicR/src/include/normal_POLYNOMIAL_NC.h rename to src/include/normal_POLYNOMIAL_NC.h diff --git a/ToxicR/src/include/normal_POWER_NC.h b/src/include/normal_POWER_NC.h similarity index 100% rename from ToxicR/src/include/normal_POWER_NC.h rename to src/include/normal_POWER_NC.h diff --git a/ToxicR/src/include/normal_likelihoods.h b/src/include/normal_likelihoods.h similarity index 100% rename from ToxicR/src/include/normal_likelihoods.h rename to src/include/normal_likelihoods.h diff --git a/ToxicR/src/include/statisticalmodel.h b/src/include/statisticalmodel.h similarity index 100% rename from ToxicR/src/include/statisticalmodel.h rename to src/include/statisticalmodel.h diff --git a/ToxicR/src/include/statmod.h b/src/include/statmod.h similarity index 100% rename from ToxicR/src/include/statmod.h rename to src/include/statmod.h diff --git a/ToxicR/src/main_entry.cpp b/src/main_entry.cpp similarity index 100% rename from ToxicR/src/main_entry.cpp rename to src/main_entry.cpp diff --git a/ToxicR/src/main_entry_ma.cpp b/src/main_entry_ma.cpp similarity index 100% rename from ToxicR/src/main_entry_ma.cpp rename to src/main_entry_ma.cpp diff --git a/ToxicR/src/main_entry_mcmc.cpp b/src/main_entry_mcmc.cpp similarity index 100% rename from ToxicR/src/main_entry_mcmc.cpp rename to src/main_entry_mcmc.cpp diff --git a/ToxicR/src/main_polyk.cpp b/src/main_polyk.cpp similarity index 100% rename from ToxicR/src/main_polyk.cpp rename to src/main_polyk.cpp diff --git a/ToxicR/src/polyK/polyK.cpp b/src/polyK/polyK.cpp similarity index 100% rename from ToxicR/src/polyK/polyK.cpp rename to src/polyK/polyK.cpp diff --git a/ToxicR/src/polyK/polyK.h b/src/polyK/polyK.h similarity index 100% rename from ToxicR/src/polyK/polyK.h rename to src/polyK/polyK.h diff --git a/ToxicR/src/polyK/polyK_animal.h b/src/polyK/polyK_animal.h similarity index 100% rename from ToxicR/src/polyK/polyK_animal.h rename to src/polyK/polyK_animal.h diff --git a/ToxicR/src/polyK/polyK_setup.cpp b/src/polyK/polyK_setup.cpp similarity index 100% rename from ToxicR/src/polyK/polyK_setup.cpp rename to src/polyK/polyK_setup.cpp diff --git a/ToxicR/src/polyK/polyK_setup.h b/src/polyK/polyK_setup.h similarity index 100% rename from ToxicR/src/polyK/polyK_setup.h rename to src/polyK/polyK_setup.h diff --git a/ToxicR/tests/testthat.R b/tests/testthat.R similarity index 100% rename from ToxicR/tests/testthat.R rename to tests/testthat.R diff --git a/ToxicR/tests/testthat/helper.R b/tests/testthat/helper.R similarity index 100% rename from ToxicR/tests/testthat/helper.R rename to tests/testthat/helper.R diff --git a/ToxicR/tests/testthat/test-ma_continuous.R b/tests/testthat/test-ma_continuous.R similarity index 100% rename from ToxicR/tests/testthat/test-ma_continuous.R rename to tests/testthat/test-ma_continuous.R diff --git a/ToxicR/tests/testthat/test-ma_dichotomous.R b/tests/testthat/test-ma_dichotomous.R similarity index 100% rename from ToxicR/tests/testthat/test-ma_dichotomous.R rename to tests/testthat/test-ma_dichotomous.R diff --git a/ToxicR/tests/testthat/test-single_continuous_laplace.R b/tests/testthat/test-single_continuous_laplace.R similarity index 100% rename from ToxicR/tests/testthat/test-single_continuous_laplace.R rename to tests/testthat/test-single_continuous_laplace.R diff --git a/ToxicR/tests/testthat/test-single_continuous_mcmc.R b/tests/testthat/test-single_continuous_mcmc.R similarity index 100% rename from ToxicR/tests/testthat/test-single_continuous_mcmc.R rename to tests/testthat/test-single_continuous_mcmc.R diff --git a/ToxicR/tests/testthat/test-single_continuous_mle.R b/tests/testthat/test-single_continuous_mle.R similarity index 100% rename from ToxicR/tests/testthat/test-single_continuous_mle.R rename to tests/testthat/test-single_continuous_mle.R diff --git a/ToxicR/tests/testthat/test-single_dichotomous_laplace.R b/tests/testthat/test-single_dichotomous_laplace.R similarity index 100% rename from ToxicR/tests/testthat/test-single_dichotomous_laplace.R rename to tests/testthat/test-single_dichotomous_laplace.R diff --git a/ToxicR/tests/testthat/test-single_dichotomous_mcmc.R b/tests/testthat/test-single_dichotomous_mcmc.R similarity index 100% rename from ToxicR/tests/testthat/test-single_dichotomous_mcmc.R rename to tests/testthat/test-single_dichotomous_mcmc.R diff --git a/ToxicR/tests/testthat/test-single_dichotomous_mle.R b/tests/testthat/test-single_dichotomous_mle.R similarity index 100% rename from ToxicR/tests/testthat/test-single_dichotomous_mle.R rename to tests/testthat/test-single_dichotomous_mle.R diff --git a/ToxicR/vignettes/.gitignore b/vignettes/.gitignore similarity index 100% rename from ToxicR/vignettes/.gitignore rename to vignettes/.gitignore diff --git a/ToxicR/vignettes/Continuous.Rmd b/vignettes/Continuous.Rmd similarity index 100% rename from ToxicR/vignettes/Continuous.Rmd rename to vignettes/Continuous.Rmd diff --git a/ToxicR/vignettes/Dichotomous.Rmd b/vignettes/Dichotomous.Rmd similarity index 100% rename from ToxicR/vignettes/Dichotomous.Rmd rename to vignettes/Dichotomous.Rmd