-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
47 lines (46 loc) · 994 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(IPCA)
export(check.model)
export(checkModel)
export(collapseCells)
export(fix.items)
export(full.pattern.expand)
export(ind.hessian)
export(individual.traits)
export(irtpp)
export(irtpp.model)
export(irtpp.models)
export(irtppchol)
export(irtppmultidim)
export(item.hessian)
export(loglik)
export(loglik.f)
export(loglikinternal)
export(model.transform)
export(normalize)
export(optimgrad)
export(orlando_itemf)
export(parameter.list)
export(parameter.matrix)
export(parameters.initialize)
export(pattern.expand)
export(pattern.freqs)
export(prob.2pl)
export(prob.3pl)
export(probability.1pl)
export(probability.2pl)
export(probability.3pl)
export(rtnorm)
export(simulateItemParameters)
export(simulateTest)
export(simulateTest.file)
export(simulateTestMD)
export(test.hessian)
export(test.plot)
export(uirtestimate)
export(x2_itemf)
export(z3_itemf)
export(z3_personf)
importFrom(FactoMineR,PCA)
importFrom(Rcpp,sourceCpp)
useDynLib(IRTpp)