1 <!DOCTYPE HTML
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <title
>PsN
:: Documentation
:: jackknife
</title
>
5 <!--Adobe(R
) LiveMotion(TM
) 1.0 Generated JavaScript
. Please
do not edit
. -->
10 function newImage(arg
) {
12 if (document
.images
) {
24 ImageArray
= new Array;
26 var preloadFlag
= false;
28 function preloadImages() {
30 if (document
.images
) {
32 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object', 'dflt') *//*URL*/'images/indexhome.jpg');
33 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object', 'movr') *//*URL*/'images/indexhomeov.jpg');
34 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object1', 'dflt') *//*URL*/'images/indexdocumentation.jpg');
35 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object1', 'movr') *//*URL*/'images/indexdocumentationov.jpg');
36 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object2', 'dflt') *//*URL*/'images/indexdownload.jpg');
37 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object2', 'movr') *//*URL*/'images/indexdownloadov.jpg');
38 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object3', 'dflt') *//*URL*/'images/indexbuglist.jpg');
39 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object3', 'movr') *//*URL*/'images/indexbuglistov.jpg');
40 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object4', 'dflt') *//*URL*/'images/indexmailing_list.jpg');
41 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object4', 'movr') *//*URL*/'images/indexmailing_listov.jpg');
45 function changeImages() {
46 if (document
.images
&& (preloadFlag
== true)) {
47 for (var i
=0; i
<changeImages
.arguments
.length
; i+
=2) {
48 document
[changeImages
.arguments
[i
]].src
= changeImages
.arguments
[i+
1];
53 </script
><!-- End generated JavaScript
. -->
54 <meta http
-equiv
="Content-Type"
55 content
="text/html; charset=ISO-8859-1">
56 <style type
="text/css">
59 font
-family
: Helvetica
, Arial
, serif
;
68 background
-image
: url(gfx
/bg
.jpg
);
82 text
-decoration
: none
;
86 text
-decoration
: none
;
90 text
-decoration
: none
;
94 text
-decoration
: none
;
98 <script language
="JavaScript" type
="text/JavaScript">
100 function MM_reloadPage(init
) { //reloads the window if Nav4 resized
101 if (init
==true) with (navigator
) {if ((appName
=="Netscape")&&(parseInt(appVersion
)==4)) {
102 document
.MM_pgW
=innerWidth
; document
.MM_pgH
=innerHeight
; onresize
=MM_reloadPage
; }}
103 else if (innerWidth
!=document
.MM_pgW || innerHeight
!=document
.MM_pgH
) location
.reload();
108 <meta content
="Pntus Pihlgren" name
="author">
110 <body onload
="preloadImages();"
111 style
="background-color: rgb(255, 255, 255);">
112 <!-- The table is not formatted nicely because some browsers cannot join images in table cells
if there are any hard carriage returns in a TD
. -->
114 style
="position: absolute; left: 335px; top: 42px; width: 388px; height: 43px; z-index: 1; font-size: x-small;">
115 <div
class="style1" align
="right">Jackknife
<br
>
119 style
="position: absolute; left: 226px; top: 188px; width: 497px; height: 431px; z-index: 2;">
120 <div align
="justify">
121 <h4
>Documentation of the Jackknife tool will soon be available here
.</h4
>
123 <h3
class="heading1">Synopsis
</h3
>
125 <h3
class="heading1">Description
</h3
>
126 <p
>First introduced by
Quenouille (ref
), the Jackknife is often used to calculate the bias in parameter estimates
. The bias of the parameter estimate
<img src
="images/jkest1.gif" width
="13" height
="22"> for a data set of
<em
>n
</em
> individuals can be calculated
as </p
>
127 <p align
="center"><img src
="images/jkbias1.gif" width
="144" height
="34" align
="middle"></p
>
129 <p align
="center"><img src
="images/jkmean1.gif" width
="90" height
="45" align
="middle"></p
>
130 The
<img src
="images/jkest2.gif"> are the parameter estimates using the data set with individual
<em
>i
</em
> removed
. Conceptually
,
131 the Jackknife is very closely related to the
Case-deletion Diagnostics method
, but the objective is very different
.
132 <h3
class="heading1">Options
</h3
>
135 <h3
class="heading1">Output
</h3
>
137 In the results file you will find
...
138 <h4
>Additional files
and
140 <p
>Bootstrap creates no special
141 files
or directories
.</p
>
142 <table style
="width: 100%;" border
="0" cellpadding
="3" cellspacing
="3">
145 <td style
="font-weight: bold; vertical-align: top;">Option
</td
>
146 <td style
="font-weight: bold; vertical-align: top;">Type
</td
>
147 <td style
="font-weight: bold; vertical-align: top;">Default
149 <td style
="font-weight: bold; vertical-align: top;">Description
</td
>
152 <td style
="vertical-align: top; font-family: monospace;">bca
</td
>
153 <td style
="vertical-align: top;"></td
>
156 <td style
="vertical-align: top; font-family: monospace;">samples
</td
>
157 <td style
="vertical-align: top;">Integer</td
>
158 <td style
="vertical-align: top;">200</td
>
159 <td style
="vertical-align: top;">Specifies
161 bootstrap resamplings the bootstrap should make
.</td
>
164 <td style
="vertical-align: top; font-family: monospace;">sample_size
</td
>
165 <td style
="vertical-align: top;">Integer</td
>
166 <td style
="vertical-align: top;">Number
169 <td style
="vertical-align: top;">Specifies
171 individuals that should be resampled from the data sets
</td
>
174 <td style
="vertical-align: top; font-family: monospace;">stratify_on
</td
>
175 <td style
="vertical-align: top;">String
177 <td style
="vertical-align: top;">Not
179 <td style
="vertical-align: top;">This
181 control how bootstrap creates the
new data set
. It is either an
182 integer, a column number
, or a
string, a column head
. The bootstrap
183 will then group the individuals according to the value of the specified
184 column
and resample the groups one by one
. The result is that the
185 proportions of group sizes are maintained in the
new data sets
. It
186 prevents important subgroups to be left out of the
new data sets
.</td
>
193 <p align
="justify"> 
;</p
>
195 <table border
="0" cellpadding
="0" cellspacing
="0" width
="780">
198 <td height
="600" width
="780">
199 <table border
="0" cellpadding
="0" cellspacing
="0" width
="780">
202 <td colspan
="7" height
="201" width
="780"><img
203 src
="images/indexpane1_1_.jpg" name
="" alt
="" border
="0" height
="201"
207 <td height
="46" width
="26"><img
208 src
="images/indexpane1_2_.jpg" name
="" alt
="" border
="0" height
="46"
210 <td height
="46" width
="73"><a href
="index.php"
211 onmouseover
="changeImages(/*CMP*/ 'object', /*URL*/ 'images/indexhomeov.jpg'); return true;"
212 onmouseout
="changeImages(/*CMP*/ 'object', /*URL*/ 'images/indexhome.jpg'); return true;"><img
213 src
="images/indexhome.jpg" name
="object" alt
="Home" border
="0"
214 height
="46" width
="73"></a
></td
>
215 <td height
="46" width
="11"><img
216 src
="images/indexpane3_2_.jpg" name
="" alt
="" border
="0" height
="46"
218 <td height
="46" width
="25"><img
219 src
="images/indexpane4_2_.jpg" name
="" alt
="" border
="0" height
="46"
221 <td height
="46" width
="15"><img
222 src
="images/indexpane5_2_.jpg" name
="" alt
="" border
="0" height
="46"
224 <td height
="46" width
="40"><img
225 src
="images/indexpane6_2_.jpg" name
="" alt
="" border
="0" height
="46"
227 <td height
="46" width
="590"><img
228 src
="images/indexpane7_2_.jpg" name
="" alt
="" border
="0" height
="46"
232 <td colspan
="7" height
="7" width
="780"><img
233 src
="images/indexpane1_3_.jpg" name
="" alt
="" border
="0" height
="7"
237 <td height
="46" width
="26"><img
238 src
="images/indexpane1_4_.jpg" name
="" alt
="" border
="0" height
="46"
240 <td colspan
="5" height
="46" width
="164"><a href
="docs.php"
241 onmouseover
="changeImages(/*CMP*/ 'object1', /*URL*/ 'images/indexdocumentationov.jpg'); return true;"
242 onmouseout
="changeImages(/*CMP*/ 'object1', /*URL*/ 'images/indexdocumentation.jpg'); return true;"><img
243 src
="images/indexdocumentation.jpg" name
="object1" alt
="Documentation"
244 border
="0" height
="46" width
="164"></a
></td
>
245 <td height
="46" width
="590"><img
246 src
="images/indexpane7_4_.jpg" name
="" alt
="" border
="0" height
="46"
250 <td colspan
="7" height
="7" width
="780"><img
251 src
="images/indexpane1_5_.jpg" name
="" alt
="" border
="0" height
="7"
255 <td height
="46" width
="26"><img
256 src
="images/indexpane1_6_.jpg" name
="" alt
="" border
="0" height
="46"
258 <td colspan
="3" height
="46" width
="109"><a
260 onmouseover
="changeImages(/*CMP*/ 'object2', /*URL*/ 'images/indexdownloadov.jpg'); return true;"
261 onmouseout
="changeImages(/*CMP*/ 'object2', /*URL*/ 'images/indexdownload.jpg'); return true;"><img
262 src
="images/indexdownload.jpg" name
="object2" alt
="Download" border
="0"
263 height
="46" width
="109"></a
></td
>
264 <td colspan
="3" height
="46" width
="645"><img
265 src
="images/indexpane5_6_.jpg" name
="" alt
="" border
="0" height
="46"
269 <td colspan
="7" height
="7" width
="780"><img
270 src
="images/indexpane1_7_.jpg" name
="" alt
="" border
="0" height
="7"
274 <td height
="46" width
="26"><img
275 src
="images/indexpane1_8_.jpg" name
="" alt
="" border
="0" height
="46"
277 <td colspan
="2" height
="46" width
="84"><a href
="buglist.php"
278 onmouseover
="changeImages(/*CMP*/ 'object3', /*URL*/ 'images/indexbuglistov.jpg'); return true;"
279 onmouseout
="changeImages(/*CMP*/ 'object3', /*URL*/ 'images/indexbuglist.jpg'); return true;"><img
280 src
="images/indexbuglist.jpg" name
="object3" alt
="Buglist" border
="0"
281 height
="46" width
="84"></a
></td
>
282 <td colspan
="4" height
="46" width
="670"><img
283 src
="images/indexpane4_8_.jpg" name
="" alt
="" border
="0" height
="46"
287 <td colspan
="7" height
="7" width
="780"><img
288 src
="images/indexpane1_9_.jpg" name
="" alt
="" border
="0" height
="7"
292 <td height
="46" width
="26"><img
293 src
="images/indexpane1_10_.jpg" name
="" alt
="" border
="0" height
="46"
295 <td colspan
="4" height
="46" width
="124"><a href
="list.php"
296 onmouseover
="changeImages(/*CMP*/ 'object4', /*URL*/ 'images/indexmailing_listov.jpg'); return true;"
297 onmouseout
="changeImages(/*CMP*/ 'object4', /*URL*/ 'images/indexmailing_list.jpg'); return true;"><img
298 src
="images/indexmailing_list.jpg" name
="object4" alt
="Mailing List"
299 border
="0" height
="46" width
="124"></a
></td
>
300 <td colspan
="2" height
="46" width
="630"><img
301 src
="images/indexpane6_10_.jpg" name
="" alt
="" border
="0" height
="46"
305 <td colspan
="7" height
="141" width
="780"><img
306 src
="images/indexpane1_11_.jpg" name
="" alt
="" border
="0" height
="141"
314 <td
><img src
="images/is_single_pixel_gif.gif" alt
="" height
="1"
319 <!--Adobe(R
) LiveMotion(TM
) DataMap1
.0
DO NOT EDIT