mirror of
https://github.com/dwinkler1/dwinkler1.github.io.git
synced 2026-02-19 14:40:57 -05:00
toc removed from teaching
This commit is contained in:
parent
7262b68ed5
commit
6e38fb93e8
3 changed files with 7 additions and 10 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
toc: false
|
||||
---
|
||||
|
||||
# Software
|
||||
|
||||
- [shrinkDSM](https://cran.r-project.org/package=shrinkDSM): Efficient Bayesian Inference for Dynamic Survival Models with Shrinkage
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@ ul.task-list li input[type="checkbox"] {
|
|||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
|
||||
<body class="nav-fixed">
|
||||
<body class="nav-fixed fullcontent">
|
||||
|
||||
<div id="quarto-search-results"></div>
|
||||
<header id="quarto-header" class="headroom fixed-top">
|
||||
|
|
@ -134,15 +134,7 @@ ul.task-list li input[type="checkbox"] {
|
|||
<div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article page-navbar">
|
||||
<!-- sidebar -->
|
||||
<!-- margin-sidebar -->
|
||||
<div id="quarto-margin-sidebar" class="sidebar margin-sidebar">
|
||||
<nav id="TOC" role="doc-toc" class="toc-active">
|
||||
<h2 id="toc-title">On this page</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="#teaching" id="toc-teaching" class="nav-link active" data-scroll-target="#teaching">Teaching</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<!-- main -->
|
||||
<main class="content" id="quarto-document-content">
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
---
|
||||
toc: false
|
||||
---
|
||||
|
||||
# Teaching
|
||||
|
||||
- [Marketing Analytics](https://wu-rds.github.io/MA2024/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue