-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
43 lines (42 loc) · 1.02 KB
/
NAMESPACE
File metadata and controls
43 lines (42 loc) · 1.02 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
# Generated by roxygen2: do not edit by hand
export(add.kp)
export(df.to.kpvec)
export(estimate.error)
export(gwsm.estimator)
export(kp.degree.estimator)
export(kp.estimator)
export(kp.estimator_)
export(kp.individual.estimator)
export(kp.individual.estimator_)
export(multiplicity.estimator)
export(network.survival.estimator_)
export(nsum.estimator)
export(nsum.internal.consistency)
export(plot_meanties_truth)
export(rdsII.estimator)
export(summation.estimator)
export(topcode.data)
export(topcode.var)
export(total.degree.estimator)
import(dplyr)
import(functional)
import(ggplot2)
import(lazyeval)
import(reshape2)
import(surveybootstrap)
importFrom(plyr,.)
importFrom(plyr,aaply)
importFrom(plyr,alply)
importFrom(plyr,colwise)
importFrom(plyr,d_ply)
importFrom(plyr,dlply)
importFrom(plyr,join)
importFrom(plyr,l_ply)
importFrom(plyr,laply)
importFrom(plyr,ldply)
importFrom(plyr,llply)
importFrom(stats,setNames)
importFrom(stringr,str_c)
importFrom(stringr,str_locate)
importFrom(stringr,str_match)
importFrom(stringr,str_split)