-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 717 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 717 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
# Generated by roxygen2: do not edit by hand
S3method(explain,coxph)
S3method(explain,default)
S3method(explain,gam)
S3method(explain,glm)
S3method(explain,glmerMod)
S3method(explain,htest)
S3method(explain,lm)
S3method(explain,lme)
S3method(explain,lmerMod)
S3method(explain,polr)
S3method(explain,rpart)
S3method(explain,survreg)
S3method(print,statlingua_explanation)
S3method(summarize,coxph)
S3method(summarize,default)
S3method(summarize,gam)
S3method(summarize,glm)
S3method(summarize,glmerMod)
S3method(summarize,htest)
S3method(summarize,lm)
S3method(summarize,lme)
S3method(summarize,lmerMod)
S3method(summarize,polr)
S3method(summarize,rpart)
S3method(summarize,survreg)
export(explain)
export(summarize)