rcest/R
Brian Albert Monroe 6b6844d73b
Add a small documentaion note for rank_inst
2023-04-10 11:50:23 +02:00
..
checkers.R formating: Some unimportant formatting 2021-08-09 11:07:50 +02:00
covars.R tests: Add cvb tests for covar_sanitize 2021-03-12 08:47:07 +02:00
cvb_fns.R nrpar: Fix the export issue by moving function calls 2021-08-12 19:31:43 +02:00
cvbuilder.R tests: begin adding tests for cvbuilders 2021-03-11 20:44:53 +02:00
debugger.R dbug: Add some code to help debugging 2020-12-16 08:32:19 +02:00
defaults.R nrf: Add basic newton root finding method 2021-10-02 10:39:53 +02:00
delta_methods.R delta: Split up some of the functions into internal fns 2021-03-11 20:44:24 +02:00
derivatives.R feat: Add parallel to calc_covmat 2022-03-29 06:49:13 +02:00
envionment_fns.R fix: get_rcenv now actually returns the environment 2021-03-31 10:33:37 +02:00
est_ftypes.R covars: rewrite est_ftypes to handle new covars format 2020-12-16 10:21:31 +02:00
extra.R rcenv: Create a function to get and set the rcenv 2020-01-25 19:41:37 +02:00
ftypes.R ftypes[breaking]: Change how ftype sanitizer returns values 2020-12-16 08:32:20 +02:00
grad.R nrf: Add basic newton root finding method 2021-10-02 10:39:53 +02:00
helpers.R ftypes: Add helpers to get the names of parameters 2020-12-14 20:50:15 +02:00
init.R covars: move some functions around 2020-12-19 13:12:04 +02:00
margins.R cvb: Add new CVB for interactions 2021-06-28 15:39:06 +02:00
nr.R Adjust some logical operands 2022-07-22 06:44:53 +02:00
optimizers.R nrpar: Fix the export issue by moving function calls 2021-08-12 19:31:43 +02:00
parsed.R cvb: add inst_adjust to wrap opts, big change 2021-03-11 20:44:52 +02:00
predict.R predict: Add code to check for single-par ftypes 2019-12-01 10:43:50 -05:00
profile_inst.R Add a small documentaion note for rank_inst 2023-04-10 11:50:23 +02:00
rcest.R nrpar: Fix the export issue by moving function calls 2021-08-12 19:31:43 +02:00
sanitizers.R Small formatting and comment typo edits 2021-02-22 18:25:56 +02:00
setup_profiles.R Fix old function use in layout_convert 2020-10-08 09:46:41 +02:00
transforms.R grad: Replace numDeriv with homemade gradient functions 2021-01-30 12:59:10 +02:00
wrap_opts.R cvb: Optionally adjust the input cvb with a cvb function. 2021-03-11 20:44:52 +02:00