Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions statistics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,16 +234,16 @@ <h5> Statistics - Mean Geomagnetic Directions </h5>
</div>

<!-- Tab for CMTD test -->
<!-- We are now using CMTD, following Heslop, as teh naming, however all functions are named as CTMD -->
<!-- We are now using CMTD, following Heslop, as the naming, however all functions are named as CTMD -->
<div class="tab-pane fade" id="nav-ctmd" role="tabpanel" aria-labelledby="nav-settings-tab">
<br>
<div class="alert alert-light alert-dismissible fade show" role="alert">
<h5> Statistics - Common Mean Direction Test (CMDT) </h5>
<p> Select two collections and click <b>initialize</b> to begin the bootstrap. (A) <a
href='../references'>Tauxe et al., 2010</a>
CTMD test. Overlapping distributions indicidate that two collections are the same within confidence
test. Overlapping distributions indicidate that two collections are the same within confidence
limits.
(B) CMDT from <a href='../references'>Heslop et al., 2023</a>, showing the histogram of
(B) Test from <a href='../references'>Heslop et al., 2023</a>, showing the histogram of
&lambda;<sup>(b)</sup><sub>min</sub>. If CMTD value is less than the critical value directions are
not different.

Expand Down