<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166763</link>
    <title>MATLAB Central Newsreader - bootstrap</title>
    <description>Feed for thread: bootstrap</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 04 Apr 2008 14:57:01 -0400</pubDate>
      <title>Re: bootstrap</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166763#424748</link>
      <author>carlos lopez</author>
      <description>"Corinne " &amp;lt;chartin@rsmas.miami.edu&amp;gt; wrote in message&lt;br&gt;
&amp;lt;ft32f4$iqj$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I'm trying to replicate previous methods published in a few&lt;br&gt;
&amp;gt; journals using a different data set.  I do have a spatially&lt;br&gt;
&amp;gt; dependent data set, based on latitude and longitude, and the&lt;br&gt;
&amp;gt; more I read on bootstrapping and from your comments the less&lt;br&gt;
&amp;gt; I am thinking that this is a viable way of estimating the&lt;br&gt;
&amp;gt; error.  What I want to get at is an error from interpolating&lt;br&gt;
&amp;gt; and contouring across areas that have no actual data points.&lt;br&gt;
&amp;gt;  Any other statistical methods to get a handle on this?&lt;br&gt;
You are right; if you just have one realization of the data&lt;br&gt;
you cannot apply bootstrap.&lt;br&gt;
The solution for your problem is geostatistics; look for&lt;br&gt;
"kriging", "variogram", etc. There exist some contributions&lt;br&gt;
(EasyKrig, etc.) which might be helpful&lt;br&gt;
Regards&lt;br&gt;
Carlos&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 04 Apr 2008 14:28:18 -0400</pubDate>
      <title>Re: bootstrap</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166763#424744</link>
      <author>Peter Perkins</author>
      <description>Corinne wrote:&lt;br&gt;
&lt;br&gt;
&amp;gt; What I want to get at is an error from interpolating&lt;br&gt;
&amp;gt; and contouring across areas that have no actual data points.&lt;br&gt;
&amp;gt;  Any other statistical methods to get a handle on this?&lt;br&gt;
&lt;br&gt;
You may be able to do what's know as a "parametric bootstrap".  If you &lt;br&gt;
have some idea of the variability (and hopefully sampling distribution) &lt;br&gt;
in the individual observed values on your spatial grid, then you could &lt;br&gt;
simulate new values on the grid, and compute an interpolated value.  DO &lt;br&gt;
that a zillion times, and you get an idea of how variable the &lt;br&gt;
interpolated values are.&lt;br&gt;
&lt;br&gt;
MATLAB is good at this.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 03 Apr 2008 17:00:20 -0400</pubDate>
      <title>Re: bootstrap</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166763#424535</link>
      <author>Corinne </author>
      <description>Peter Perkins &amp;lt;Peter.PerkinsRemoveThis@mathworks.com&amp;gt; wrote&lt;br&gt;
in message &amp;lt;ft31fe$7jm$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Peter Perkins wrote:&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; To me, it sounds like your matrix of data represents a&lt;br&gt;
spatial &lt;br&gt;
&amp;gt; &amp;gt; configuration, and somehow your bootstrap samples would&lt;br&gt;
have to preserve &lt;br&gt;
&amp;gt; &amp;gt; that, and so perhaps you need a stratified bootstrap. &lt;br&gt;
But it sunds like &lt;br&gt;
&amp;gt; &amp;gt; you have only one sample in each stratum, which means&lt;br&gt;
you can usefully &lt;br&gt;
&amp;gt; &amp;gt; bootstrap.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Sorry, I meant to say, "you canNOT usefully bootstrap".&lt;br&gt;
&lt;br&gt;
I'm trying to replicate previous methods published in a few&lt;br&gt;
journals using a different data set.  I do have a spatially&lt;br&gt;
dependent data set, based on latitude and longitude, and the&lt;br&gt;
more I read on bootstrapping and from your comments the less&lt;br&gt;
I am thinking that this is a viable way of estimating the&lt;br&gt;
error.  What I want to get at is an error from interpolating&lt;br&gt;
and contouring across areas that have no actual data points.&lt;br&gt;
&amp;nbsp;Any other statistical methods to get a handle on this?&lt;br&gt;
Thanks again for your help.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 03 Apr 2008 16:43:26 -0400</pubDate>
      <title>Re: bootstrap</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166763#424528</link>
      <author>Peter Perkins</author>
      <description>Peter Perkins wrote:&lt;br&gt;
