search for: harold

Displaying 20 results from an estimated 434 matches for "harold".

Did you mean: harald
2005 Jun 24
4
File System Size Limits?
...cups options = raw [homes] comment = Home Directories read only = No browseable = No [printers] comment = All Printers path = /var/spool/samba printable = Yes browseable = No [haldisk] path = /opt/data write list = harold read only = No guest ok = Yes This works OK. the /opt filesystem is only 5 Gb in size. If I simply change the line "path = /opt/data" to "path = /bigdisk/data" where the /bigdisk file system is 100GB is size, and restart smb, all attempts to connect to the...
2005 Dec 05
4
Broken links on CRAN
...the file is damaged and could not be repaired. I randomly chose various packages and the same error message appears. Are the links actually broken? I have also restarted my machine and closed and re-opened acrobat. I am using Windows XP, Acrobat Professional 6.0.0.5, and Explorer 6.0.2900.2180 Harold [[alternative HTML version deleted]]
2003 Apr 08
3
Multilevel Analyses in R
I am new to R and would like to get some practice analyzing multilevel data. I wonder if anyone can point me to a sample data set and command lines that I might replicate for a sample session. I would then compare my output with HLM output. Any help is appreciated. ------ Harold C. Doran Director of Research and Evaluation New American Schools 675 N. Washington Street, Suite 220 Alexandria, Virginia 22314 703.647.1628 <http://www.edperform.net/> [[alternate HTML version deleted]]
2010 Jul 28
2
read.delim()
...crashes. But, it doesn't crash when I use head(dat) or index any other row. I could change my raw data and manually delete this ". However, is there another solution within the args of read.delim that would be useful as a solution such that I would not have to manually change my raw data Harold [[alternative HTML version deleted]]
2005 Jul 06
4
Tempfile error
...00 or even 10,000 and run the program, I do not encounter an error. It only occurs when I run the program on the full dataframe and even then the error is not occuring at the same point. That is, the row at which the program halts varies each time. Does anyone have any thoughts on this problem? -Harold [[alternative HTML version deleted]]
2006 Aug 16
6
read.csv issue
...am obligated by a client to include the & in the school name, so eliminating that isn't an option. I thought maybe comment.char or quote would be what I needed, but they didn't resolve the issue. I'm certain I'm missing something simple, I just can't see it. Any thoughts? Harold [[alternative HTML version deleted]]
2005 Jul 08
2
Sweave resource leak: leftover temp files (PR#7999)
...eep previous temp files Sweave("fam_template.Rnw", output=tmp2) file.append("fam_master.tex", tmp2) temps <- list.files(tempdir(), full=TRUE) unlink(temps[!(temps %in% keep)]) # delete the newly created ones } Thank you for taking the time to look at this. Harold -----Original Message----- From: Duncan Murdoch [mailto:murdoch at stats.uwo.ca] Sent: Friday, July 08, 2005 9:28 AM To: Duncan Murdoch Cc: Doran, Harold; r-bugs at r-project.org; Uwe Ligges; Sean O'Riordain Subject: Sweave resource leak: leftover temp files Harold, I've taken a closer l...
2007 Jan 23
3
Matrix operations in a list
...rix(rnorm(50), nrow=5)) I don't recall how to perform matrix multiplication on each list element such that the result is a new list result <- list(a[[1]]%*%b[[1]], a[[2]]%*%b[[2]]) I think I'm close with mapply(), but I'm doing something silly mapply('%*%', a,b) Thanks. Harold [[alternative HTML version deleted]]
2010 Sep 20
5
Sorting and subsetting
...f tmp for each index. In the end, what I want is the data frame 'result' tmp1 <- subset(tmp, index == 1) tmp2 <- subset(tmp, index == 2) tmp1 <- tmp1[1:5,] tmp2 <- tmp2[1:5,] result <- rbind(tmp1, tmp2) Does anyone see a way to subset and subsequently bind without a loop? Harold [[alternative HTML version deleted]]
2013 Feb 03
5
The moving of VNC port from 580n to 590n
On my 'older' systems that include Centos 5.5 and Fedora 12, vncserver is running on ports 580n where n is defined by userid in the /etc/sysconfig/vncserver I just spent a bit of time getting it working on my new Centos 6.3 server and found it listening on ports 590n. When did the change occur? And guess I should test out where it is on Fedora 17...
2010 Aug 17
3
R Send an Email
...find myself constantly looking over to see if R is done. But, it would just be neat if there was a way R could send me an email alerting me that a process has finished. I'm guessing this could be made possible (on Windows) via system() or shell(). Just curious if anyone has thought of this. Harold [[alternative HTML version deleted]]
2004 Sep 08
8
isoMDS
...n perform the analysis on the similarity matrix as I have described it? 2) If I cannot perform the analysis on the similarity matrix, how can I turn this matrix into a dissimilarity matrix necessary? I am less familiar with this matrix and how it would be constructed? Thanks for any help offered, Harold a b c d e f g h i j a 4 2 4 3 3 2 0 0 0 0 b 2 4 2 3 1 0 2 2 2 2 c 4 2 4 3 3 2 0 0 0 0 d 3 3 3 4 2 1 1 1 1 1 e 3 1 3 2 4 3 1 1 1 1 f 2 0 2 1 3 4 2 2 2 2 g 0 2 0 1 1 2 4 4 4 4 h 0 2 0 1 1 2 4 4 4 4 i 0 2 0 1 1 2 4 4 4 4 j 0 2 0 1 1 2 4 4 4 4 [[alternative HTML version deleted]]
2006 Jul 19
4
Wrap a loop inside a function
...73105858 0.62245933 0.5000000 [3,] 0.005899109 0.01474683 0.03505661 0.07718843 0.1520072 [4,] 0.880797078 0.81757448 0.73105858 0.62245933 0.5000000 I cannot seem to track down why the function foo is only keeping the last row of the full matrix I need. Can anyone see where my error is? Thanks, Harold platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 3.0 year...
2004 May 17
3
Fatal Error
Dear List: When trying to open 1.9.0 this morning, I have the following error: "Fatal Error: Unable to restore saved data in .Rdata" I am using Windows 2000. The program then quits. Do I need to reinstall? Harold C. Doran One Massachusetts Avenue, NW ยท Suite 700 Washington, DC 20001-1431 202.336.7075 [[alternative HTML version deleted]]
2006 May 20
5
Can lmer() fit a multilevel model embedded in a regression?
I would like to fit a hierarchical regression model from Witte et al. (1994; see reference below). It's a logistic regression of a health outcome on quntities of food intake; the linear predictor has the form, X*beta + W*gamma, where X is a matrix of consumption of 82 foods (i.e., the rows of X represent people in the study, the columns represent different foods, and X_ij is the amount of
2006 Apr 19
4
Basic vector operations was: Function to approximate complex integral
...lowing a <- c(2,3) b <- c(4,5,6) (2*4) + (2*5) + (2*6) + (3*4) + (3*5) +(3*6) But I do not know of a built in function that would do this. Any suggestions? -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Doran, Harold Sent: Wednesday, April 19, 2006 11:51 AM To: r-help at stat.math.ethz.ch Subject: [R] Function to approximate complex integral I am writing a small function to approximate an integral that cannot be evaluated in closed form. I am partially successful at this point and am experiencing one small,...
2007 Jan 24
4
Replace missing values in lapply
...lve this via lapply, but something is awry (namely the user), but I could use a little help. I was thinking the following function should work, but it doesn't. It reduces each matrix within the list to a 0. PP <- lapply(TP, function(x) x[is.na(x)] <- 0) Am I missing something obvious? Harold [[alternative HTML version deleted]]
2010 Sep 23
1
strange behaviour of callNextMethod in S4 methods
...ct att.put.nc(nc,variable,"srctype","NC_CHAR","OPSource") att.put.nc(nc,variable,"oporig","NC_CHAR",object at oporig) callNextMethod(nc,variable,o) } ) there is no more an error. Why does my "object" disappear? Thanks to all. Harold -- ********************************************************* Harold PETITHOMME Equipe Donn?es et Outils de Pr?vision (DPREVI/COMPAS/DOP) M?t?o France - Direction de la Production 42, avenue G. Coriolis. 31057 Toulouse Cedex France Tel : (33/0)5.61.07.82.85 Fax : (33/0)5.61.07.86.09 E-mail : har...
2011 Jul 12
3
Role of na.rm inside mean()
...fact desired to get NA as a result of computing mean()? > x <- rnorm(100) > x[1] <- NA > mean(x) [1] NA > mean(x, na.rm=TRUE) [1] 0.08136736 If the reason is to alert the user that the vector has missing values, I suppose I could buy that. But, I think other checks are better Harold [[alternative HTML version deleted]]
2005 Jan 20
3
Constructing Matrices
...for student 2. In other words, I need to plug in 64 at position (6,2) and (2,6), another 64 at position (7,3) and (3,7) and another 64 at positions (8,4) and (4,8). I'm having some difficulty conceptualizing how to construct this part of the matrix and would appreciate any thoughts. Thank you, Harold [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [1,] 0 0 0 0 0 0 0 0 [2,] 0 64 0 0 0 0 0 0 [3,] 0 0 64 0 0 0 0 0 [4,] 0 0 0 64 0 0 0 0 [5,] 0 0 0 0 0 0 0 0 [6,] 0 0 0 0...