renamed descriptive-statistics
This commit is contained in:
parent
5791337dea
commit
d9252e9cbf
@ -225,7 +225,7 @@
|
|||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
\renewcommand{\codepath}{statistics/code/}
|
\renewcommand{\codepath}{statistics/code/}
|
||||||
\include{statistics/lecture/descriptivestatistics}
|
\include{statistics/lecture/statistics}
|
||||||
|
|
||||||
\renewcommand{\codepath}{bootstrap/code/}
|
\renewcommand{\codepath}{bootstrap/code/}
|
||||||
\include{bootstrap/lecture/bootstrap}
|
\include{bootstrap/lecture/bootstrap}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
BASENAME=descriptivestatistics
|
BASENAME=statistics
|
||||||
PYFILES=$(wildcard *.py)
|
PYFILES=$(wildcard *.py)
|
||||||
PYPDFFILES=$(PYFILES:.py=.pdf)
|
PYPDFFILES=$(PYFILES:.py=.pdf)
|
||||||
|
|
||||||
|
@ -220,7 +220,7 @@
|
|||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\include{descriptivestatistics}
|
\include{statistics}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
Reference in New Issue
Block a user