-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
331 lines (251 loc) · 9.24 KB
/
index.html
File metadata and controls
331 lines (251 loc) · 9.24 KB
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="google-site-verification" content="Z3J1MWOk-3vkinWjiSihj6evqiAEfrY74ix6Pr_onhQ" />
<meta name="Description" content="Program MARK - A Gentle Introduction (26th
Edition)." />
<meta name="Keywords" content="Program MARK, download, mark-recapture, mark,
documentation, book, users guide, gentle introduction, guide, documentation, manual" />
<meta name="Distribution" content="Global" />
<meta name="Author" content="Evan Cooch" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="Robots" content="index,follow" />
<link rel="shortcut icon" href="favicon.ico" />
<link rel="stylesheet" href="images/mark_book.css" type="text/css" />
<title>Program MARK - 'A Gentle Introduction'</title>
<script language="javascript">
<!-- turn on cloaking device
function chapterPick(x) {
if (x==666) {
window.location="pdf/mark_book.zip";}
else if (x==0) {
window.location="pdf/chap0.pdf"; }
else if (x==1) {
window.location="pdf/chap1.pdf"; }
else if (x==2) {
window.location="pdf/chap2.pdf";}
else if (x==3) {
window.location="pdf/chap3.pdf"; }
else if (x==4) {
window.location="pdf/chap4.pdf";
}
else if (x==5) {
window.location="pdf/chap5.pdf"; }
else if(x==6) {
window.location="pdf/chap6.pdf"; }
else if (x==7) {
window.location="pdf/chap7.pdf";
}
else if (x==8) {
window.location="pdf/chap8.pdf"; }
else if (x==9) {
window.location="pdf/chap9.pdf"; }
else if (x==10) {
window.location="pdf/chap10.pdf"; }
else if (x==11) {
window.location="pdf/chap11.pdf"; }
else if (x==12) {
window.location="pdf/chap12.pdf"; }
else if (x==13) {
window.location="pdf/chap13.pdf"; }
else if (x==14) {
window.location="pdf/chap14.pdf"; }
else if (x==15) {
window.location="pdf/chap15.pdf"; }
else if (x==16) {
window.location="pdf/chap16.pdf"; }
else if (x==17) {
window.location="pdf/chap17.pdf"; }
else if (x==18) {
window.location="pdf/chap18.pdf"; }
else if (x==19) {
window.location="pdf/chap19.pdf"; }
else if (x==20) {
window.location="pdf/chap20.pdf"; }
else if (x==21) {
window.location="pdf/chap21.pdf"; }
else if (x==22) {
window.location="pdf/chap22.pdf"; }
else if (x==23) {
window.location="pdf/chap23.pdf"; }
else if (x==2525) {
window.location="pdf/mark_book_index.pdf"; }
else if (x==5252) {
window.location="pdf/app_1.pdf"; }
else if (x==5253) {
window.location="pdf/app_2.pdf"; }
else if (x==5254) {
window.location="pdf/app_3.pdf"; }
else if (x==5255) {
window.location="pdf/app_4.pdf"; }
else if (x==5256) {
window.location="pdf/app_5.pdf"; }
else if (x==5257) {
window.location="pdf/app_6.pdf"; }
else if (x==5258) {
window.location="pdf/app_7.pdf"; }
else if (x==1313) {
window.location="pdf/markdata.zip";
}
}
// -- turn off cloaking device -->
</script>
</head>
<body>
<!-- wrap starts here -->
<div id="wrap">
<!--header -->
<div id="header">
<h1 id="logo-text"><span
class="gray">program</span><span> MARK</spam></h1>
<h2 id="slogan">  
 
 
 
 
'A Gentle Introduction'</h2>
</div>
<!-- menu -->
<div id="menu">
<ul>
<li><a href="../../index.html">Home</a></li>
<li><a
href="../../background/index.html">About</a></li>
<li><a
href="../../downloads/index.html">Download</a></li>
<li><a href="http://www.phidot.org/forum"
rel="nofollow,noindex">Support Forum</a></li>
<li><a
href="http://www.phidot.org/forum/viewforum.php?f=8"
rel="nofollow,noindex">Training</a></li>
</ul>
</div>
<!-- content-wrap starts here -->
<div id="content-wrap">
<div id="sidebar">
<p>
<center>
<img src="images/book_cover.png" height="195" width="155">
</center>
</p>
<h1>Book chapters & data files</h1>
<div class="left-box">
<form action="" method="post">
<SELECT NAME="menu" class="pulldown" onChange="chapterPick(this.form.menu.options[this.form.menu.selectedIndex].value)">
<option value="9999" selected>Select chapter</option>
<option value="0">Foreword</option>
<optgroup label="CORE CHAPTERS">
<option value="1">1. intro + background...</option>
<option value="2">2. data formatting</option>
<option value="3">3. first steps...</option>
<option value="4">4. building/picking models</option>
<option value="5">5. goodness of fit</option>
<option value="6">6. linear models</option>
<option value="7">7. age & cohort models</option>
<option value="8">8. dead recovery models</option>
<option value="9">9. live-dead analysis</option>
<option value="10">10. multi-state models</option>
<option value="11">11. individual covariates</option>
</optgroup>
<optgroup label="ADVANCED CHAPTERS">
<option value="12">12. Jolly-Seber models</option>
<option value="13">13. 'reverse-time' models</option>
<option value="14">14. multi-state Jolly-Seber</option>
<option value="15">15. closed-capture models</option>
<option value="16">16. robust design models</option>
<option value="17">17. known-fate models</option>
<option value="18">18. nest-survival models</option>
<option value="19">19. mark-resight models</option>
<option value="20">20. young survival models</option>
<option value="21">21. density estimation</option>
<option value="22">22. occupancy (single-species)</option>
<option value="23">23. ocupancy (multi-species)</option>
</optgroup>
<optgroup label="APPENDICES">
<option value="5252">Appendix A (simulations)</option>
<option value="5253">Appendix B (Delta method)</option>
<option value="5254">Appendix C (RMark)</option>
<option value="5255">Appendix D (random effects)</option>
<option value="5256">Appendix E (MCMC)</option>
<option value="5257">Appendix F (data cloning)</option>
<option value="5258">Appendix G (data bootstrap)</option>
</optgroup>
<optgroup label="OTHER">
<option value="2525">Index</option>
<option value="1313">Example data files</option>
</optgroup>
</SELECT>
</form>
</div>
<h1>Thoughts for the day...</h1>
<div class="left-box">
<p>"<i>Debugging is twice as hard as
writing the code in the first place. Therefore, if you write the code as
cleverly as possible, you are, by definition, not smart enough to debug
it.</i>"
</p>
<p class="align-right">- Brian Kernighan</p>
</div>
</div>
<div id="main">
<h1>Overview</h1>
<p align="justify">
Program <b>MARK</b>, developed by Gary White, is a Windows-based program for
analysis of
data from marked individuals (hence its name). <b>MARK</b> represents a major
advance in
both functionality and coverage for analysis of data of these sort over several
previous applications.
</br>
However, unless (i) you have a good understanding of analysis of marked
individuals in general, and (ii) a good working knowledge of one or more of the
other applications used for analysis of such data, <b>MARK</b> is not one of
those
programs you can 'teach yourself in 5 minutes'. The primary documentation for
<b>MARK</b>
is contained in the <b>MARK</b> helpfiles. While the coverage in the
helpfiles is comprehensive, it is
not the
most efficient way to teach yourself <b>MARK</b> (since helpfiles are not
structured for that purpose).
</br>
It was with this latter aim that this book was written - to enable you to 'teach
yourself' how to use <b>MARK</b>. The 1,200+ page (and growing) book (now
in the 26th revision) covers much of the material normally covered in the classroom
and during workshops.
</p>
<h1> About the book...</h1>
<p align="justify">
The book is made available in Adobe Acrobat (PDF) format. The book can be
downloaded as a series of individual chapters which can be accessed simply by selecting from the drop-down list (to the
left). The example data files used throughout the book are also available for
downloading from the drop-down list (a ZIPed archive).
</br>
<p align="justify"> <b>Note:</b> The book has gotten sufficiently 'large' (>1,200
pages), such that you might be disuaded from printing a hardcopy. However,
sometimes, such a printing is needed (say, for teaching purposes, or because you find hardcopy more
convenient). The best option is to purchase a full-colour printed/bound copy of the
book - split into two volumes: <a
href="https://tinyurl.com/yb2cbsww">
Volume I</a> (covering chapters 1 to 11; the 'core material'), and <a
href="https://tinyurl.com/yazuffsc">
Volume II</a> (chapters 12 to 23, and the 7 appendices). Cost is very reasonable
for
a
colour-printed book that is 600-800 pages long
($30-40 per volume, plus
shipping -- covers production costs only), and the quality is <u>very</u> good.
</div>
<!-- content-wrap ends here -->
</div>
<!--footer starts here-->
<div id="footer">
<p>
<a href="../index.html">Home</a>
</p>
</div>
<!-- wrap ends here -->
</div>
</body>
</html>