We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a03108 commit cff0eaaCopy full SHA for cff0eaa
index.html
@@ -0,0 +1,13 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="UTF-8">
5
+ <meta name="google-site-verification" content="3WgLPJdqt1HMVjHxuvVL8Oep6dKk9mCKpUuxySUoyRc">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <title>Statistical Inference Theory</title>
8
+</head>
9
+<body>
10
+ <h1>Statistical Inference Theory</h1>
11
+ <p>This project contains my implementations and notes from Casella & Berger and related inference theory work.</p>
12
+</body>
13
+</html>
0 commit comments