search for: spider

Displaying 20 results from an estimated 191 matches for "spider".

Did you mean: slider
2001 Feb 28
1
Spider diagrams
Hi, I am trying to create what are called "spider diagrams" in the geochemical literature using R. A spider diagram is basically a plot of the atomic number versus the concentration on a log scale. Lines are drawn from each atomic number for each sample. Right now, my data frame looks like: SAMPLE SITE V3 LA....
2013 Apr 19
4
Spider Plot
Does any one have a sample code for a Spider Plot as attached? Thanks, Xing
2010 Aug 13
3
Delete rpart/mvpart cross-validation output
Dear all, I was wondering if there is a simple way to avoid printing the multiple cross-validation automatic output to the console of recursive partitionning functions like rpart or mvpart. For example... > data(spider) > mvpart(data.matrix(spider[,1:12])~herbs+reft+moss+sand+twigs+water,spider,xv="1se",xvmult=100) *X-Val rep : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47...
2006 Mar 08
1
function gdist, dist and vegdist in mvpart
Dear R community, I am analyzing plant communities with the function mvpart, using a dissimilarit matrix as input. The matrix is calculated with the funtion gdist. fit <- mvpart(gdist (ba12[,18:29], meth="maximum", full=TRUE, sq=F) ~ beers + slope_dem + elev_dem+ plc_dem + pr_curv+ +curv+max_depth+doc_rocks+ abandon+land_use+ca_old, data=ba12, xv="p") This
2005 Jun 06
1
Rails spider/site copy with internal web requests
Hi all, On a related topic to Web spidering, I would like to solve a problem of internally spidering and saving a Rails application from within rails. The goal is to spider and save each resource in a site to a filesystem friendly structure /many/things/1?page=3 -> many_things_1_page_3.html or /many/things/1?page=3 -...
2010 Feb 26
2
Error in mvpart example
Dear all, I'm getting an error in one of the stock examples in the 'mvpart' package. I tried: require(mvpart) data(spider) fit3 <- rpart(gdist(spider[,1:12],meth="bray",full=TRUE,sq=TRUE)~water+twigs+reft+herbs+moss+sand,spider,method="dist") #directly from ?rpart summary(fit3) ...which returned the following: Error in apply(formatg(yval, digits - 3), 1, paste, collapse = ",", sep =...
2001 Nov 09
2
spider / radar plot
Hmmmm, not quite statistics, but can R do spider plot like shown in http://seamonkey.ed.asu.edu/~behrens/asu/msms/student/recent_vis/spider.html or http://www.caesarsystems.com/Technica/spiderPlots.htm Thanks for any hints, Mathias -- virtual earth Mathias Picker Gesch?ftsf?hrer Gesellschaft f?r Wissens re...
2008 Aug 28
2
Spider Graph
Is there an R function to generate a radar or spider graph from a table - e.g. radar(table(x)) or some such? ================================================== Isaac T. Van Patten, Ph.D. Professor Department of Criminal Justice Box 6934, Radford University Radford, VA 24142 540-831-6148 ivanpatt@radford.edu <mailto:ivanpatt@radford....
2011 Sep 08
3
Spider (Radar) Plot
Dear R Group: Based on the following data, how to do a great Spider (Radar) Plot? Any advice is greatly appreciated. HospID Rate Age Charlson NIHSS 1 0.2 49 3.5 0 2 0.1 48 1.8 12 3 0.4 56 2.1 5 4 0.3 77 0 7 5 0.2 67 6.5 3 6 0.1 62 4.8 4.6 7 0.1 64 12 5.2 8 0.3 61 3 2.8 9 0.15 69 4.5 1.9 10 0.22 80 0 6.7 11 0.34 61 6 4.2 12 0.18 63 3 6.1 13 0.09 64 8 15 12 0 5...
2011 Jan 04
4
Can the WINE window be larger on high resolution settings?
...ic.php?p=45535&sid=6957add8af3402a8afa68d8527121e2d and others like it looking for a way to make the content in the WINE window look larger. I mean to look like 800x600 resolution when the monitor settings is at 1024x768. So, I have typed this on the command line: Code: wine explorer /desktop=spider,800x600 spider.exe or wine explorer /desktop=spider,640x480 spider.exe but I see no change compare to the command line looking like this: Code: wine spider.exe I am expecting the cards to look larger. Can this be possible? And yes, I do have an Ubuntu native solitaire game by/named KPatience,...
2012 Nov 21
2
Spider Graph
Hi, Is the stars command in the base package or do I need to download? I am looking to make star/radar/spider charts. Thanks! Britt Britt Aronovich Marketing Analyst BAM (Brooklyn Academy of Music) ... Peter Jay Sharp Building 30 Lafayette Ave. Brooklyn, NY 11217-01486 ... P: 718.724.8038 E: baronovich@BAM.org<mailto:baronovich@BAM.org> BAM.org Facebook.com/BAMstage Twitter.com/BAM_Brooklyn [...
2010 Mar 15
3
Frequencies from a matrix - spider from frequencies
...am sure, there is a better function, but I didn't find one. Actually, I would want the scale once, atop ('names'), and then the 10(questions) * 5 (length.of.scale) thereunder, like 1 2 3 4 5 1 3 4 2 1 2 2 5 9 2 1 4 3 4 4 6 1 3 .... And, now somewhat less of the ordinary, a spider/radar showing the number of responses for each question (circular axis, 10), with the frequencies as radial axes. That is, 5 polygons showing the frequencies of the responses per each question. Any help is appreciated, and my excuses for asking a simple question, Uwe
2007 Jul 27
3
Is mechanize thread safe?
...chanize is supposed to be thread-safe or not? I didn''t really find any information about it anywhere. I''ve been getting a strange error in protocol.rb when I run a script that uses mechanize in a multi threaded fashion, but not with a single thread. I''m trying to write a spider that does multiple gets in parallel, but it keeps puking when I thread it. Thanks, -carl -- EPA Rating: 3000 Lines of Code / Gallon (of coffee)
2008 Jun 04
2
Creating a "simple" Radar/Spider Plot from Statgraphics
I'm new to R - and trying to create a plot similiar to the spider plot at http://www.statgraphics.com/eda.htm#radar . I can't figure out several things... most of which I would think would be straightforward.... How can I change the lines for each series plotted instead of creating a filled area? How can I get the labels for each of the radial axes at...
2008 Sep 25
1
Spider Charts and Gruff: THE JOY OF GRAPHING
I hope this day finds you well. I need to generate Spider charts (aka radar charts) , and am using Gruff to do so. How can I show lines and axis numbers on a Spider chart? Here''s what I''m trying to make: http://img.skitch.com/20080925-m573hhdy4n4x6i92s17knjqjeg.jpg How can I have those 0 - 100 numbers, and the concentric cirles in th...
2010 Feb 05
2
Spider Plot color problem
Hi all, I have encountered a problem which appears to have defeated my (admittedly nascent) R skills. I want to draw a spider plot with many cases (just over 300). I am primarily interested in the difference between 4 categories of cases, and want to display them as different colors. the col.stars parameter does not change the color of the lines (which I'm after), but fills the stars in (which I'm not after). I ha...
2008 Apr 21
2
Using Prototype Scripts and Google Spider?
Hey... Curious if you anyone has any experience with how Google Spiders index content that is served via a Ajax Call... just curious, cause this would have some impact on whether I would not i would use ajax in for somethings -- Joe Harman m --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Grou...
2006 Jul 10
0
functional spider test for broken links?
Hi, After refactoring my site to have smaller controllers, I would like to spider test my site to find any broken links. Is there a way to do this with functional tests? Maybe regular expressions to find links and then follow them? Has anyone tried this or have a function they could share? Thanks, Peter
2009 Oct 23
1
coxph() and survfit()
Dear All, I have a question regarding the output of survfit() when I supply a Cox model. Lets say for example: library(survival) fit <- coxph(Surv(time, status == 2) ~ factor(spiders), data = pbc) fit # HR for spiders is significant newdata <- data.frame(spiders = factor(0:1)) sf <- survfit(fit, newdata = newdata) sum.sf <- summary(sfit, times = c(2000, 2500, 3000)) # survival estimates for the yes/no spiders # and the 3 follow up times sum.sf$surv # corresponding...
2011 Dec 15
1
lme with nested factor and random effect
Hello all, I'm having difficulty with setting up a mixed model using lme in the nlme package. To summarize my study, I am testing for effects of ornamentation on foraging behavior of wolf spiders. I tested spiders at two different ages (penultimate vs. mature) and of two different phenotypes (one species tested lacks ornamentation throughout life [non-ornamented males] while the other acquires ornamentation upon maturation [i.e. brush-legged males]). I tested a sample of brush-legged and n...