Setting up some sections.

This commit is contained in:
andyeisenberg
2025-12-28 18:52:12 +00:00
parent ac8b2f304d
commit 998374af65
13 changed files with 53 additions and 13 deletions
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter xml:id="ch-Hypothesis-Testing" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Hypothesis Testing</title>
<introduction>
<p> Text before the first section. </p>
</introduction>
<!-- include sections -->
<xi:include href="sec-One-Sample-Tests.ptx" />
</chapter>