-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
62 lines (61 loc) · 1.63 KB
/
NAMESPACE
File metadata and controls
62 lines (61 loc) · 1.63 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
# Generated by roxygen2: do not edit by hand
S3method(plot,LEdecomp)
S3method(print,LEdecomp)
export(LEdecomp)
export(abridge_mx)
export(ald_to_Lx)
export(andreev)
export(andreev_sym)
export(arriaga)
export(arriaga_sym)
export(available_methods)
export(chandrasekaran_II)
export(chandrasekaran_III)
export(lL_to_ex)
export(lopez_ruzicka)
export(lopez_ruzicka_sym)
export(lx_to_dx)
export(mx_to_ax)
export(mx_to_e0)
export(mx_to_ex)
export(mx_to_qx)
export(qx_to_lx)
export(rcumsum)
export(sen_andreev)
export(sen_andreev_instantaneous)
export(sen_andreev_instantaneous2)
export(sen_andreev_sym)
export(sen_andreev_sym_instantaneous)
export(sen_andreev_sym_instantaneous2)
export(sen_arriaga)
export(sen_arriaga_instantaneous)
export(sen_arriaga_instantaneous2)
export(sen_arriaga_sym)
export(sen_arriaga_sym_instantaneous)
export(sen_arriaga_sym_instantaneous2)
export(sen_chandrasekaran_II)
export(sen_chandrasekaran_III)
export(sen_chandrasekaran_III_instantaneous)
export(sen_chandrasekaran_III_instantaneous2)
export(sen_chandrasekaran_II_instantaneous)
export(sen_chandrasekaran_II_instantaneous2)
export(sen_e0_mx_lt)
export(sen_lopez_ruzicka)
export(sen_lopez_ruzicka_instantaneous)
export(sen_lopez_ruzicka_instantaneous2)
export(sen_lopez_ruzicka_sym)
export(sen_lopez_ruzicka_sym_instantaneous)
export(sen_lopez_ruzicka_sym_instantaneous2)
export(sen_min)
export(sen_num)
export(sen_resid)
import(ggplot2)
importFrom(DemoDecomp,horiuchi)
importFrom(DemoDecomp,stepwise_replacement)
importFrom(Rdpack,reprompt)
importFrom(data.table,shift)
importFrom(numDeriv,grad)
importFrom(stats,ave)
importFrom(stats,optimize)
importFrom(utils,head)
importFrom(utils,tail)