-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
64 lines (63 loc) · 1.45 KB
/
NAMESPACE
File metadata and controls
64 lines (63 loc) · 1.45 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Generated by roxygen2: do not edit by hand
export(ATAN)
export(MAPE)
export(MAPE.trainAndTest)
export(TrainAndTest.break)
export(TrainAndTest.sample)
export(addMissingDates)
export(adstock)
export(adstock.DeriveAppend)
export(adstock.maxDecay)
export(adstock.multiple)
export(adstockDerive)
export(asFormula)
export(colsToNumeric)
export(corPlot)
export(cutVar)
export(excelDateToRDate)
export(findCharAcrossCols)
export(fixNames)
export(freadExcel)
export(freadExcelClipboard)
export(gam.contribution)
export(gam.contribution.ggplot)
export(gam.contribution.thresholds)
export(geom_shade)
export(getMonth)
export(getWeek)
export(getWeekInMonth)
export(ggplotToPPT)
export(lm.actualvfitted)
export(lm.actualvfitted.gaps)
export(lm.actualvfitted.ggplot)
export(lm.contribution)
export(lm.contribution.ggplot)
export(lm.contribution.summary)
export(lm.decomp)
export(lm.fitconf)
export(lm.fitconf.ggplot)
export(lm.multiVariableTesting)
export(lm.nladwa)
export(lm.trainAndTest)
export(lm.trainAndTest.ggplot)
export(lm.trainAndTest.resid.ggplot)
export(monthlyToWeekly)
export(oneDividedbyCoef)
export(readExcelClipboard)
export(replaceNAWith)
export(replaceNAWithinCertainCols)
export(residPlot)
export(scatterPlot)
export(stackCSVsfromFolder)
export(sumCertainCols)
export(uniqueCharCols)
export(varsPlot)
export(wideToLong)
export(writeModelToCSV)
export(writeToCSV)
export(writeToClipboard)
import(cairoDevice)
import(data.table)
import(ggplot2)
import(mgcv)
import(scales)