forked from cran/clustMixType
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
27 lines (26 loc) · 691 Bytes
/
Copy pathNAMESPACE
File metadata and controls
27 lines (26 loc) · 691 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
# Generated by roxygen2: do not edit by hand
S3method(kproto,default)
S3method(plot,kproto)
S3method(predict,kproto)
S3method(print,kproto)
S3method(summary,kproto)
export(clprofiles)
export(kproto)
export(kproto_gower)
export(lambdaest)
export(validation_kproto)
importFrom(RColorBrewer,brewer.pal)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(tibble,is_tibble)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,tail)