search for: bisque

Displaying 12 results from an estimated 12 matches for "bisque".

Did you mean: bique
2011 Jun 24
2
text overlap in plot
...voir text overlapping. Any help would be helpful. > attach(InsectSprays) boxplot(count ~ spray, data = InsectSprays, outpch = NA) stripchart(count ~ spray, data = InsectSprays, vertical = TRUE, method = "jitter", pch = 21, col = "maroon", bg = "bisque", add = TRUE) text(count ~ spray , row.names(InsectSprays), pos=4,cex=0.6) detach(InsectSprays) thanks david
2010 Apr 02
4
Derivative of a smooth function
...ne(speed, dist) lines(cars.spl, col = "blue") lines(smooth.spline(speed, dist, df=10), lty=2, col = "red") legend(5,120,c(paste("default [C.V.] => df =",round(cars.spl$df,1)),"s( * , df = 10)"), col = c("blue","red"), lty = 1:2, bg='bisque') detach() ####################################################### Could someone please advice me?the?appropriate way to determine such derivatives on the curves which were fitted by the function above and would like to thank you in advance. Cheers Fir?
2007 Jun 19
1
: create a PDF file (text (print list) and grafics)
...ot;),height=13.7, paper="special") par(mfrow=c(1,2), oma=c(0,0,3,0),cex=0.5) #Text field (????????????) #print(qual_pesos)# is a list #Image hist(controlo$quope,axes=T,plot=T,col="gray",xlab= "Quope",main="Histograma",lwd=2) boxplot(controlo$quope,col="bisque",lty=3,medlty=1,medlwd=2.5,main= "Boxplot") mtext(regiao,cex=1.5,col="blue",adj=0.5,side=3,outer=TRUE) dev.off() There is other way to do the same more easily Thanks in advance for helping me. Best regards. Atenciosamente, Ana Patricia Martins --------------------...
2011 Jan 26
1
boxplot - code for labeling outliers - any suggestions for improvements?
...boxdata_outlier_df[i,"x"] temp_y <- boxdata_outlier_df[i,"y"] text(temp_x, temp_y, current_label,pos=4) } list(boxdata_outlier_df = boxdata_outlier_df, ourlier_df=ourlier_df) } # example: boxplot(decrease ~ treatment, data = OrchardSprays, log = "y", col = "bisque") boxplot.add.outlier.text(OrchardSprays, "treatment", "decrease", "colpos") ----------------Contact Details:------------------------------------------------------- Contact me: Tal.Galili@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.bi...
2008 Sep 13
2
Symbols on a capscale object plot
Hi, I'm a beginner with R, but I'm getting excellent results with it. Well I've got an capscale object (vegan package) and I want to made a biplot with symbols representing six groups of areas. With the plot.cca function and some par attributes (like 'labels') I was able to substitute the samples names for keyboard symbols ('x','o','#',ect), but it's
2018 Jun 12
3
Boxplot.stats
Junto con saludar, Quer?a saber si los que han usado boxplot.stats, saben como ubicar los resultados que arroja como "out" (outliers) directamente en la base de datos, ya que, muestra los resultados en valor de cada dato at?pico. Por ejemplo, estoy usando una base de datos con 300 datos y 10 columnas, en este caso estoy buscando los datos at?picos de la columna del precio de x
2010 Dec 01
2
How to draw a rect() behind a hist() ?
Hi, I have the following code: hist(gps$heartpercent, breaks=5) rect(90, par("usr")[3], 100, par("usr")[4], col = "red") How do I get the rectangle to appear behind the histogram. Barring that, how can I make certain bars of the histogram to be a certain color? Thanks, Jason
2010 Feb 22
1
Boxplots with similar number of classes....
I have four boxplots, stacked on top of one another (vertically). There are five classes that the continuous variable is set against. The problem I have is the data for the second boxplot only contains values for four of the five classes. I would like to include the space in this graph so there is a continuity for all of the boxplots, in terms of number of classes. I would include a set of
2013 Feb 28
1
put strip below the panel (dotplot)
Hello I am using lattice dotplot and I would like to put the strip under the panel. I found the code “strip” is for the strip above the panel, and “strip.left” for the strip left to the panel. Please kindly advise how to write the code for the strip under the panel Thank you Elaine [[alternative HTML version deleted]]
2010 May 07
2
overlap dot plots with box plots
Hi, I am new in R and would like to dot plot my real data points from different categories and put box plot overlapping. To give a feeling of the distribution of my data and the real values. I managed to that in excel but it takes a lot of time and it makes the program crash quite often! http://n4.nabble.com/file/n2134530/Excelversion.jpg I managed to get a box plot and a dot plot of my three
2006 Dec 14
1
question about for loop
An embedded and charset-unspecified text was scrubbed... Name: inte tillg?nglig Url: https://stat.ethz.ch/pipermail/r-help/attachments/20061214/3ac79a40/attachment.pl
2000 Feb 29
0
mapping of colornames into hsv: half way done
...;#458B74", "azure", "#F0FFFF", "azure1", "#F0FFFF", "azure2", "#E0EEEE", "azure3", "#C1CDCD", "azure4", "#838B8B", "beige", "#F5F5DC", "bisque", "#FFE4C4", "bisque1", "#FFE4C4", "bisque2", "#EED5B7", "bisque3", "#CDB79E", "bisque4", "#8B7D6B", "black", "#000000", "blanchedalmond", &quot...