search for: larios

Displaying 8 results from an estimated 8 matches for "larios".

Did you mean: varios
2010 Oct 14
2
help with an unbalanced split plot
...and water as random effects: m<-lme(log(fitness)~seedsize+density+water,random=~1|plot/water,data=dataset) I am actually not sure if I am using the right random variables here. Also for some reason, it won't let me include seedsize*density*water triple interaction help! thanks -- Eugenio Larios PhD Student University of Arizona. Ecology & Evolutionary Biology. (520) 481-2263 elariosc@email.arizona.edu [[alternative HTML version deleted]]
2012 Feb 18
3
foreach %do% and %dopar%
...arX-VarZ #This line generates the error I have all the libraries installed: library(foreach) library(doMC) registerDoMC() It's not the installation because all the example code with %dopar% I've tested work fine. So can you help me please to make my code work? Any ideas? -- L.E. Marcos Larios Sata Rosa [[alternative HTML version deleted]]
2011 Apr 10
1
survival object
...ke a survival object with Surv() but apparently this function only takes two intervals of time (time, and time2). Is there a way to include my five census events in it? With the survival object I can go on and fit a model with survfit(survivalobject~seedsize,data=mydata), right? thanks -- Eugenio Larios PhD Student University of Arizona. Ecology & Evolutionary Biology. elariosc@email.arizona.edu [[alternative HTML version deleted]]
2007 Feb 08
3
Font problem
I'm using wine 0.9.30 and when I open a program it displays boxes, lines, and grids instead of the correct language font. I tried reinstalling/recompiling it but to no avail. I didn't have this problem before though I don't know when it first appeared, I only first noticed it when I was trying to install an SSH Secure Shell Client. - Joe
2001 Jul 16
0
FWD: OpenSSH bug in MacOS X
-----Original Message----- From: Josh Larios [mailto:jdlarios at cac.washington.edu] Sent: Thursday, July 05, 2001 8:40 PM To: openssh at openssh.com Subject: OpenSSH bug in MacOS X In MacOS X 10.0.4, and probably other versions, getaddrinfo() is broken in such a way that when you try to connect to certain hosts, openssh fails. getaddrinf...
2003 Jun 17
1
The computer hangs while booting the kernel
...does have support for Virtual terminal and Console on virtual terminal in the Character devices section. What I'm trying to do initially to learn how syslinux works is to make my own kernel with certain driver specs and drop it into an existing/working syslinux configuration (in this case Josh Larios' Autoclave from http://staff.washington.edu/jdlarios/autoclave/). What this means is I'm making my own zImage and putting it on the floppy disk made for Autoclave instead of the kernel provided with it. I don't know what to do next with something as seemingly simple as dropping in a...
2010 Nov 06
1
SMATR common slopes test
...hypothesis here is that all slopes are parallel (common slopes?), right? So if I get a p value < 0.05 means that we can have confidence to reject it? That slopes are different? Or the other way around? it means that we have statistical confidence that the slopes are parallel? thanks -- Eugenio Larios PhD Student University of Arizona. Ecology & Evolutionary Biology. (520) 481-2263 elariosc@email.arizona.edu [[alternative HTML version deleted]]
2001 Jul 06
0
OpenSSH bug in MacOS X
...get-specific stuff case "$host" in +*-*-darwin*) + cat >> confdefs.h <<\EOF +#define BROKEN_GETADDRINFO 1 +EOF + ;; *-*-aix*) AFS_LIBS="-lld" CPPFLAGS="$CPPFL I hope you're the right folks to be reporting this to. Yours, -- Josh Larios Computing & Communications Client Services University of Washington Box 352830 Seattle, WA 98195-2830 jdlarios at cac.washington.edu