-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
91 lines (90 loc) · 1.88 KB
/
NAMESPACE
File metadata and controls
91 lines (90 loc) · 1.88 KB
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
# Generated by roxygen2: do not edit by hand
export(RI_iarm_ICCplot)
export(RI_iarm_person_estimates)
export(RI_iarm_persons_mle)
export(RIallresp)
export(RIbardiv)
export(RIbarplot)
export(RIbarstack)
export(RIbootLRT)
export(RIbootPCA)
export(RIbootRestscore)
export(RIcheckdata)
export(RIciccPlot)
export(RIcolorlistitems)
export(RIcrel)
export(RIdemographics)
export(RIdifFigThresh)
export(RIdifFigTime)
export(RIdifFigure)
export(RIdifFigureLR)
export(RIdifFigureRM)
export(RIdifTable)
export(RIdifTable2)
export(RIdifTableLR)
export(RIdifTableRM)
export(RIdifThreshFigLR)
export(RIdifThreshTblLR)
export(RIdifTileplot)
export(RIestThetas)
export(RIestThetasCATr)
export(RIestThetasOLD)
export(RIgetResidCor)
export(RIgetResidCorG2)
export(RIgetfit)
export(RIgetfitPlot)
export(RIheatmap)
export(RIinfitKfold)
export(RIinfitKfoldPlot)
export(RIinfitLoc)
export(RIitemCats)
export(RIitemHierarchy)
export(RIitemcols)
export(RIitemfit)
export(RIitemfitPCM)
export(RIitemfitPCM2)
export(RIitemfitRM)
export(RIitemparams)
export(RIlistItemsMargin)
export(RIlistitems)
export(RIloadLoc)
export(RImissing)
export(RImissingP)
export(RIoutfitLoc)
export(RIpartgamDIF)
export(RIpartgamLD)
export(RIpboot)
export(RIpcmPCA)
export(RIpfit)
export(RIrawdist)
export(RIrelRep)
export(RIreliability)
export(RIresidcorr)
export(RIresidcorrG2)
export(RIrestscore)
export(RIrestscoreKfold)
export(RIrmPCA)
export(RIscoreSE)
export(RItargeting)
export(RItif)
export(RItileplot)
export(RIu3poly)
export(RMUreliability)
export(SimPartialScore)
export(SimPolyItem)
export(kbl_rise)
export(theme_rise)
import(Bayesrel)
import(dplyr)
import(ggplot2)
import(mirt)
import(stringr)
import(tidyr)
importFrom(Hmisc,cut2)
importFrom(gridExtra,grid.arrange)
importFrom(psychotools,pcmodel)
importFrom(psychotools,personpar)
importFrom(psychotools,raschmodel)
importFrom(stats,aggregate)
importFrom(stats,predict)
importFrom(utils,capture.output)