-
Notifications
You must be signed in to change notification settings - Fork 47
/
Copy pathNAMESPACE
38 lines (37 loc) · 890 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
# Generated by roxygen2: do not edit by hand
export(MIsvychisq)
export(MIsvyciprop)
export(MIsvyttest)
export(cachaca)
export(get_catalog)
export(get_catalog_icpsr)
export(lodown)
export(lodown_icpsr)
export(nls_get_selections)
export(nls_get_weights)
export(sbo_MIcombine)
export(sbo_MIsvyciprop)
export(sbo_degf)
export(sbo_subset)
export(sbo_update)
export(sbo_with)
export(scf_MIcombine)
export(syntaxtractor)
importFrom(graphics,plot)
importFrom(graphics,rasterImage)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,pf)
importFrom(stats,qbeta)
importFrom(stats,qt)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,download.file)
importFrom(utils,getFromNamespace)
importFrom(utils,read.csv)
importFrom(utils,read.fwf)
importFrom(utils,read.table)
importFrom(utils,unzip)
importFrom(utils,write.csv)