Files in andrewhooker/PopED
Population (and Individual) Optimal Experimental Design

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md
PopED.Rproj
R/.gitignore
R/Doptim.R R/Dtrace.R R/LEDoptim.R R/LinMatrixH.R R/LinMatrixL.R R/LinMatrixLH.R R/LinMatrixL_occ.R R/PopED.R R/RS_opt.R R/a_line_search.R R/add_to_poped_db.R R/bfgsb_min.R R/blockexp.R R/blockfinal.R R/blockheader.R R/blockopt.R R/blockoptwrt.R R/blockother.R R/build_sfg.R R/calc_ofv_and_fim.R R/cauchy_point.R R/cell.R R/convert_variables.R R/create.poped.database.R R/create_design.R R/create_design_space.R R/create_ofv.R R/d2fimdalpha2.R R/design_summary.R R/dfimdalpha.R R/diag_matlab.R R/downsizing_general_design.R R/ed_laplace_ofv.R R/ed_mftot.R R/efficiency.R R/evaluate.e.ofv.fim.R R/evaluate.fim.R R/evaluate_design.R R/evaluate_fim_map.R R/evaluate_power.R R/feval.R R/fileparts.R R/find.largest.index.R R/fprintf.R R/getTruncatedNormal.R R/get_all_params.R R/get_cv.R R/get_discrete_x.R R/get_fim_size.R R/get_unfixed_params.R R/getfulld.R R/grad_all.R R/grad_bpop.R R/graddetmf.R R/graddetmf_ext.R R/gradff.R R/gradfg.R R/gradfg_occ.R R/gradofv_a.R R/gradofv_xt.R R/gradtrmf.R R/grouped_rand.R R/grouped_rand_a.R R/helper.R R/hessian_eta_complex.R R/hesskalpha2.R R/ind_estimates.R R/ind_likelihood.R R/inv.R R/isempty.R R/line_search.R R/line_search_uc.R R/linspace.R R/log_prior_pdf.R R/m1.R R/m2.R R/m3.R R/mc_mean.R R/median_hilow_poped.R R/mf3.R R/mf7.R R/mf_all.R R/mf_all_loq.R R/mfea.R R/mftot.R R/model_prediction.R R/models.R R/numel.R R/ofv_criterion.R R/ofv_fim.R R/ofv_optim.R R/ones.R R/optim_ARS.R R/optim_LS.R R/optimize_n.R R/par_and_space_tbl.R R/pargen.R R/plot_efficiency_of_windows.R R/plot_model_prediction.R R/poped_gui.R R/poped_optim.R R/poped_optim_1.R R/poped_optim_2.R R/poped_optim_3.R R/poped_optimize.R R/rand.R R/randn.R R/shrinkage.R R/size.R R/start_parallel.R R/subspace_min.R R/summary.poped_optim.R R/test_mat_size.R R/tic.R R/toc.R R/trace_matrix.R R/update_designinlist.R R/update_offdiag.R R/v.R R/write_iterationfile.R R/write_matrix.R R/zeros.R R/zzz.R README.Rmd README.md cran-comments.md
inst/.gitignore
inst/CITATION
inst/examples/.gitignore
inst/examples/HCV_ode.c
inst/examples/ex.1.a.PK.1.comp.oral.md.intro.R inst/examples/ex.1.b.PK.1.comp.oral.md.re-parameterize.R inst/examples/ex.1.c.PK.1.comp.oral.md.ODE.compiled.R inst/examples/ex.10.PKPD.HCV.compiled.R inst/examples/ex.11.PK.prior.R inst/examples/ex.12.covariate.distributions.R inst/examples/ex.13.shrinkage.R inst/examples/ex.14.PK.IOV.R inst/examples/ex.15.full.covariance.matrix.R inst/examples/ex.2.a.warfarin.evaluate.R inst/examples/ex.2.b.warfarin.optimize.R inst/examples/ex.2.c.warfarin.ODE.compiled.R inst/examples/ex.2.d.warfarin.ED.R inst/examples/ex.2.e.warfarin.Ds.R inst/examples/ex.3.a.PKPD.1.comp.oral.md.imax.D-opt.R inst/examples/ex.3.b.PKPD.1.comp.oral.md.imax.ED-opt.R inst/examples/ex.4.PKPD.1.comp.emax.R inst/examples/ex.5.PD.emax.hill.R inst/examples/ex.6.PK.1.comp.oral.sd.R inst/examples/ex.7.PK.1.comp.maturation.R inst/examples/ex.8.tmdd_qss_one_target_compiled.R inst/examples/ex.9.PK.2.comp.oral.md.ode.compiled.R
inst/examples/one_comp_oral_CL.c
inst/examples/tmdd_qss_one_target.c
inst/examples/two_comp_oral_CL.c
inst/shinyapp/.gitignore
inst/shinyapp/server.R inst/shinyapp/ui.R
inst/shinyapp/www/poped_splash.png
man/Doptim.Rd man/Dtrace.Rd man/LEDoptim.Rd man/LinMatrixH.Rd man/LinMatrixL.Rd man/LinMatrixLH.Rd man/LinMatrixL_occ.Rd man/PopED.Rd man/RS_opt.Rd man/a_line_search.Rd man/bfgsb_min.Rd man/blockexp.Rd man/blockfinal.Rd man/blockheader.Rd man/blockopt.Rd man/build_sfg.Rd man/calc_autofocus.Rd man/calc_ofv_and_fim.Rd man/calc_ofv_and_grad.Rd man/cell.Rd man/convert_variables.Rd man/create.poped.database.Rd man/create_design.Rd man/create_design_space.Rd man/design_summary.Rd man/diag_matlab.Rd man/downsizing_general_design.Rd man/ed_laplace_ofv.Rd man/ed_mftot.Rd man/efficiency.Rd man/evaluate.e.ofv.fim.Rd man/evaluate.fim.Rd man/evaluate_design.Rd man/evaluate_fim_map.Rd man/evaluate_power.Rd man/extract_norm_group_fim.Rd man/feps.add.Rd man/feps.add.prop.Rd man/feps.prop.Rd man/feval.Rd man/ff.PK.1.comp.oral.md.CL.Rd man/ff.PK.1.comp.oral.md.KE.Rd man/ff.PK.1.comp.oral.sd.CL.Rd man/ff.PK.1.comp.oral.sd.KE.Rd man/ff.PKPD.1.comp.oral.md.CL.imax.Rd man/ff.PKPD.1.comp.sd.CL.emax.Rd
man/figures/logo.png
man/fileparts.Rd man/getTruncatedNormal.Rd man/get_all_params.Rd man/get_rse.Rd man/get_unfixed_params.Rd man/getfulld.Rd man/gradf_eps.Rd man/inv.Rd man/isempty.Rd man/log_prior_pdf.Rd man/mc_mean.Rd man/median_hilow_poped.Rd man/mf3.Rd man/mf7.Rd man/mfea.Rd man/mftot.Rd man/model_prediction.Rd man/ofv_criterion.Rd man/ofv_fim.Rd man/ones.Rd man/optim_ARS.Rd man/optim_LS.Rd man/optimize_groupsize.Rd man/optimize_n_eff.Rd man/optimize_n_rse.Rd man/pargen.Rd man/plot_efficiency_of_windows.Rd man/plot_model_prediction.Rd man/poped.choose.Rd man/poped_gui.Rd man/poped_optim.Rd man/poped_optim_1.Rd man/poped_optim_2.Rd man/poped_optim_3.Rd man/poped_optimize.Rd man/rand.Rd man/randn.Rd man/shrinkage.Rd man/size.Rd man/start_parallel.Rd man/summary.poped_optim.Rd man/test_mat_size.Rd man/tic.Rd man/toc.Rd man/tryCatch.W.E.Rd man/zeros.Rd
pkgdown/_pkgdown.yml
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
tests/testthat.R
tests/testthat/.gitignore
tests/testthat/examples_fcn_doc/examples_Doptim.R tests/testthat/examples_fcn_doc/examples_Dtrace.R tests/testthat/examples_fcn_doc/examples_LEDoptim.R tests/testthat/examples_fcn_doc/examples_LinMatrixH.R tests/testthat/examples_fcn_doc/examples_LinMatrixL.R tests/testthat/examples_fcn_doc/examples_LinMatrixLH.R tests/testthat/examples_fcn_doc/examples_LinMatrixL_occ.R tests/testthat/examples_fcn_doc/examples_RS_opt.R tests/testthat/examples_fcn_doc/examples_a_line_search.R tests/testthat/examples_fcn_doc/examples_bfgsb_min.R tests/testthat/examples_fcn_doc/examples_blockexp.R tests/testthat/examples_fcn_doc/examples_blockfinal.R tests/testthat/examples_fcn_doc/examples_blockheader.R tests/testthat/examples_fcn_doc/examples_blockopt.R tests/testthat/examples_fcn_doc/examples_build_sfg.R tests/testthat/examples_fcn_doc/examples_calc_autofocus.R tests/testthat/examples_fcn_doc/examples_calc_ofv_and_fim.R tests/testthat/examples_fcn_doc/examples_calc_ofv_and_grad.R tests/testthat/examples_fcn_doc/examples_cell.R tests/testthat/examples_fcn_doc/examples_create.poped.database.R tests/testthat/examples_fcn_doc/examples_create_design.R tests/testthat/examples_fcn_doc/examples_create_design_space.R tests/testthat/examples_fcn_doc/examples_diag_matlab.R tests/testthat/examples_fcn_doc/examples_downsizing_general_design.R tests/testthat/examples_fcn_doc/examples_ed_laplace_ofv.R tests/testthat/examples_fcn_doc/examples_ed_mftot.R tests/testthat/examples_fcn_doc/examples_evaluate.e.ofv.fim.R tests/testthat/examples_fcn_doc/examples_evaluate.fim.R tests/testthat/examples_fcn_doc/examples_evaluate_design.R tests/testthat/examples_fcn_doc/examples_evaluate_power.R tests/testthat/examples_fcn_doc/examples_feps.add.R tests/testthat/examples_fcn_doc/examples_feval.R tests/testthat/examples_fcn_doc/examples_ff.PK.1.comp.oral.md.CL.R tests/testthat/examples_fcn_doc/examples_ff.PK.1.comp.oral.md.KE.R tests/testthat/examples_fcn_doc/examples_ff.PK.1.comp.oral.sd.CL.R tests/testthat/examples_fcn_doc/examples_ff.PK.1.comp.oral.sd.KE.R tests/testthat/examples_fcn_doc/examples_ff.PKPD.1.comp.oral.md.CL.imax.R tests/testthat/examples_fcn_doc/examples_ff.PKPD.1.comp.sd.CL.emax.R tests/testthat/examples_fcn_doc/examples_fileparts.R tests/testthat/examples_fcn_doc/examples_getTruncatedNormal.R tests/testthat/examples_fcn_doc/examples_get_all_params.R tests/testthat/examples_fcn_doc/examples_getfulld.R tests/testthat/examples_fcn_doc/examples_gradf_eps.R tests/testthat/examples_fcn_doc/examples_isempty.R tests/testthat/examples_fcn_doc/examples_isfield.R tests/testthat/examples_fcn_doc/examples_mfea.R tests/testthat/examples_fcn_doc/examples_mftot.R tests/testthat/examples_fcn_doc/examples_mftot0.R tests/testthat/examples_fcn_doc/examples_mftot1.R tests/testthat/examples_fcn_doc/examples_mftot4.R tests/testthat/examples_fcn_doc/examples_mftot5.R tests/testthat/examples_fcn_doc/examples_mftot6.R tests/testthat/examples_fcn_doc/examples_mftot7.R tests/testthat/examples_fcn_doc/examples_model_prediction.R tests/testthat/examples_fcn_doc/examples_ofv_criterion.R tests/testthat/examples_fcn_doc/examples_ofv_fim.R tests/testthat/examples_fcn_doc/examples_ones.R tests/testthat/examples_fcn_doc/examples_optim_ARS.R tests/testthat/examples_fcn_doc/examples_optim_LS.R tests/testthat/examples_fcn_doc/examples_optimize_groupsize.R tests/testthat/examples_fcn_doc/examples_optimize_n_rse.R tests/testthat/examples_fcn_doc/examples_pargen.R tests/testthat/examples_fcn_doc/examples_plot_efficiency_of_windows.R tests/testthat/examples_fcn_doc/examples_plot_model_prediction.R tests/testthat/examples_fcn_doc/examples_poped-package.R tests/testthat/examples_fcn_doc/examples_poped.choose.R tests/testthat/examples_fcn_doc/examples_poped_optim.R tests/testthat/examples_fcn_doc/examples_poped_optimize.R tests/testthat/examples_fcn_doc/examples_rand.R tests/testthat/examples_fcn_doc/examples_randn.R tests/testthat/examples_fcn_doc/examples_shrinkage.R tests/testthat/examples_fcn_doc/examples_size.R tests/testthat/examples_fcn_doc/examples_summary.poped_optim.R tests/testthat/examples_fcn_doc/examples_test_for_max.R tests/testthat/examples_fcn_doc/examples_test_for_min.R tests/testthat/examples_fcn_doc/examples_test_mat_size.R tests/testthat/examples_fcn_doc/examples_tic.R tests/testthat/examples_fcn_doc/examples_toc.R tests/testthat/examples_fcn_doc/examples_zeros.R tests/testthat/examples_fcn_doc/warfarin_basic.R tests/testthat/examples_fcn_doc/warfarin_ed.R tests/testthat/examples_fcn_doc/warfarin_optimize.R tests/testthat/helper_functions.R tests/testthat/helper_options.R tests/testthat/test_E_family.R tests/testthat/test_create_databases.R tests/testthat/test_distributions.R tests/testthat/test_evaluate.fim.R tests/testthat/test_evaluate_design.R tests/testthat/test_examples.R tests/testthat/test_misc.R tests/testthat/test_optimization.R tests/testthat/test_parallelization.R tests/testthat/test_pre_optimization.R tests/testthat/test_predictions.R
tools/build_poped/.gitignore
tools/build_poped/Thumbs.db
tools/build_poped/To build PopED in R.docx
tools/build_poped/check_poped.sh
tools/build_poped/make_poped.sh
tools/build_poped/set_path.bat
tools/check_dependencies.R tools/find_and_replace_string.R tools/function.to.sub.matrix.R tools/function_translation.R tools/load.all.poped.R tools/matlab.to.r.R
tools/old/matlab_to_r.sh
tools/source.poped.code.R tools/sourceDir.R tools/speed.check.R
vignettes/.gitignore
vignettes/articles/handling_LOQ.Rmd
vignettes/articles/handling_LOQ.bib
vignettes/articles/handling_LOQ_data/optim_D2.rds
vignettes/articles/handling_LOQ_data/optim_D6.rds
vignettes/articles/handling_LOQ_data/optim_full.rds
vignettes/articles/model_def_other_pkgs.Rmd
vignettes/articles/model_def_other_pkgs_img/model_def_other_pkgs_1-comp-lin-abs.png
vignettes/articles/model_def_other_pkgs_img/model_def_other_pkgs_compare_speed.png
vignettes/articles/model_def_other_pkgs_img/model_def_other_pkgs_speed.png
vignettes/examples.Rmd vignettes/intro-poped.Rmd vignettes/run_vignettes.R
andrewhooker/PopED documentation built on Nov. 23, 2023, 1:37 a.m.