search for: csillery

Displaying 12 results from an estimated 12 matches for "csillery".

Did you mean: cillero
2003 Feb 19
1
groups of boxplots
...t way, by inserting a dummy NA field to the list where the data is given. So, where I have the dummy I got more distance between boxes, as a result it looks like groups. But I am having problems with putting the names under the groups, and the thick marks. Any better idea? Thanks, Kati ___ Katalin Csillery Division of Biological Sciences University of Montana, Missoula MT 59801 Phone: 406 243 6106, E-mail: csillery at selway.umt.edu ----------------------------------------------------
2003 May 23
1
variance components
...ance components in a mixed effect model (one fixed and one random effect) with REML (maximizing the proportion of the likelihood that does not depend on the fixed effects). In S+ there is the varcomp function, but I would like to do it in R. Is there a way to do that? Thanks! Katalin ___ Katalin Csillery Division of Biological Sciences University of Montana, Missoula MT 59801 Phone: 406 243 6106, E-mail: csillery at selway.umt.edu
2002 Oct 15
1
No subject
...ter. I run into a coding problem. How should I define theta in order to resample the pairs, but than use the ncol=2 matrix as a whole in the bootstrap function. Does anybody have an idea for that? Thanks, Kati _____________________________________________________________________________ Katalin Csillery Division of Biological Sciences University of Montana Missoula MT 59801 Phone: 406 243 6106 E-mail: csillery at selway.umt.edu _____________________________________________________________________________ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mail...
2003 Apr 24
1
bca ci's and NaN's in boot.out
...errors that the boot() calculates and returns there is an automatic NA exclusion. (A side question, in S+ the se's are saved in boot.out$statistics$SE, but in R boot.out I couldn't find them. Are they saved somewhere in boot.out?) Any idea would be greatly appreaciated! Kati ___ Katalin Csillery Division of Biological Sciences University of Montana, Missoula MT 59801 Phone: 406 243 6106, E-mail: csillery at selway.umt.edu
2003 Apr 02
1
Can boot return matrix?
...norm")) [1] "odd number of coulumns" [,1] [,2] [1,] "95/-5.803" "0.123/-6.929" Error in paste("(", ints1[, 2 * (1:n1)], ",", sep = "") : subscript out of bounds Thanks for any help in advance! Katalin ___ Katalin Csillery Division of Biological Sciences University of Montana, Missoula MT 59801 Phone: 406 243 6106, E-mail: csillery at selway.umt.edu ----------------------------------------------------
2003 Jan 22
1
lists to arrays
Does anyone know how to coerce a list to an array? I have a list with equal sized matrixes and I want to coerce it to a 3D array. Why is that that I cannot feed in equal sized matrixes as layers to an array even if I set dim 3? Thanks! Katalin ___ Katalin Csillery Division of Biological Sciences University of Montana, Missoula MT 59801 Phone: 406 243 6106, E-mail: csillery at selway.umt.edu ----------------------------------------------------
2003 Mar 12
1
apply with two matrixes
...properties of the matrixes My guess is that I sould use tapply, but I could not get it right. The problem would be pretty easy with a loop, but efficiency is very important, because the objects are huge and functions a computationally intense. Thanks for any help in advance! Katalin ___ Katalin Csillery Division of Biological Sciences University of Montana, Missoula MT 59801 Phone: 406 243 6106, E-mail: csillery at selway.umt.edu ----------------------------------------------------
2002 Nov 07
1
boot&table
...t frequencies for sample values, like what table() does, but with reference to both the value itself and the corresponding frequencies. I would like to have those values in a matrix with 2 col. It is very troublesome to make it form what table() returns. Thanks for your help! Katalin ___ Katalin Csillery Division of Biological Sciences University of Montana, Missoula MT 59801 Phone: 406 243 6106, E-mail: csillery at selway.umt.edu ---------------------------------------------------- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://w...
2004 Oct 06
1
R-1.9.1 on OS 10.2
...ain, my machine is OS 10.2.8, and I use emacs and ESS under X11 and R-1.7.1 just workes fine (installed from Fink tree after release). Any suggestions are welcome! Katalin PS Sorry, but I might have double posted the message. --- Institute of Evolutionary Biology The University of Edinburgh K.M.Csillery at sms.ed.ac.uk
2003 Apr 04
1
Problems with Mac OS X Beta 3 display?
Beyond a general problem with X11, that it sometimes doesn't display -especially when it is inactive for a while- new windows (like new terminal, R device, or emacs) and only the restart helps, I found a problem which might also be especially the X11's problem. >From an apple Terminal window, the following code (which is the first boot.ci example) works just fine.
2008 Mar 07
1
using xyplot with groups and panel.linejoin
Dear All, I am using xyplot() with many groups like this: statselect <- levels(dat$stat) xyplot(relmse~T|lambda, groups=stat, data=dat, panel = panel.superpose, key=simpleKey(statselect, lines=T)) However, I want lines not scatterplots and if I set panel.groups=panel.linejoin that connects the lines according to the relmse and not according the consecutive values of T. Is there
2004 Oct 18
1
installing package 'kinship'
Dear All, I have problem installing the 'kinship' package. I used the 'install.packages' from R command line and had no problem installing other packages before. Here is what I get: * Installing *source* package 'kinship' ... ** libs gcc -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -fno-common -g -O2 -c agfit6b.c -o agfit6b.o