Re: [R] barplot problem

2012-05-27 Thread jack hietpas
horizontal=FALSE, origin=0, >panel=panel.barchart, box.width=20, >scales=list(x=list(at=tmp$distance))) > > > > On Sat, May 26, 2012 at 11:26 PM, jack hietpas wrote: > >> Hello- I am having trouble making a barplot... >> >> The y-values are

Re: [R] barplot problem

2012-05-27 Thread jack hietpas
mon wrote: > On 05/27/2012 01:26 PM, jack hietpas wrote: > >> Hello- I am having trouble making a barplot... >> >> The y-values are: >> data=c(-0.0002129061,0.**00,-0.0002699561,0.** >> 0163883061,0.04). >> >> The x-values are distanc

[R] barplot problem

2012-05-26 Thread jack hietpas
Hello- I am having trouble making a barplot... The y-values are: data=c(-0.0002129061,0.00,-0.0002699561,0.0163883061,0.04). The x-values are distance=c(0, 71, 172, 206, 292). The desired x-range is 0 and ~300+ (kilometers), range=seq(0,300,1) I would like to make a bar plot with

[R] rgl/ x11 problem

2012-01-11 Thread jack hietpas
Hello- I am having problems with plot3d... I keep receiving the follow messages: when I attempt to load the package: library(rgl, pos=4), I get this error message: [6] WARNING: Warning in rgl.init(initValue) : Warning in rgl.init(initValue) : Warning in rgl.init(initValue) : Warning in rgl.init(i

[R] change pch in 3dplot, export graph

2011-07-29 Thread jack hietpas
Hello I was wondering if anyone has been able to change the pch value for points in 3dplot()? I am able to change point colors just not symbol types. I have included a portion of my code below. I realize this won't work outside of my script, but thought, maybe there is something obvious that I a

[R] between-group covar matrix

2010-11-21 Thread jack hietpas
Hello- I am trying to calculate the between-group covariance matrix for a set of data for eventual Canonical Discrim Analysis. I can obtain the total covariance matrix and individual group covar matrix, but I am failing miserably at getting the between-group covar. The data set is composed of 9 v