-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 832 Bytes
/
Copy pathNAMESPACE
File metadata and controls
30 lines (29 loc) · 832 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
# Generated by roxygen2: do not edit by hand
S3method(exemplar,data.frame)
S3method(exemplar,dgCMatrix)
S3method(exemplar,matrix)
S3method(partial,default)
S3method(partial,model_fit)
S3method(plot,cice)
S3method(plot,ice)
S3method(plot,partial)
S3method(plotPartial,cice)
S3method(plotPartial,ice)
S3method(plotPartial,partial)
export(exemplar)
export(partial)
export(plotPartial)
export(trellis.last.object)
importFrom(lattice,dotplot)
importFrom(lattice,equal.count)
importFrom(lattice,levelplot)
importFrom(lattice,panel.dotplot)
importFrom(lattice,panel.levelplot)
importFrom(lattice,panel.lines)
importFrom(lattice,panel.loess)
importFrom(lattice,panel.rug)
importFrom(lattice,panel.xyplot)
importFrom(lattice,trellis.last.object)
importFrom(lattice,wireframe)
importFrom(lattice,xyplot)
useDynLib(pdp, .registration = TRUE)