<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Curving Normality &#187; lmer</title>
	<atom:link href="http://www.rensenieuwenhuis.nl/tag/lmer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rensenieuwenhuis.nl</link>
	<description>&#34;The extra-ordinary lies within the curve of normality&#34;</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:30:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Influence.ME: don&#8217;t specify the intercept</title>
		<link>http://www.rensenieuwenhuis.nl/influence-me-dont-specify-the-intercept/</link>
		<comments>http://www.rensenieuwenhuis.nl/influence-me-dont-specify-the-intercept/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 11:00:00 +0000</pubDate>
		<dc:creator>Rense Nieuwenhuis</dc:creator>
				<category><![CDATA[Influence.ME]]></category>
		<category><![CDATA[intercept]]></category>
		<category><![CDATA[lme4]]></category>
		<category><![CDATA[lmer]]></category>

		<guid isPermaLink="false">http://www.rensenieuwenhuis.nl/?p=1003</guid>
		<description><![CDATA[Just recently, I was contacted by a researcher who wanted to use influence.ME to obtain model estimates from which iteratively some data was deleted. In his case, observations were nested within an area, but there were very unequal numbers of ...]]></description>
		<wfw:commentRss>http://www.rensenieuwenhuis.nl/influence-me-dont-specify-the-intercept/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Influence.ME: Tools for detecting influential data in mixed models</title>
		<link>http://www.rensenieuwenhuis.nl/introducing-influenceme/</link>
		<comments>http://www.rensenieuwenhuis.nl/introducing-influenceme/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 09:03:25 +0000</pubDate>
		<dc:creator>Rense Nieuwenhuis</dc:creator>
				<category><![CDATA[Influence.ME]]></category>
		<category><![CDATA[lmer]]></category>
		<category><![CDATA[mixed models]]></category>
		<category><![CDATA[R-Project]]></category>
		<category><![CDATA[regression]]></category>

		<guid isPermaLink="false">http://www.rensenieuwenhuis.nl/?p=914</guid>
		<description><![CDATA[I&#8217;m highly excited to announce that influence.ME is now available. Influence.ME is a new software package for R, providing statistical tools for detecting influential data in mixed models. It has been developed by Rense Nieuwenhuis, Ben Pelzer, and Manfred te ...]]></description>
		<wfw:commentRss>http://www.rensenieuwenhuis.nl/introducing-influenceme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>useR! 2009 acceptance: presenting influence.ME</title>
		<link>http://www.rensenieuwenhuis.nl/user-2009-acceptance-presenting-influenceme/</link>
		<comments>http://www.rensenieuwenhuis.nl/user-2009-acceptance-presenting-influenceme/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 10:23:56 +0000</pubDate>
		<dc:creator>Rense Nieuwenhuis</dc:creator>
				<category><![CDATA[Influence.ME]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[glmer]]></category>
		<category><![CDATA[influential data]]></category>
		<category><![CDATA[lme4]]></category>
		<category><![CDATA[lmer]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[R-Project]]></category>
		<category><![CDATA[useR! 2009]]></category>

		<guid isPermaLink="false">http://www.rensenieuwenhuis.nl/?p=935</guid>
		<description><![CDATA[The organizing committee of the useR! 2009 conference just informed me, that my submission for presenting my extension package influence.ME, has been accepted! Influence.ME is a new R package that I&#8217;m currently developing, with the indispensable help of Ben Pelzer ...]]></description>
		<wfw:commentRss>http://www.rensenieuwenhuis.nl/user-2009-acceptance-presenting-influenceme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>R-Sessions 31: Combining lmer output in a single table (UPDATED)</title>
		<link>http://www.rensenieuwenhuis.nl/r-sessions-31-combining-lmer-output-in-a-single-table/</link>
		<comments>http://www.rensenieuwenhuis.nl/r-sessions-31-combining-lmer-output-in-a-single-table/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 11:00:38 +0000</pubDate>
		<dc:creator>Rense Nieuwenhuis</dc:creator>
				<category><![CDATA[R-Project]]></category>
		<category><![CDATA[R-Sessions]]></category>
		<category><![CDATA[lme4]]></category>
		<category><![CDATA[lmer]]></category>
		<category><![CDATA[mixed effect models]]></category>

		<guid isPermaLink="false">http://www.rensenieuwenhuis.nl/?p=891</guid>
		<description><![CDATA[There are various ways of getting your output from R to your publication draft. Most of them are highly efficient, but unfortunately I couldn&#8217;t find a function that combines the output from several (lmer) models and presents it in a ...]]></description>
		<wfw:commentRss>http://www.rensenieuwenhuis.nl/r-sessions-31-combining-lmer-output-in-a-single-table/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>R-Sessions 16: Multilevel Model Specification (lme4)</title>
		<link>http://www.rensenieuwenhuis.nl/r-sessions-16-multilevel-model-specification-lme4/</link>
		<comments>http://www.rensenieuwenhuis.nl/r-sessions-16-multilevel-model-specification-lme4/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 10:00:47 +0000</pubDate>
		<dc:creator>Rense Nieuwenhuis</dc:creator>
				<category><![CDATA[R-Project]]></category>
		<category><![CDATA[R-Sessions]]></category>
		<category><![CDATA[lme4]]></category>
		<category><![CDATA[lmer]]></category>
		<category><![CDATA[mixed model]]></category>
		<category><![CDATA[multilevel]]></category>
		<category><![CDATA[multilevel regression]]></category>

		<guid isPermaLink="false">http://www.rensenieuwenhuis.nl/?p=543</guid>
		<description><![CDATA[<a href="http://www.rensenieuwenhuis.nl/archive/category/r-project/r-sessions/"><img src="http://www.rensenieuwenhuis.nl/wp-content/uploads/2008/07/r-sessions.jpg" " title="R-Sessions" width="470" /></a>
Multilevel models, or mixed effects models, can easily be estimated in R. Several packages are available. Here, the lmer() function from the lme4-package is described. The specification of several types of models will be shown, using a fictive example.  A detailed description of the specification rules is given. Output of the specified models is given, but not described or interpreted. 
Please note that this description is very closely related to the description of the <a href="http://www.rensenieuwenhuis.nl/r-project/manual/multilevel-analysis/model-specification-nlme/">specification of the lme() function of the nlme-package</a>. The results are similar and here exactly the same possibilities are offered.]]></description>
		<wfw:commentRss>http://www.rensenieuwenhuis.nl/r-sessions-16-multilevel-model-specification-lme4/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

