This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
statsmodelpy-1.html
75 lines (66 loc) · 2.1 KB
/
statsmodelpy-1.html
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Zhe Wang</title>
<meta name="description" content="">
<meta name="author" content="Zhe Wang">
<!-- HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="/theme/html5.js"></script>
<![endif]-->
<!-- Styles -->
<link href="/theme/bootstrap.min.css" rel="stylesheet">
<link href="/theme/local.css" rel="stylesheet">
<link href="/theme/pygments.css" rel="stylesheet">
<!-- Feeds -->
</head>
<body>
<div class="topbar">
<div class="topbar-inner">
<div class="container-fluid">
<a class="brand" href="/">Zhe Wang</a>
<ul class="nav">
<li ><a href="/category/essay.html">Essay</a></li>
<li class="active"><a href="/category/statistics.html">Statistics</a></li>
</ul>
<p class="pull-right"><a href="/archives.html">[archives]</a> <a href="/tags.html">[tags]</a></p>
</div>
</div>
</div>
<div class="container-fluid">
<div class="sidebar">
<div class="well">
<h3>Blogroll</h3>
<ul>
<li><a href="http://www.randalolson.com/blog/">Randy Olson</a></li>
<li><a href="https://stlong0521.github.io/">Tianlong Song</a></li>
<li><a href="http://giladlotan.com/">Gilad Lotan</a></li>
<li><a href="http://www.hilarymason.com/">Hilary Mason</a></li>
</ul>
<div class="social">
<h3>Social</h3>
<ul>
<li><a href="https://zhwa.github.io/about-me.html">About Me</a></li>
<li><a href="mailto:[email protected]">Email</a></li>
</ul>
</div>
</div>
</div>
<div class="content">
<div class='article'>
<div class="page-header"><h1>Statsmodel.py (1)</h1></div>
<div class="well small">Permalink: <a class="more" href="/statsmodelpy-1.html">2014-10-16 00:00:00</a>
by <a class="url fn" href="/author/zhe-wang.html">Zhe Wang </a>
in <a href="/category/statistics.html">Statistics</a>
</div>
<div><h3>The</h3></div>
</div>
<footer>
<p>Powered by <a href="http://getpelican.com/">Pelican</a>. Theme based on <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>.</p>
<p>© Zhe Wang</p>
</footer>
</div>
</div>
</body>
</html>