forked from icasas/tvReg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
64 lines (61 loc) · 1.28 KB
/
_pkgdown.yml
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
url: http://github.com/icasas/tvReg
reference:
- title: "Regression methods with time-varying coefficients"
desc: "Main functions for semiparametric regression with time-varying coefficients."
contents:
- tvAR
- tvCov
- tvGLS
- tvIRF
- tvLM
- tvOLS
- title: "Bandwidth selection"
desc: "Cross-validation methods for bandwidth selection."
contents:
- bw
- bwCov
- title: "Results output"
desc: "Plot, summary and print methods."
contents:
- plot.tvsure
- plot.tvlm
- plot.tvar
- plot.tvvar
- plot.tvirf
- print.tvlm
- print.tvar
- print.tvsure
- print.tvvar
- print.tvirf
- summary.tvlm
- summary.tvar
- summary.tvsure
- summary.tvvar
- summary.tvirf
- title: "Data sets"
desc: "Data sets included in the package."
contents:
- CEES
- FF5F
- RV
- title: "Utilities"
desc: "Utilities for tvReg objects."
contents:
- confint.tvlm
- confint.tvar
- confint.tvsure
- confint.tvirf
- predict.tvlm
- predict.tvar
- predict.tvvar
- predict.tvsure
- forecast
- coef.tvlm
- tvAcoef
- tvBcoef
- tvPhi
- tvPsi
- update.tvlm
- update.tvar
- update.tvvar
- update.tvsure