<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Tues Apr 10</title>
	<atom:link href="http://www.stat.cmu.edu/~kass/smnp/?feed=rss2&#038;p=119" rel="self" type="application/rss+xml" />
	<link>http://www.stat.cmu.edu/~kass/smnp/?p=119</link>
	<description></description>
	<lastBuildDate>Thu, 26 Apr 2012 14:07:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Thomas Kraynak</title>
		<link>http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-296</link>
		<dc:creator>Thomas Kraynak</dc:creator>
		<pubDate>Tue, 10 Apr 2012 13:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-296</guid>
		<description>Can you go over how we get the kernel density estimate?</description>
		<content:encoded><![CDATA[<p>Can you go over how we get the kernel density estimate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rex Tien</title>
		<link>http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-295</link>
		<dc:creator>Rex Tien</dc:creator>
		<pubDate>Tue, 10 Apr 2012 13:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-295</guid>
		<description>You mention that any type of PDF could be used as a kernel. Can you give an example of one where a non-normal kernel would be a better choice?</description>
		<content:encoded><![CDATA[<p>You mention that any type of PDF could be used as a kernel. Can you give an example of one where a non-normal kernel would be a better choice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah</title>
		<link>http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-294</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Tue, 10 Apr 2012 12:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-294</guid>
		<description>Is there a general rule for determining whether kernel or local polynomial regression will provide a better fit? Or is it something that just needs to be applied to the data and compared?</description>
		<content:encoded><![CDATA[<p>Is there a general rule for determining whether kernel or local polynomial regression will provide a better fit? Or is it something that just needs to be applied to the data and compared?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Kennedy</title>
		<link>http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-293</link>
		<dc:creator>Scott Kennedy</dc:creator>
		<pubDate>Tue, 10 Apr 2012 12:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-293</guid>
		<description>I don&#039;t understand the notation in the generalized additive model. g is the link function, but I don&#039;t recognize any variable that allows that link to happen.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand the notation in the generalized additive model. g is the link function, but I don&#8217;t recognize any variable that allows that link to happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yijuan Du</title>
		<link>http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-292</link>
		<dc:creator>Yijuan Du</dc:creator>
		<pubDate>Tue, 10 Apr 2012 12:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-292</guid>
		<description>Is there a prefernce on kernel regression or local polynomial regression under some situations? Could you go into more details of bandwidth selection?</description>
		<content:encoded><![CDATA[<p>Is there a prefernce on kernel regression or local polynomial regression under some situations? Could you go into more details of bandwidth selection?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Bauman</title>
		<link>http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-291</link>
		<dc:creator>Matt Bauman</dc:creator>
		<pubDate>Tue, 10 Apr 2012 12:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-291</guid>
		<description>Given the sensitivity of histograms to bin width and the apparent robustness (and prettiness) of kernel density estimators, I would think that I&#039;d see them more often in place of histograms. Is there a reason why this method isn&#039;t more commonly used?</description>
		<content:encoded><![CDATA[<p>Given the sensitivity of histograms to bin width and the apparent robustness (and prettiness) of kernel density estimators, I would think that I&#8217;d see them more often in place of histograms. Is there a reason why this method isn&#8217;t more commonly used?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Panico</title>
		<link>http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-290</link>
		<dc:creator>Matt Panico</dc:creator>
		<pubDate>Tue, 10 Apr 2012 05:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-290</guid>
		<description>Kernel regression does not seem to provide a simple equation for the fitted curve. Does this mean the weighted sum must be compiled every time we try to make a prediction based on the best-fit curve?</description>
		<content:encoded><![CDATA[<p>Kernel regression does not seem to provide a simple equation for the fitted curve. Does this mean the weighted sum must be compiled every time we try to make a prediction based on the best-fit curve?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Scott</title>
		<link>http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-289</link>
		<dc:creator>Jay Scott</dc:creator>
		<pubDate>Tue, 10 Apr 2012 03:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-289</guid>
		<description>In 16.3.3, pp500-1, can you rephrase &quot;if the weights wi(x) become concentrated near x&quot;?  What does it mean for a weight to be concentrated?  Is this a peak in the pdf? An overlap between kernels if the h value is large enough?</description>
		<content:encoded><![CDATA[<p>In 16.3.3, pp500-1, can you rephrase &#8220;if the weights wi(x) become concentrated near x&#8221;?  What does it mean for a weight to be concentrated?  Is this a peak in the pdf? An overlap between kernels if the h value is large enough?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shubham Debnath</title>
		<link>http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-288</link>
		<dc:creator>Shubham Debnath</dc:creator>
		<pubDate>Tue, 10 Apr 2012 02:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-288</guid>
		<description>Is selection of the bandwidth parameter (h) completely arbitrary then? Just trial and error until one is &quot;just right&quot;?</description>
		<content:encoded><![CDATA[<p>Is selection of the bandwidth parameter (h) completely arbitrary then? Just trial and error until one is &#8220;just right&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharlene Flesher</title>
		<link>http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-287</link>
		<dc:creator>Sharlene Flesher</dc:creator>
		<pubDate>Tue, 10 Apr 2012 02:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.stat.cmu.edu/~kass/smnp/?p=119#comment-287</guid>
		<description>I thought the grid concept mentioned at the end of 16.4.2 was very interesting, but I didn&#039;t fully understand it- can you give a visual of the grid and how you&#039;d get the estimate from it?</description>
		<content:encoded><![CDATA[<p>I thought the grid concept mentioned at the end of 16.4.2 was very interesting, but I didn&#8217;t fully understand it- can you give a visual of the grid and how you&#8217;d get the estimate from it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