&lt;br&gt;
&amp;gt; To me, it sounds like your matrix of data represents a spatial &lt;br&gt;
&amp;gt; configuration, and somehow your bootstrap samples would have to preserve &lt;br&gt;
&amp;gt; that, and so perhaps you need a stratified bootstrap.  But it sunds like &lt;br&gt;
&amp;gt; you have only one sample in each stratum, which means you can usefully &lt;br&gt;
&amp;gt; bootstrap.&lt;br&gt;
&lt;br&gt;
Sorry, I meant to say, "you canNOT usefully bootstrap".&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 03 Apr 2008 15:35:32 -0400</pubDate>
      <title>Re: bootstrap</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166763#424512</link>
      <author>Peter Perkins</author>
      <description>Peter Perkins wrote:&lt;br&gt;
&amp;gt; Corinne wrote:&lt;br&gt;
&amp;gt;&amp;gt; Thanks Peter, I'll try to explain it a bit better. So essentially what &lt;br&gt;
&amp;gt;&amp;gt; I would like to do is re-sample the data&lt;br&gt;
&amp;gt;&amp;gt; 100 times, and take the average rms value at each point. So&lt;br&gt;
&amp;gt;&amp;gt; I have a 56x13 matrix of gridded and interpolated ocean&lt;br&gt;
&amp;gt;&amp;gt; tracer data. I would like to get back a 56x13 matrix of the&lt;br&gt;
&amp;gt;&amp;gt; average rms values for each point in the matrix.  From this,&lt;br&gt;
&amp;gt;&amp;gt; I wnat to plot the average rms data to look at where the&lt;br&gt;
&amp;gt;&amp;gt; highest/lowest areas of errors are and generate a total&lt;br&gt;
&amp;gt;&amp;gt; error on my data.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Corinne, in order to use the bootstrap properly, you need to define how &lt;br&gt;
&amp;gt; your bootstrap samples will be drawn from your original data, and that &lt;br&gt;
&amp;gt; requires you to think about how your data were originally sampled, &lt;br&gt;
&amp;gt; whether they are independent and identically distributed or not, and if &lt;br&gt;
&amp;gt; not, what component of your data is independent and identically &lt;br&gt;
&amp;gt; distributed.&lt;br&gt;
&lt;br&gt;
To me, it sounds like your matrix of data represents a spatial &lt;br&gt;
configuration, and somehow your bootstrap samples would have to preserve &lt;br&gt;
that, and so perhaps you need a stratified bootstrap.  But it sunds like &lt;br&gt;
you have only one sample in each stratum, which means you can usefully &lt;br&gt;
bootstrap.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 03 Apr 2008 15:25:04 -0400</pubDate>
      <title>Re: bootstrap</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166763#424510</link>
      <author>Corinne </author>
      <description>Peter Perkins &amp;lt;Peter.PerkinsRemoveThis@mathworks.com&amp;gt; wrote&lt;br&gt;
