search for: nordlund

Displaying 20 results from an estimated 344 matches for "nordlund".

2011 Nov 30
0
[XEN-user-list] XENServer 6 losing xapi after restart
...ning" "Try restart F8" 3. F8 does not restart xapi 4. Some log entries below. Where do I find ''xapi_startup'' What causes it to go away. I assume it was there after the initial install. Thank you for the help!! ** paste ** Nov 29 18:10:37 xenserver-nordlund xsconsole: Displaying ''xapi is not running'' dialogue-bash: Nov: command not found [root@xenserver-nordlund log]# Nov 29 18:02:53 xenserver-nordlund fe: 8650 (/opt/xensource/bin/xapi -nowatchdog -writereadyfile /var/run/xapi_startup.coo...) exitted with code 2 -bash: syntax err...
2009 Aug 24
6
Combining matrices
...5 3 3 3 6 6 6 The number of rows and the actual numbers above are unimportant, they are given so as to illustrate how I want to combine the matrices. I.e., I am looking for a general way to combine the first row of x with each row of y, then the second row of x with y, .... Thanks, Dan Daniel Nordlund Bothell, WA USA Thanks for
2013 Feb 07
4
Sourcing my file does not print command outputs
I looked at the documentation of source() and summary(), and I could not find the reason why calling something like: > summary(resamps) from the command line, works (it prints the summary) whereas calling summary(resampls) from a file that I source with source("my_file.r") does not print anything. How can I get summary(resamps) to print when I source a file with this command?
2013 Feb 07
0
FW: Sourcing my file does not print command outputs
Forgot to send to R-help From: Nordlund, Dan (DSHS/RDA) Sent: Thursday, February 07, 2013 2:09 PM To: 'James Jong' Subject: RE: [R] Sourcing my file does not print command outputs James, Your code seems to have ‘…’ sitting on a line all by itself (maybe should be at the end of the preceding comment? Anyway, when I eliminated t...
2012 Jul 27
2
How can I access an element of a string?
Dear Daniel and Jorge, Thank you very much and it does help. If I have a string "ABCD", how can I access the second element of the string "B"? Thanks, Miao 2012/7/27 Daniel Nordlund <djnordlund@frontier.com> > > -----Original Message----- > > From: r-help-bounces@r-project.org [mailto:r-help-bounces@r-project.org] > > On Behalf Of jpm miao > > Sent: Thursday, July 26, 2012 9:12 PM > > To: r-help > > Subject: [R] How can I access the t...
2009 Dec 18
2
how to combine multiple indicator variables in a single factor
...0,1,0,0),c(0,0,1,0))) names(df) <- c('a','b','c') I would like to create a factor in a new column, where the factor values are taken from the column names, like this: > df2 a b c f 1 1 0 0 a 2 0 1 0 b 3 0 0 1 c 4 1 0 0 a How would I do this? Thanks, Dan Daniel Nordlund Bothell, WA USA
2012 Mar 23
4
Missing Windows binary for R-2.15RC?
Hi, The page http://cran.r-project.org/bin/windows/base/rtest.html has a link to: http://cran.r-project.org/bin/windows/base/R-2.15.0rc-win.exe However, clicking on that link gives a 404 "Object not found' error. FYI. Dan
2009 Apr 15
2
problem with read.table
Hi all, I've simple code to read a file (verify.txt in the same directory as the script file) but when I run this I get "Error in eval(expr, envir, enclos) : object "y" not found". data_model.df = read.table("./verify.txt", header=TRUE, nrows=10); f <- lm(y ~ x) Could someone pls tell me what's wrong with this code? Sincere thanks!
2007 Apr 20
4
importing sas datasets
Hello, I wanted to ask help about importing sas datasets. 1)I tried with some functions as read.ssd (foreign package), but it doesn't import the file if the length of the variables' names are longer than 8 bite (it has to conform to the 6 version). 2)I then tried with the sas.get function (Hmisc package) but with the command: c<- sas.get(lib="c:\\ghan",
2007 Apr 27
0
Fwd: RE: importing sas datasets
Hi Dan, sorry for the precedent email, I created a csv file of only 1000 records by mistake, that's why R has only read 1000 records. regards Anna ----- Messaggio Inoltrato ----- Da : "a.martino at crismaitalia.it" <a.martino at crismaitalia.it> A : "Daniel Nordlund" <res90sx5 at verizon.net>,<r-help at stat.math.ethz.ch> Oggetto : RE: [R] importing sas datasets Data : Fri, 27 Apr 2007 08:34:09 +0100 Hi Dan, thanks for the help, I'll try to resolve the sas.get problem in a second moment , actually I bypassed the problem creating a .csv f...
2007 Feb 28
3
Datamining-package rattle() Errors
...thomas <researchjj@gmail.com> wrote: > > > > > > > > > I couldn't locate package rattle? Need some one's help. > > > > > > > > > JJ > > > --- > > > > > > > > > > > > On 2/28/07, Daniel Nordlund <res90sx5@verizon.net> wrote: > > > > > > > > > -----Original Message----- > > > > > From: r-help-bounces@stat.math.ethz.ch [mailto: > > > > r-help-bounces@stat.math.ethz.ch] > > > > > On Behalf Of j.joshua thomas > >...
2010 Feb 11
2
SAS and RODBC
...Can anyone suggest how I might go about tracking down the problem? I don't know much about ODBC in general or what RODBC is doing under the hood, or how the SAS ODBC driver is written, but it would be useful if I could get R to write SAS datasets, and not just read them. Thanks, Dan Daniel Nordlund Bothell, WA USA
2011 Feb 10
1
Revolution Analytics reading SAS datasets
Has anyone heard whether Revolution Analytics is going to release this capability to the R community? http://www.businesswire.com/news/home/20110201005852/en/Revolution-Analytics-Unlocks-SAS-Data Dan Daniel Nordlund Bothell, WA USA
2006 Oct 09
1
where "should" R be installed?
...r any reasons to choose one location over another? I know that this is, strictly speaking, not an R question but I thought I might ask here for guidance that might help me organize things for ease of use and maintenance, upgrading of packages etc. Any suggestions gratefully accepted. Dan Daniel Nordlund Bothell, WA
2009 May 17
1
sprintf() question
...=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base > Thanks for any enlightenment. Dan Daniel Nordlund Bothell, WA USA
2009 May 17
1
sprintf() question
...=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base > Thanks for any enlightenment. Dan Daniel Nordlund Bothell, WA USA
2012 Jun 19
2
matchit - can I weight the parameters?
This may be a really obvious question but I just can't figure out how to do it. I have a small dataset that I am trying to compare to some controls. It is essential that the controls are matched on Cancer Stage (a numerical factor between 1 and 4), and then ideally on Age (integer), Gender (factor), Performance Status(factor). I'm using matchit to try and do this, but it seems to give
2018 May 08
0
Average of results coming from B=100 repetitions (looping)
...his lst <- list() for (i in 1:10) lst[i] <- i mean(lst) # does not work The documentation for mean, ?mean, says that it is looking for a numeric or logical vector. To convert your list to a numeric vector you could unlist() it. mean(unlist(lst)) Hope this is helpful, Dan -- Daniel Nordlund Port Townsend, WA USA
2012 Mar 13
1
suggestions for debugging problem with a package
...ilable." I am not sure how to proceed to track down this problem, since I get no messages from either the package or from R because R itself stops working. I downloaded R-2.14.2patched and experienced the same problem. Any suggestions about how to debug this problem? Thanks, Dan Daniel Nordlund Bothell, WA USA
2007 Jan 24
1
solving a structural equation model using sem or other package
...em with the sem package is that the covariance matrix which includes the variable cons is singular and sem says so and will not continue. Is there an alternative way to specify this problem for sem to obtain a solution? If not, is there another package that would produce a solution? Thanks, Dan Nordlund Bothell, WA