search for: jackman

Displaying 19 results from an estimated 19 matches for "jackman".

Did you mean: backman
2005 Feb 10
2
correcting for autocorrelation in models with panel data?
Hi I have some panel data for the 50 US states over about 25 years, and I would like to test a simple model via OLS, using this data. I know how to run OLS in R, and I think I can see how to create Panel Corrected Standard Errors using http://jackman.stanford.edu/classes/350C/pcse.r What I can't figure out is how to correct for autocorrelation over time. I have found a lot of R stuff on time series models but they all seem focused on predicting a single variable from its previous values. Can anyone explain to me how to detect and get round...
2006 Apr 11
4
Winbind
Hi All, I am currently weaving samba into an active directory domain. ntlm works fine. but wbinfo is not so good. wbinfo -r username returns Could not get groups for user username wbinfo -n username returns S-1-5-21-1482476501-343818398-682003330-6830 User (1) wbinfo -a username%password plaintext password authentication failed error code was NT_STATUS_NO_SUCH_USER (0xc0000064) error messsage
2007 Feb 03
1
JSS Volume 18 (www.jstatsoft.org)
...olume on Spectroscopy and Chemometrics in R Guest Edited by Katharine M. Mullen and Ivo H.M. van Stokkum 11 contributions, with software packages and examples Similar volumes on R in Psychometrics (guest edited by Jan de Leeuw) and R in Political Methodology (guest edited by Micah Altman and Simon Jackman) are close to being finished. Additional volumes are being worked on. Proposals for volumes are welcome. ========================================================== Jan de Leeuw, 11667 Steinhoff Rd, Frazier Park, CA 93225 home 661-245-1725 skype 661-347-0667 global 254-381-4905 .mac: jdeleeuw +++...
2010 Sep 11
0
Sweave issue; keep.source=TRUE and cacheSweave incompatible?
...ot;) > @ %def > > This is a test. > > @ > <<rnorm,cache=TRUE>>= > summary(rnorm(n=100)) > @ %def > > This is another test. > > @ > <<runif,cache=TRUE,keep.source=TRUE>>= > z <- runif(n=100) \end{Sinput} \end{Schunk} Simon Jackman, Depts of Political Science & (by courtesy) Statistics, Stanford University, Stanford, CA 94305-6044, USA. http://jackman.stanford.edu Co-Principal Investigator, American National Election Studies cell: +1 (650) 387 3019 fax: +1 (650) 724-9095 [[alternative HTML version deleted]]
2005 Feb 27
2
PowerPoint Viewer 2003
PowerPoint Viewer 1997 work nicely, but the installation for PowerPoint Viewer 2003 seems incomplete. It emits a number of fixme:msi warnings. It would be a nice wishlist item. Cheers, Shaun $ wine --version Wine 20041201 $ md5sum ppviewer.exe 1facc59a11680d1f828ed5118a0270b1 ppviewer.exe $ wine ppviewer.exe fixme:msi:MsiInstallProductW L"ppviewer.msi" L""
2003 Oct 28
1
presentation of software
Hello, I am considering giving a talk at my university on R to (mostly) academics. There wouldn't be any statisticians, but professors from mathematics, psychology, economics, etc. who do use some statistical software in teaching and/or research, and have an acquaintance with procedures and graphics used in statistics. Has anyone given such a talk to a similar audience? If so, I would be
2004 Oct 09
0
RE: zero-inflated count models (was polr problem solved)
...for a Poisson or negative-binomial model. Since the focus of your paper is the methodology, you might want to try a zero-inflated Poisson or negative-binomial model. Though I haven't tried them, I'm aware of two sources of R functions for zero-inflated count models -- zeroinfl(), from Simon Jackman's web site <http://pscl.stanford.edu/content.html>, and gnlr() in Jim Lindsey's gnlm package, which is not available on CRAN but at <www.luc.ac.be/~jlindsey/rcode.html>. >>> Indeed. I am going to use these, as well, and attempt to demonstrate that fitting the correct m...
2005 May 17
1
Vuong test
Hi, I have two questions. First, I'd like to compare a ZINB model to a negativ binomial model with the Vuong test, but I can't find how to performe it from the zicount package. Does a programm exist to do it ? Second, I'd like to know in which cases we have to use a double hurdle model instead of a zero inflated model. Many thanks, St??phanie Payet REES France R??seau
2007 Nov 19
0
it looks like ...
...gular volume, and may not fill up completely. Volume 24 is 'Statistical Modeling of Social Networks with "statnet"' -- it is not a Foometrics volume but can serve as another model for special volumes. Another Foometrics volume (Political Methodology in R, guest editors Altman and Jackman) will be out early 2008. If you have suggestions about special volumes of either type ("Foometrics with R" or "Statistical modeling of X with R/Stata/SAS/... package Y" or "Statistical modeling of X with R/Stata/SAS/...") drop me an email. For a special volume we...
2008 Dec 10
0
Movies Collections
Top 5 Movies of the Box Office <http://newmegamovies.blogspot.com/> 1. Four Christmases Reese Witherspoon, Vince Vaughn, Mary Steenburgen 2. Twilight Kristen Stewart, Robert Pattinson, Billy Burke 3. Bolt John Travolta, Miley Cyrus, Susie Essman 4. Australia Nicole Kidman, Hugh Jackman 5. Quantum of Solace Daniel Craig, Olga Kurylenko, Mathieu Amalric Find Here <http://newmegamovies.blogspot.com/2008/09/english-movies.html> and Just click The tag...
2005 Mar 11
0
Negative binomial regression for count data,
...a zip ( zero excess coming from a "mixture") or a negBin (zero execess due to overdispersion) model. Of course some likelihood based criteria (eg AIC) could be of help for you However it is possible (at least in principle) to account for both extra zeros and overdispersion as well. S. Jackman has written code to fit zip or zinb regression models http://pscl.stanford.edu/zeroinfl.r You should modify the code if you want to assume different "linear predictors" in the logit (zero vs non/zero) and count part Hope this helps, vito Seyed Reza Jafarzadeh wrote: > Dear list,...
2007 Aug 09
2
Systematically biased count data regression model
...g a model that would perform better as a predictive model? Thank you for your time. Sincerely, Matthew Bowser STEP student USFWS Kenai National Wildlife Refuge Soldotna, Alaska, USA M.Sc. student University of Alaska Fairbanks Fairbankse, Alaska, USA Reference Zeileis, A., C. Kleiber, and S. Jackman, 2007. Regression models for count data in R. Technical Report 53, Department of Statistics and Mathematics, Wirtschaftsuniversit?t Wien, Wien, Austria. URL http://cran.r-project.org/doc/vignettes/pscl/countreg.pdf. Code `data` <- structure(list(D = c(4, 5, 12, 4, 9, 15, 4, 8, 3, 9, 6, 17, 4,...
2005 Jul 22
0
useR! 2006
...from different fields will show us how they solve problems with R in fascinating applications. The sessions are organized by members of the program committee, including Claudio Agostinelli, Roger Bivand, Peter Buehlmann, Ram??n D??az-Uriarte, Sandrine Dudoit, Dirk Eddelbuettel, Frank Harrell, Simon Jackman, Roger Koenker, Uwe Ligges, Andrew Martin, Balasubramanian Narasimhan, Peter Rossi, Anthony Rossini, Gerhard Tutz and Antony Unwin and will cover topics such as - Applied Statistics & Biostatistics - Bayesian Statistics - Bioinformatics - Econometrics & Finance - Machine Learning...
2005 Jul 22
0
useR! 2006
...from different fields will show us how they solve problems with R in fascinating applications. The sessions are organized by members of the program committee, including Claudio Agostinelli, Roger Bivand, Peter Buehlmann, Ram??n D??az-Uriarte, Sandrine Dudoit, Dirk Eddelbuettel, Frank Harrell, Simon Jackman, Roger Koenker, Uwe Ligges, Andrew Martin, Balasubramanian Narasimhan, Peter Rossi, Anthony Rossini, Gerhard Tutz and Antony Unwin and will cover topics such as - Applied Statistics & Biostatistics - Bayesian Statistics - Bioinformatics - Econometrics & Finance - Machine Learning...
2003 Oct 29
1
One inflated Poisson or Negative Binomal regression
Hello I am interested in Poisson or (ideally) Negative Binomial regression with an inflated number of 1 responses I have seen JK Lindsey's fmr function in the gnlm library, which fits zero inflated Poisson (ZIP) or zero inflated negative binomial regression, but the help file states that for ' Poisson or related distributions the mixture involves the zero category'. I had thought
2005 Mar 03
1
Negative binomial regression for count data
Dear list, I would like to fit a negative binomial regression model as described in "Byers AL, Allore H, Gill TM, Peduzzi PN., Application of negative binomial modeling for discrete outcomes: a case study in aging research. J Clin Epidemiol. 2003 Jun;56(6):559-64" to my data in which the response is count data. There are also 10 predictors that are count data, and I have also 3
2004 Aug 11
2
Advice on picking a regression method
Dear R-users, There are tons of methods out there for fitting independant variables to a dependent variable. All stats books tell you about the assumptions behind OLS (ordinary least squares) and warn against abusive use of the method (which many of us do disregard by lack of a better knowledge). Most introductory text books stop there and don't tell you what the next best option might be. I
2009 Jan 15
2
Interface to open source Reporting tools
...30d@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > The reactions to the NYT article have certainly made for some > interesting reading. > > Here are some of the links: > > http://overdetermined.net/site/content/new-york-times-article-r > > http://jackman.stanford.edu/blog/?p=1053 > > http://ggorjan.blogspot.com/2009/01/new-york-times-on-r.html > > several posts on Andrew Gelman's blog: > http://www.stat.columbia.edu/~gelman/blog/ > > > http://www.reddit.com/r/programming/comments/7nwgq/the_new_york_times_notices_the_r_pr...
2005 Mar 24
0
Pad2Pad fixme:ole messages
I'm trying to install some PCB software, Pad2Pad, which is available for download here [1]. The installation fails with "The InstallShield Engine (iKernel.exe) could not be launched. (0x80040155)", and the following messages on the terminal: $ wine "Pad2Pad 1.5.3 Setup.exe" fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:ITypeInfo_fnRelease