search for: 7egelman

Displaying 2 results from an estimated 2 matches for "7egelman".

2007 Dec 03
1
difficulties getting coef() to work in some lmer() calls
...nc) + z.st.inc.full + z.st.rel.full + (1 + z.inc | st.num ), family=binomial(link="logit")) We get the following error: Error in coef(R3) : unable to align random and fixed effects The data are at http://www.stat.columbia.edu/~gelman/temp/lmerexample.txt<http://www.stat.columbia.edu/%7Egelman/temp/lmerexample.txt> The file to read the data are at: http://www.stat.columbia.edu/~gelman/temp/lmerexample.R<http://www.stat.columbia.edu/%7Egelman/temp/lmerexample.txt> Any help would be appreciated. David K. Park -- David K. Park Visiting Researcher (Fall 2007 / Spring 2008) Appli...
2011 Jan 22
0
how to call BayesX in R to see the graph
...1D5FB4886B2D2045AB952F3056E4D0C3F@IPEXMAIL.corp.dom> Content-Type: text/plain I follow Alan Lenarcic's very helpful tutorial on building R package for Windows (XP), which could be found in www.stat.columbia.edu/~gelman/stuff_for_blog/AlanRPackageTutorial.pdf<http://www.stat.columbia.edu/%7Egelman/stuff_for_blog/AlanRPackageTutorial.pdf> < http://www.stat.columbia.edu/~gelman/stuff_for_blog/AlanRPackageTutorial.pdf<http://www.stat.columbia.edu/%7Egelman/stuff_for_blog/AlanRPackageTutorial.pdf>>. The package involves a small dll compiled from some very simple C++ codes. The bu...