File: home_page_links.html

package info (click to toggle)
r-cran-shinystan 2.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,172 kB
  • sloc: sh: 15; makefile: 7
file content (28 lines) | stat: -rw-r--r-- 708 bytes parent folder | download | duplicates (2)
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
<div id = "links_nav_div">
<nav class="cl-effect-9" id="links_nav">
  
  <a id = "toc_diagnose" href="#cl-effect-9">
    <span>Diagnose</span>
    <span>MCMC diagnostics<span>with special features for NUTS</span>
    </span>
  </a>
  
  <a id = "toc_estimate" href="#cl-effect-9">
    <span>Estimate</span>
    <span>Multiparameter plots<span>& posterior summary statistics</span>
    </span>
  </a>
  
  <a id = "toc_explore" href="#cl-effect-9">
    <span>Explore</span>
    <span>Transform and compare<span> parameters in 2D or 3D</span>
    </span>
  </a>
  
  <a id = "toc_more" href="#cl-effect-9">
    <span>More</span><span>Model code, notes<span>& glossary</span>
    </span>
  </a>
  
</nav>
</div>