in message &amp;lt;ft2glr$bu2$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Corinne wrote:&lt;br&gt;
&amp;gt; &amp;gt; Thanks Peter, I'll try to explain it a bit better. &lt;br&gt;
&amp;gt; &amp;gt; So essentially what I would like to do is re-sample the data&lt;br&gt;
&amp;gt; &amp;gt; 100 times, and take the average rms value at each point. So&lt;br&gt;
&amp;gt; &amp;gt; I have a 56x13 matrix of gridded and interpolated ocean&lt;br&gt;
&amp;gt; &amp;gt; tracer data. I would like to get back a 56x13 matrix of the&lt;br&gt;
&amp;gt; &amp;gt; average rms values for each point in the matrix.  From this,&lt;br&gt;
&amp;gt; &amp;gt; I wnat to plot the average rms data to look at where the&lt;br&gt;
&amp;gt; &amp;gt; highest/lowest areas of errors are and generate a total&lt;br&gt;
&amp;gt; &amp;gt; error on my data.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Corinne, in order to use the bootstrap properly, you need&lt;br&gt;
to define how &lt;br&gt;
&amp;gt; your bootstrap samples will be drawn from your original&lt;br&gt;
data, and that &lt;br&gt;
&amp;gt; requires you to think about how your data were originally&lt;br&gt;
sampled, &lt;br&gt;
&amp;gt; whether they are independent and identically distributed&lt;br&gt;
or not, and if &lt;br&gt;
&amp;gt; not, what component of your data is independent and&lt;br&gt;
identically distributed.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; The book by Efron&amp;Tibshirani is a good introduction, you&lt;br&gt;
might find it &lt;br&gt;
&amp;gt; helpful.&lt;br&gt;
&lt;br&gt;
Thanks for the reference, I'll take a look at that.&lt;br&gt;
-C&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 03 Apr 2008 11:56:42 -0400</pubDate>
      <title>Re: bootstrap</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166763#424453</link>
      <author>Peter Perkins</author>
      <description>Corinne wrote:&lt;br&gt;
&amp;gt; Thanks Peter, I'll try to explain it a bit better. &lt;br&gt;
&amp;gt; So essentially what I would like to do is re-sample the data&lt;br&gt;
&amp;gt; 100 times, and take the average rms value at each point. So&lt;br&gt;
&amp;gt; I have a 56x13 matrix of gridded and interpolated ocean&lt;br&gt;
&amp;gt; tracer data. I would like to get back a 56x13 matrix of the&lt;br&gt;
&amp;gt; average rms values for each point in the matrix.  From this,&lt;br&gt;
&amp;gt; I wnat to plot the average rms data to look at where the&lt;br&gt;
&amp;gt; highest/lowest areas of errors are and generate a total&lt;br&gt;
&amp;gt; error on my data.&lt;br&gt;
&lt;br&gt;
Corinne, in order to use the bootstrap properly, you need to define how &lt;br&gt;
your bootstrap samples will be drawn from your original data, and that &lt;br&gt;
requires you to think about how your data were originally sampled, &lt;br&gt;
whether they are independent and identically distributed or not, and if &lt;br&gt;
not, what component of your data is independent and identically distributed.&lt;br&gt;
&lt;br&gt;
The book by Efron&amp;Tibshirani is a good introduction, you might find it &lt;br&gt;
helpful.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 02 Apr 2008 22:12:01 -0400</pubDate>
      <title>Re: bootstrap</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166763#424363</link>
      <author>Corinne </author>
      <description>Thanks Peter, I'll try to explain it a bit better. &lt;br&gt;
