[R] party tree coordinates

2012-10-31 Thread aelmore
I'm hoping that folks out there with expertise in working with the party package can help me out here. My team is trying to convert party tree output into a text file format that can be read by our image processing software. We are running into difficulties because the way the two different

[R] cforest varUsed

2012-07-25 Thread aelmore
Hi - Does anyone know if there is a way, in a fashion similar to varUsed in randomForest, to get a look at the variables used in a conditional inference forest, by tree? -- View this message in context: http://r.789695.n4.nabble.com/cforest-varUsed-tp4637779.html Sent from the R help mailing

[R] executing R scripts - viewing results and errors

2011-09-01 Thread aelmore
Hi, For the first time, I am trying to call/run an R script from another program, passing parameters and results back and forth. I have been learning a little programming as I have progressed through the various projects I have been working on, but I haven't had any formal training and am now

[R] Passing parameters

2011-08-23 Thread aelmore
Hi, I've got an R script that I'm trying to turn into a ArcGis script tool so that I can run it from ModelBuilder in Arc. Arc isn't giving me any errors when I run the model holding the current tool, but the run time for the R script is 0 seconds. I don't know if the parameters aren't being