-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.qmd
More file actions
98 lines (92 loc) · 2.72 KB
/
test.qmd
File metadata and controls
98 lines (92 loc) · 2.72 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
\newcommand{\cip}{\xrightarrow[]{p}}
\renewcommand{\P}{\mbox{P}}
\newcommand{\E}{\mbox{E}}
\newcommand{\Fhat}{\hat{F}}
\newcommand{\intii}{\int_{-\infty}^\infty}
\newcommand{\Ybar}{\bar{Y}}
\newcommand{\Var}{\mbox{Var}}
\newcommand{\lam}{\lambda}
\newcommand{\Ph}{\widehat{\mbox{P}}}
\newcommand{\I}{\mbox{I}}
\newcommand{\cid}{\xrightarrow[]{D}}
<!-- bold face vector mu -->
\newcommand{\bfmu}{\bm{\mu}}
\newcommand{\bfw}{\bm{w}}
\newcommand{\bfR}{\bm{R}}
\newcommand{\bfone}{\bm{1}}
\newcommand{\bfx}{\bm{x}}
\newcommand{\bfy}{\bm{y}}
\newcommand{\bfz}{\bm{z}}
\newcommand{\bfV}{\bm{\mathcal{V}}}
\newcommand{\bfVm}{\bm{V}}
\newcommand{\bfq}{\bm{q}}
\newcommand{\bfC}{\bm{C}}
\newcommand{\bfI}{\bm{I}}
\newcommand{\bfdelta}{\bm{\delta}}
\newcommand{\bfbeta}{\bm{\beta}}
\newcommand{\bfS}{\bm{S}}
\newcommand{\bfalpha}{\bm{\alpha}}
\newcommand{\bfepsilon}{\bm{\epsilonilon}}
\newcommand{\bfd}{\bm{d}}
\newcommand{\bfSigma}{\bm{\Sigma}}
\newcommand{\tbfSigma}{\tilde{\bfSigma}}
\newcommand{\bfzero}{\bm{0}}
\newcommand{\bfA}{\bm{A}}
\newcommand{\bfa}{\bm{a}}
\newcommand{\bfB}{\bm{B}}
\newcommand{\bfh}{\bm{h}}
\newcommand{\bfv}{\bm{v}}
\newcommand{\bfX}{\bm{X}}
\newcommand{\bfu}{\bm{u}}
\newcommand{\bfg}{\bm{g}}
\newcommand{\bfb}{\bm{b}}
\newcommand{\muhat}{\hat{\mu}}
\newcommand{\bfM}{\bm{M}}
\newcommand{\bfGamma}{\bm{\Gamma}}
<!-- \newcommand{\T}{\mathcal{T}} -->
\newcommand{\p}{{q}}
\newcommand{\bfF}{\bm{F}}
\newcommand{\phat}{\hat{p}}
\newcommand{\that}{\hat{\theta}}
\newcommand{\bbar}{\bar{b}}
\newcommand{\mhat}{\hat{m}}
\newcommand{\knumer}{\frac{1}{nh} \sum_{j=1}^n K(\frac{x - X_j}{h})Y_j }
\newcommand{\given}{{\ | \ }}
\newcommand{\fhat}{\hat{f}}
\newcommand{\Cov}{\mbox{Cov}}
\newcommand{\dmX}{\mathbb{{X}}}
\newcommand{\covS}{\mathbb{S}}
\newcommand{\bfe}{\bm{e}}
\newcommand{\bfell}{\bm{\ell}}
\newcommand{\bfY}{\bm{Y}}
\newcommand{\bfL}{\bm{L}}
\newcommand{\bfPsi}{\bm{\Psi}}
\newcommand{\bfQ}{\bm{Q}}
\newcommand{\bfT}{\bm{T}}
\newcommand{\X}{\mathcal{X}}
\newcommand{\Y}{\mathcal{Y}}
\newcommand{\xbar}{\bar{x}}
\newcommand{\theto}{\theta_0}
\newcommand{\bfZ}{\bm{Z}}
\newcommand{\bfP}{\bm{P}}
\newcommand{\bfD}{\bm{D}}
\newcommand{\bfO}{\bm{O}}
\newcommand{\bfLambda}{\bm{\Lambda}}
\newcommand{\bfc}{\bm{c}}
\newcommand{\bfE}{\bm{E}}
\newcommand{\bfU}{\bm{U}}
\newcommand{\bff}{\bm{f}}
\newcommand{\bfH}{\bm{H}}
\newcommand{\Xbar}{\bar{X}}
<!-- \newcommand{\Zbar}{\bar{Z}} -->
\newcommand{\ybar}{\bar{y}}
\newcommand{\calP}{\mathcal{P}}
\newcommand{\calY}{\mathcal{Y}}
\newcommand{\calX}{\mathcal{X}}
\newcommand{\calR}{\mathcal{R}}
\newcommand\BB{\rule[-1ex]{0pt}{0pt}}
\newcommand{\psihat}{{\widehat{\psi}}}
\newcommand{\thetast}{\theta^*}
\newcommand{\thetst}{\theta^*}
\newcommand\T{\rule{0pt}{2.6ex}}
\newcommand\B{\rule[-1ex]{0pt}{0pt}}