So essentially what I would like to do is re-sample the data&lt;br&gt;
100 times, and take the average rms value at each point. So&lt;br&gt;
I have a 56x13 matrix of gridded and interpolated ocean&lt;br&gt;
tracer data. I would like to get back a 56x13 matrix of the&lt;br&gt;
average rms values for each point in the matrix.  From this,&lt;br&gt;
I wnat to plot the average rms data to look at where the&lt;br&gt;
highest/lowest areas of errors are and generate a total&lt;br&gt;
error on my data.  Hopefully that makes more sense?  Thank&lt;br&gt;
you so much!&lt;br&gt;
-C&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Peter Perkins &amp;lt;Peter.PerkinsRemoveThis@mathworks.com&amp;gt; wrote&lt;br&gt;
in message &amp;lt;ft0hce$hh$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Corinne wrote:&lt;br&gt;
&amp;gt; &amp;gt; Hi all,&lt;br&gt;
&amp;gt; &amp;gt;   I am having difficulties understanding the multiple&lt;br&gt;
&amp;gt; &amp;gt; bootstrap functions available.  I have been working with&lt;br&gt;
&amp;gt; &amp;gt; bstrap and bootstrp.  What I have is a 56x13 matrix,&lt;br&gt;
&amp;gt; &amp;gt; represents data within grid boxes.  I want to run 100 random&lt;br&gt;
&amp;gt; &amp;gt; iterations of the data, and end up with the average rms&lt;br&gt;
&amp;gt; &amp;gt; values at each grid box, or for each 56x13.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Corrine, bstrap is from the FEX, I think, and I'm not&lt;br&gt;
familiar with it.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; BOOTSTRP is typically used to resample from data, compute&lt;br&gt;
some estimate &lt;br&gt;
&amp;gt; on each bootstrap sample, and then do something with the&lt;br&gt;
resulting &lt;br&gt;
&amp;gt; "bootstrap sampling distribution" of the bootstrap&lt;br&gt;
estimates.  Often, &lt;br&gt;
&amp;gt; the final answer is the std dev of the bootstrap estimates.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt;  From your description, it's hard to tell what your data&lt;br&gt;
represent, &lt;br&gt;
&amp;gt; whether or how they are an independent sample (and&lt;br&gt;
therefore how you &lt;br&gt;
&amp;gt; want to resample them), and what estimate you're&lt;br&gt;
bootstrapping.  It &lt;br&gt;
&amp;gt; almost sounds like you want to do a stratified bootstrap,&lt;br&gt;
but it's hard &lt;br&gt;
&amp;gt; to tell from your description.&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 02 Apr 2008 17:56:30 -0400</pubDate>
      <title>Re: bootstrap</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166763#424294</link>
      <author>Peter Perkins</author>
      <description>Corinne wrote:&lt;br&gt;
&amp;gt; Hi all,&lt;br&gt;
&amp;gt;   I am having difficulties understanding the multiple&lt;br&gt;
&amp;gt; bootstrap functions available.  I have been working with&lt;br&gt;
&amp;gt; bstrap and bootstrp.  What I have is a 56x13 matrix,&lt;br&gt;
&amp;gt; represents data within grid boxes.  I want to run 100 random&lt;br&gt;
&amp;gt; iterations of the data, and end up with the average rms&lt;br&gt;
&amp;gt; values at each grid box, or for each 56x13.&lt;br&gt;
&lt;br&gt;
Corrine, bstrap is from the FEX, I think, and I'm not familiar with it.&lt;br&gt;
&lt;br&gt;
BOOTSTRP is typically used to resample from data, compute some estimate &lt;br&gt;
on each bootstrap sample, and then do something with the resulting &lt;br&gt;
"bootstrap sampling distribution" of the bootstrap estimates.  Often, &lt;br&gt;
the final answer is the std dev of the bootstrap estimates.&lt;br&gt;
&lt;br&gt;
&amp;nbsp;From your description, it's hard to tell what your data represent, &lt;br&gt;
whether or how they are an independent sample (and therefore how you &lt;br&gt;
want to resample them), and what estimate you're bootstrapping.  It &lt;br&gt;
almost sounds like you want to do a stratified bootstrap, but it's hard &lt;br&gt;
to tell from your description.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Tue, 01 Apr 2008 20:05:05 -0400</pubDate>
      <title>bootstrap</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166763#424051</link>
      <author>Corinne </author>
      <description>Hi all,&lt;br&gt;
&amp;nbsp;&amp;nbsp;I am having difficulties understanding the multiple&lt;br&gt;
bootstrap functions available.  I have been working with&lt;br&gt;
bstrap and bootstrp.  What I have is a 56x13 matrix,&lt;br&gt;
represents data within grid boxes.  I want to run 100 random&lt;br&gt;
iterations of the data, and end up with the average rms&lt;br&gt;
values at each grid box, or for each 56x13. &lt;br&gt;
&lt;br&gt;
for the function bstrap(b,f,fun,x,varagin).  I am having a&lt;br&gt;
difficult time understanding what each variable means.  &lt;br&gt;
b=570 (the number of sample points i have), f=1, fun='rms'&lt;br&gt;
and x=my data in rows. When I do this, I get back a 1x1x571,&lt;br&gt;
all of the same number.  And then I am still unsure how to&lt;br&gt;
average 100 iterations...&lt;br&gt;
&lt;br&gt;
Thanks in advance for any help!!&lt;br&gt;
-Corinne&lt;br&gt;
&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
