similar to: Journal of Statistical Software

Displaying 20 results from an estimated 3000 matches similar to: "Journal of Statistical Software"

2004 Feb 20
1
nlme and multiple comparisons
This is only partly a question about R, as I am not quite sure about the underlying statistical theory either. I have fitted a non-linear mixed-effects model with nlme. In the fixed part of the model I have a factor with three levels as explanatory variable. I would like to use Tukey HSD or a similar test to test for differences between these three levels. I have two grouping factors:
2005 Aug 18
1
GLMM - Am I trying the impossible?
Dear all, I have tried to calculate a GLMM fit with lmer (lme4) and glmmPQL (MASS), I also used glm for comparison. I am getting very different results from different functions, and I suspect that the problem is with our dataset rather than the functions, but I would appreciate help in deciding whether my suspicions are right. If indeed we are attempting the wrong type of analysis, some
2004 Jul 29
0
R and the Journal of Statistical Software
http://www.jstatsoft.org JSS is now up to Volume 11. This year is the first multi-volume year, with three volumes so far. JSS now has its own ISSN number and its own CODEC. A JSS LaTeX format will become available soon. JSS is aiming to become an (electronic) ASA journal, independent of JCGS, soon. It's contents, including back issues, will also soon be in CIS. Recent volumes of JSS
2008 Jul 12
0
R-outlet: Journal of Statistical Software
The Journal of Statistical Software was founded by Jan de Leeuw in 1996. Currently, there are 26 volumes with 260 aricles and the journal publishes about 4 new volumes per year. The web address is www.jstatsoft.org. All articles are pdf files, since 2005 all produced from JSS LaTeX templates. JSS is edited by Jan de Leeuw, since 2005 jointly with Achim Zeileis of the Wirtschaftsuniversität Wien.
2006 Jun 19
1
Foometrics in R
One of the outcomes of useR! 2006 is that JSS is planning to publish a series of special volumes. They will be guest edited (I have guest editors already, although somewhat tentative in some cases). Each volume will have 5-10 issues (articles) of the usual JSS format. Psychometrics in R Political Methodology in R Econometrics in R Social Science Methodology in R Spectroscopy/Chemometrics in R
2004 Oct 02
0
Publishing R package descriptions in JSS
More and more R packages come with a corresponding article in the Journal of Statistical Software (www.jstatsoft.org). Achim Zeileis, our TeXnical Editor, has recently contributed jss style files for issues, bookreviews, software reviews, and code snippets. They can be downloaded from http://www.jstatsoft.org/JSSstyle.zip Package authors who want to transform their package into a published
2004 Oct 02
0
Publishing R package descriptions in JSS
More and more R packages come with a corresponding article in the Journal of Statistical Software (www.jstatsoft.org). Achim Zeileis, our TeXnical Editor, has recently contributed jss style files for issues, bookreviews, software reviews, and code snippets. They can be downloaded from http://www.jstatsoft.org/JSSstyle.zip Package authors who want to transform their package into a published
2004 Feb 24
4
would be nice ...
if R had something like > python -c "print(sum([1,2,3]));print(3*2)" 6 6 but I guess the only way to do this is by writing the string to a tmp file and then doing something like "R CMD BATCH --quiet" on the tmp file I would like to use this for an R service, which allows you to select any string in any application and replace it by its R evaluation === Jan de Leeuw;
2002 Apr 06
2
packages in OS X
======================================================================= Simple CRAN packages which do not compile without modifications (all others do) ======================================================================= -- akima /usr/bin/ld: multiple definitions of symbol _idlc_ -- fracdiff /usr/bin/ld: multiple definitions of symbol _gammfd_ (and others) -- odesolve --
2006 Apr 19
0
Code Snippets
JSS has been trying to develop a "Code Snippet" section (Hornik and Koenker, editors), but so far there have not been many submissions, possibly because this is not widely known. if you have some code that is not a full-blown package (just one or two functions) and you think it will be of general use, think about submitting. There is an excellent example in Volume 11 by Duncan
2006 May 22
0
JSS Code Snippets
JSS is trying to develop it's Code Snippets section. We have some snippets lined up and one published in the latest volume http://www.jstatsoft.org/index.php?vol=16 If you have small chunks of code of obvious relevance to statistical computing (need not be in R) consider submitting it -- why keep it to yourself ? Just a matter of pasting a minimal amount of TeX into our templates and
2002 Apr 18
1
lattice
I cannot find the equivalent of cex.axis for lattice. How does one change the size of the labels of the axis tick marks in xyplot et al.? Thanks in advance for any help. Pedro. p.s.: I looked in the FAQ and Trellis manual, but I diidn't find an answer... so I hope I am not asking about something obvious. I am using R 1.4.1 on windows 9X. Lattice 0.4-0 --
2003 Aug 13
4
RAqua
Small things, mostly. 1. Buildproblem. Well-known and annoying. Build fails if debugging is on (which is the default) because Debugging.h breaks devQuartz.c compiles. If debugging is switched off on the command line or in the environment, then devQuartz.c builds, but aquaconsole.c does not compile, because it needs Debugging.h. I do not want to edit Apple system files, and not files in the R
2003 Aug 17
2
R-devel problem
With the current version from rsync (8/16, 19:00) I get make[3]: *** No rule to make target `helpsearch.c', needed by `Makefile'. Stop. make[2]: *** [R] Error 1 make[1]: *** [R] Error 1 make: *** [R] Error 1 === Jan de Leeuw; Professor and Chair, UCLA Department of Statistics; Editor: Journal of Multivariate Analysis, Journal of Statistical Software US mail: 9432 Boelter Hall, Box
2020 Jan 08
1
add jsslogo.jpg to R sources?
On Wed, 8 Jan 2020, I?aki Ucar wrote: > On Wed, 8 Jan 2020 at 19:21, Toby Hocking <tdhock5 at gmail.com> wrote: >> >> Hi R-core, I was wondering if somebody could please add jsslogo.jpg to the >> R sources? (as I reported yesterday in this bug) >> >> https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17687 >> >> R already includes jss.cls which
2002 Oct 30
2
native OS X R
I have a version of R-devel which is configured with the flags configure --with-tcl-config=/Library/Frameworks/Tcl.framework/tclConfig.sh --with-tk-config=/Library/Frameworks/Tk.framework /tkConfig.sh --enable-R-shlib --with-aqua --without-x TCLTK_LIBS="-framework Tcl -framework Tk" TCLTK_CPPFLAGS="-I/Library/Framewor ks/Tcl.framework/Headers
2003 Aug 17
2
(no subject)
RAqua now builds fine, but for some reason tcl/tk support cannot be compiled in. I get checking for /Library/Frameworks/Tcl.framework/tclConfig.sh... /Library/Frameworks/Tcl.framework/tclConfig.sh checking for /Library/Frameworks/Tk.framework/tkConfig.sh... /Library/Frameworks/Tk.framework/tkConfig.sh checking whether compiling/linking Tcl/Tk code works... no This is with configure
2012 Apr 30
2
The constant part of the log-likelihood in StructTS
Dear all, I'd like to discuss about a possible bug in function StructTS of stats package. It seems that the function returns wrong value of the log-likelihood, as the added constant to the relevant part of the log-likelihood is misspecified. Here is an simple example: > data(Nile) > fit <- StructTS(Nile, type = "level") > fit$loglik [1] -367.5194 When computing the
2002 Dec 26
3
BLAS/Lapack on OS X
R-devel has the --with-lapack flag for configure. If you build R with --with-blas="-framework vecLib" --with-lapack="--framework vecLib" then the build goes through, using the native optimized BLAS and Lapack in /System/Library/Frameworks/vecLib.framework. Also, it works, in the sense that it does eigenvalue problems correctly. I don't have any timings yet, because I
2020 Jan 08
2
add jsslogo.jpg to R sources?
Hi R-core, I was wondering if somebody could please add jsslogo.jpg to the R sources? (as I reported yesterday in this bug) https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17687 R already includes jss.cls which is the document class file for Journal of Statistical Software. Actually, for the jss.cls file to be useful, it also requires jsslogo.jpg in order to compile JSS articles without