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