-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 702 Bytes
/
Copy pathNAMESPACE
File metadata and controls
29 lines (28 loc) · 702 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(hillclimbplot,slouch)
S3method(logLik,slouch)
S3method(plot,slouch)
S3method(print,slouch)
S3method(regimeplot,slouch)
S3method(summary,slouch)
export(brown.fit)
export(hillclimbplot)
export(lseq)
export(regimeplot)
export(slouch.fit)
importFrom(crayon,bold)
importFrom(crayon,red)
importFrom(grDevices,gray.colors)
importFrom(grDevices,palette)
importFrom(graphics,axis)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(stats,lm.fit)
importFrom(stats,logLik)
importFrom(stats,na.exclude)
importFrom(stats,optim)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,tail)