generated from ready4-dev/template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
281 lines (280 loc) · 8.12 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# Generated by roxygen2: do not edit by hand
export("%>%")
export(":=")
export(.data)
export(add_activity)
export(add_age_to_project_dss)
export(add_cost_calculations)
export(add_cost_effectiveness_stats)
export(add_costs_event)
export(add_enter_model_event)
export(add_imputed_data)
export(add_joiners_outcomes_ds)
export(add_k10_event)
export(add_k10_scores)
export(add_leave_model_event)
export(add_minutes)
export(add_minutes_event)
export(add_model_tests)
export(add_outcome_change_schedule)
export(add_outcomes_event_sequence)
export(add_project_assessments)
export(add_project_model_data)
export(add_project_outcomes_data)
export(add_project_treatment_change)
export(add_qalys_sensitivities)
export(add_regressions)
export(add_simulated_data)
export(add_simulated_treatments)
export(add_time_to_event)
export(add_treatment_event)
export(add_treatment_status)
export(add_utility_event)
export(deprecated)
export(get_pooled)
export(get_project_model_data)
export(get_regression)
export(get_unit_cost_detail)
export(import_project_data)
export(make_class_tfmns)
export(make_composite_results)
export(make_confusion_ls)
export(make_draws_tb)
export(make_economic_summary)
export(make_enhanced_pool)
export(make_experts_tb)
export(make_k10_severity_cuts)
export(make_outcomes_vars)
export(make_parsnip_mdl)
export(make_pooled_fit)
export(make_predd_observed_ds)
export(make_project_activity_ds)
export(make_project_aqol6d_mdls)
export(make_project_chu9d_mdls)
export(make_project_consolidated_ds)
export(make_project_contacts_ds)
export(make_project_cost_mdlng_ds)
export(make_project_costs_ds)
export(make_project_demographics_ds)
export(make_project_dictionary)
export(make_project_ds)
export(make_project_joiners_ds)
export(make_project_k10_mdls)
export(make_project_keys)
export(make_project_metrics)
export(make_project_minutes_cmprsn)
export(make_project_minutes_mdls)
export(make_project_notes_ds)
export(make_project_outcomes_ds)
export(make_project_overview_ds)
export(make_project_params_tb)
export(make_project_recode_lup)
export(make_project_results)
export(make_project_service_use_ds)
export(make_project_sim_summary)
export(make_project_sunk_tb)
export(make_project_ts_ds)
export(make_project_tx_mdlng_ds)
export(make_project_tx_mdls)
export(make_regression_report)
export(make_regressions_ls)
export(make_report_data)
export(make_results_matrix)
export(make_results_summary)
export(make_results_synthesis)
export(make_simulated_draws)
export(make_structural_vars)
export(make_synthetic_data)
export(make_synthetic_tests)
export(make_two_part_mdl)
export(make_tx_mdl_confusion)
export(make_utility_predictions_ds)
export(make_weeks_suffix)
export(plot_pooled)
export(plot_test_scatter)
export(plot_tx_mdl_confusion)
export(predict_comparator_pathway)
export(predict_digital_pathway)
export(predict_from_pool)
export(predict_with_sim)
export(transform_ds_to_wide)
export(transform_project_outcomes_ds)
export(transform_to_long_results)
export(transform_to_min_and_max)
export(transform_tx_factor)
export(transform_tx_mdlng_ds)
export(update_current_date)
export(update_current_event)
export(update_gender)
export(update_k10_event_schedule)
export(update_population_classes)
export(update_predictions_ds)
export(update_previous)
export(update_qalys)
export(update_scheduled_date)
export(update_tx_start_end)
export(update_with_imputed)
export(write_project_RDS)
export(write_project_csvs)
export(write_project_ws)
import(methods)
importFrom(BCEA,bcea)
importFrom(Hmisc,capitalize)
importFrom(SHELF,fitdist)
importFrom(SHELF,plinearpool)
importFrom(SHELF,plotfit)
importFrom(SHELF,qlinearpool)
importFrom(SHELF,rlinearpool)
importFrom(assertthat,assert_that)
importFrom(betareg,betareg)
importFrom(broom,tidy)
importFrom(caret,confusionMatrix)
importFrom(didgformula,sim)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,c_across)
importFrom(dplyr,case_when)
importFrom(dplyr,cross_join)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,ends_with)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,lag)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,nth)
importFrom(dplyr,pull)
importFrom(dplyr,reframe)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_at)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,scale_fill_gradient)
importFrom(janitor,row_to_names)
importFrom(lifecycle,deprecated)
importFrom(lubridate,NA_Date_)
importFrom(lubridate,as.period)
importFrom(lubridate,days)
importFrom(lubridate,interval)
importFrom(lubridate,time_length)
importFrom(lubridate,weeks)
importFrom(lubridate,years)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(mice,complete)
importFrom(mice,mice)
importFrom(parsnip,fit)
importFrom(parsnip,multinom_reg)
importFrom(performance,check_model)
importFrom(performance,compare_performance)
importFrom(performance,test_performance)
importFrom(purrr,assign_in)
importFrom(purrr,discard)
importFrom(purrr,flatten_chr)
importFrom(purrr,keep_at)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dbl)
importFrom(purrr,map2_dfr)
importFrom(purrr,map2_int)
importFrom(purrr,map2_vec)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfc)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,map_vec)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(purrr,walk)
importFrom(purrr,walk2)
importFrom(readxl,read_xlsx)
importFrom(ready4,get_from_lup_obj)
importFrom(ready4,procureSlot)
importFrom(ready4show,manufacture.ready4show_correspondences)
importFrom(ready4show,ready4show_correspondences)
importFrom(ready4show,renew.ready4show_correspondences)
importFrom(ready4use,Ready4useDyad)
importFrom(ready4use,add_dictionary)
importFrom(ready4use,ready4use_dictionary)
importFrom(ready4use,renew.ready4use_dictionary)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,exec)
importFrom(rlang,sym)
importFrom(scales,dollar)
importFrom(scorz,add_adol_chu9d)
importFrom(serious,add_cumulatives)
importFrom(serious,add_episodes)
importFrom(serious,add_new_uid)
importFrom(serious,add_temporal_vars)
importFrom(serious,add_tenure)
importFrom(serious,make_service_summary)
importFrom(serious,make_summary_ds)
importFrom(serious,make_temporal_vars)
importFrom(serious,transform_data_fmt)
importFrom(serious,transform_to_temporal)
importFrom(serious,update_for_price_year)
importFrom(specific,calculate_depnt_var_tfmn)
importFrom(stats,predict)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_squish)
importFrom(stringr,str_sub)
importFrom(synthpop,compare)
importFrom(synthpop,syn)
importFrom(tibble,add_case)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(tidyr,all_of)
importFrom(tidyr,any_of)
importFrom(tidyr,fill)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tsibble,fill_gaps)
importFrom(tune,coord_obs_pred)
importFrom(yardstick,conf_mat)
importFrom(youthu,add_change_in_ds_var)
importFrom(youthu,add_qalys_to_ds)
importFrom(youthu,add_utl_predn)
importFrom(youthu,get_mdl_metadata)
importFrom(youthu,get_mdls_lup)
importFrom(youthu,get_ttu_dv_dss)
importFrom(youthu,make_predn_metadata_ls)
importFrom(youthvars,YouthvarsProfile)
importFrom(youthvars,youthvars_aqol6d_adol)
importFrom(youthvars,youthvars_chu9d_adolaus)
importFrom(youthvars,youthvars_gad7)
importFrom(youthvars,youthvars_k10_aus)
importFrom(youthvars,youthvars_phq9)