Displaying 4 results from an estimated 4 matches for "distac".
Did you mean:
listac
2007 Apr 27
1
xy plot key colors don't match plot
...uot;Human","Human"
,"Human","K9","Human","Human","K9","Human","Human","Human","Human"))
library(lattice)
xyplot(DistanceMeters~Hours, groups=Surveyor, xlab="Time (h)",
ylab="Distace Moved (m)", pch = c(1, 16), col=c("black","black"),
auto.key=T)
Produces dots correctly, but not the points in the key. Switching to
simpleKey I have only been able to change the color of the key text,
but not the points.
xyplot(DistanceMeters~Hours, groups=Surveyo...
2011 Oct 03
4
distance coefficient for amatrix with ngative valus
Hi,
I need to run a PCoA (PCO) for a data set wich has both positive and negative values for variables. I could not find any distancecoefficient other than euclidean distace running for the data set. Are there any other coefficient works with negtive values.Also I cannot get summary out put (the eigen values) for PCO as for PCA.
Thanks.
Dilshan
[[alternative HTML version deleted]]
2002 Oct 17
0
Polar plot, circular plot (angular data)
...uot;W") (default = NULL).
# num.lab: numeric angular axis labels in interval [0;num.lab[ (default = NULL). Number of labels: dir.
#
# rlabel.method (plotting of radial axis labels):
# 0: no radial labels.
# 1: labels at pretty radial distances (default).
# 2: exclude label at radial distace 0.
# 3: exclude label at maximum radial distance.
# 4: exclude radial labels at distance 0 and at maximum radial distance.
# rlabel.pos: text position of radial axis labels (NULL,1,2,3,4).
# rlabel.cex: cex for radial axis labels.
# rlabel.col: color of the radial labels.
#
# tlabel.offset:...
2002 Nov 08
0
Polar plot, circular plot (angular data): II
...= NULL).
pp$rlabel.axis <<- 0 # angular orientation of radial axis (tick marks and labels) on the output plot.
#
# pp$radial.axis.labels: _method_ (plotting of radial axis labels):
# NULL: no radial labels.
# 1: labels at pretty radial distances (default).
# 2: exclude label at radial distace 0.
# 3: exclude label at maximum radial distance.
# 4: exclude radial labels at distance 0 and at maximum radial distance.
pp$rupper <<- NULL # Upper value for radial axis. May be increased by the default use of pretty()-function for positioning of grid circles and radial axis labels. (d...