-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 982 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 982 Bytes
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
# Generated by roxygen2: do not edit by hand
export(DIF_models)
export(create_purified_model)
export(estimate_parameters)
export(execute_multiverseDIF)
export(prepare_promis_parameters)
export(prepare_regression_data)
export(reest_model)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(mirt,expected.test)
importFrom(mirt,fscores)
importFrom(mirt,mod2values)
importFrom(mirt,multipleGroup)
importFrom(mirt,traditional2mirt)
importFrom(mirtCAT,generate.mirt_object)
importFrom(plyr,ldply)
importFrom(plyr,llply)
importFrom(rms,lrm)
importFrom(stats,p.adjust)
importFrom(stats,p.adjust.methods)
importFrom(stats,pchisq)
importFrom(tidyr,pivot_longer)
importFrom(utils,head)