search for: lauraholt_983

Displaying 20 results from an estimated 32 matches for "lauraholt_983".

2004 Aug 20
3
legends on the outside of the "box"
...ot;,"red"),pch=c(1,3)) > Fine. Now, I would like to put the legend box on the outside of the plot itself, perhaps in the lower left hand corner. I've been messing with mtext, but to no avail. Any help would be much appreciated. R Version 1.9.1 Windows Thanks, Laura Holt mailto: lauraholt_983 at hotmail.com
2004 Jun 22
2
question about window and inserting value
...end=c(2001,3)) <- 10 Error: couldn't find function "window<-" >#Doesn't work > Is there a good way to insert the value into the March 2001 location, please? other than: x.ts[15] <- 10 Thanks in advance! R Version 1.9.0 for Windows Sincerely, Laura Holt mailto: lauraholt_983 at hotmail.com
2005 May 03
4
Classes and methods
Hi R people: I would like to learn about classes, methods, S3 and S4. Which book would be the most helpful for this info, please: the green one or the white(and blue) one? Or is there something that would be even better, please? Thanks in advance. Sincerely, Laura Holt mailto: lauraholt_983 at hotmail.com R 2.1.0 Windows. trying to learn
2004 Jun 11
2
question about Rcmd SHLIB
...: *** [libR] Error 2 Where do I go to find out about the "make" errors, please? I suspect that I might be missing something. I have the tools for creating new packages, but maybe I left out something. This is for R version 1.9.0 on Windows. Thanks in advance, Sincerely, Laura mailto: lauraholt_983 at hotmail.com
2004 Jun 28
1
plotting with an its object
...>?its.plot Error in help("its.plot") : No documentation for `its.plot' in specified packages and libraries: you could try `help.search("its.plot")' > but to no avail. R Version 1.9.1 for Windows Thanks in advance for any suggestions. Sincerely, Laura mailto: lauraholt_983 at hotmail.com Guide! http://dollar.msn.com
2004 Aug 19
2
ROracle and vector elements
...acle available for Windows, please? I found a download site, but it's really for UNIX/Linux. Here is a "thought question", please: Why do the vector elements start at location 1 rather than zero, as C does? Thanks in advance! R Version 1.9.1 Windows Sincerely, Laura Holt mailto: lauraholt_983 at hotmail.com
2005 Feb 28
1
number formatting
...e command round(x,3) to produce values with 3 places to the right of the decimal. Is there any command to remove the leading zero before the decimal point, please: that is, if I have 0.375, how do I produce just .375, please? Thanks in advance R 2.0.1 for Windows Sincerely, Laura Holt mailto: lauraholt_983 at hotmail.com
2005 Apr 06
1
read.table with header and text data
...has one column of alpha data and 5 columns of numeric data. There is a header row. I would like the alpha data column to just be character rather than factor. Is there a way to do this, please? I'm thinking that it might be I() but can't figure out exactly how. Thanks, Laura mailto: lauraholt_983 at hotmail.com R 2.0.1 Windows
2005 Jul 10
2
Off topic -2 Ln Lambda and Chi square
Dear R : Sorry for the off topic question, but does anyone know the reference for the -2 Ln Lambda following a Chi Square distribution, please? Possibly one of Bartlett's? Thanks in advance! Sincerely, Laura Holt mailto: lauraholt_983 at hotmail.com
2004 May 26
3
SJava
...the file via unzip.exe, the new folder appears as SJAVA (upper case). >library(SJava) Error in library(SJava) : There is no package called 'SJava' >library(SJAVA) Error in library(SJAVA) : There is no package called 'SJAVA' > Any suggestions, please? TIA Laura mailto: lauraholt_983 at hotmail.com _________________________________________________________________ Best Restaurant Giveaway Ever! Vote for your favorites for a chance to win $1 million! http://local.msn.com/special/giveaway.asp
2005 Feb 23
3
and [ESS] Starting ESS
...ways and have decided to use ESS for R and S + stuff. However, I have a question right from the beginning. I'm somewhat confused by the installation instructions. Do I install XEMACS or ESS first, please? Windows XP R Version 2.0.1 (S + 6.2) Thanks so much! Sincerely, Laura Holt mailto: lauraholt_983 at hotmail.com
2004 Jun 21
2
question about latex command in Hmisc
...age: cmd execution failed with error code 1 in: shell(cmd, wait = TRUE, intern = output) > I was printing a matrix to a Latex File. This worked fine in Version 1.8. This is from Version 1.9.0 for Windows. Any suggestions would be much appreciated. Thanks in advance! Sincerely, Laura mailto: lauraholt_983 at hotmail.com
2004 Jul 07
1
question about seq.dates from chron vs. as.POSIXct
...e. Is the best solution to: >as.POSIXlt(xt, "CST") [1] "2004-01-01 CST" "2004-01-02 CST" "2004-01-03 CST" "2004-01-04 CST" [5] "2004-01-05 CST" > Thanks in advance! Sincerely, Laura Holt who is corrupted by dates and times mailto: lauraholt_983 at hotmail.com download! http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/
2004 Nov 16
2
changing character to a vector name
...uot;raw3.df$",rw2$V1[3],sep="")) >p1 [1] "raw3.df$CITIZEN" > Essentially, I want to use the raw3.df$CITIZEN along with another value to generate a table. However, I'm stuck here. I know this is incredibly stupid. Thanks in advance. Sincerely Laura Holt mailto: lauraholt_983 at hotmail.com
2004 Aug 11
2
str and Surv objects
...>a <- Surv(1:4,2:5,c(0,1,1,0)) a [1] (1,2+] (2,3 ] (3,4 ] (4,5+] >str(a) Error in "[.Surv"(object, 1:ile) : subscript out of bounds > Why does str(a) give an error, please? Or did I do something wrong? Thanks in advance. R Version 1.9.1 Windows Sincerely, Laura Holt mailto: lauraholt_983 at hotmail.com
2004 May 27
1
modes of objects
...; >mode(objects(pat="f")) [1] "character" > I would like to determine the mode of these objects. For instance, dufus and f are functions, while fake.df and one.df are data frames. I tried writing to a list, but still can't get it! Thanks in advance! Laura mailto: lauraholt_983 at hotmail.com
2004 May 30
2
zipping a new package
Dear R People: I have finally created a little R package. Do I need to do anything special to create a zip file for that package, or just use Winzip, please? thanks so much R Windows Version 1.9.0 Thanks, Laura mailto: lauraholt_983 at hotmail.com
2004 Jun 23
1
GARCH and forecasting
Dear R People: Is there a way to forecast with GARCH modeling as found in tseries, please? When I use the predict command, I get an output of length 100, regardless of what I put in the n.ahead steps. R Version 1.9.0 Thanks in advance. Sincerely, Laura mailto: lauraholt_983 at hotmail.com download! http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/
2004 Jul 14
1
subsets in data frame
...;table" and "subset" but have not hit upon a solution. I thought maybe "apply" would be the answer but can't figure out how to break out by factor. Any suggestions would be most appreciated. Thanks yet again. R Version 1.9.1 for windows Sincerely, Laura Holt mailto: lauraholt_983 at hotmail.com your life. http://lifeevents.msn.com
2004 Oct 11
1
Puzzled on nlm
...mfun1,c(1,1),a=c(0.8,0.5,1)) Error in nlm(mfun1, c(1, 1), a = c(0.8, 0.5, 1)) : invalid function value in 'nlm' optimizer > I am stumped. I'm sure that it's something really small that I'm overlooking. Thanks in advance for any help. Sincerely, Laura Holt mailto: lauraholt_983 at hotmail.com