Displaying 2 results from an estimated 2 matches for "rtomo".
Did you mean:
tomo
2010 Aug 11
2
question on contour function
Dear All,
I tried to plot contour lines using R function contour, but got the results
which are not expected.
require(RTOMO)
x <- seq(-1,1,0.1)
y <- seq(-1,1,0.1)
xy <- meshgrid(x,y)
z <- xy$x^2+ 3*xy$y^2
contour(x,y,z,col="blue",xlab="x",ylab="y")
The above code gave me the contour graph for z=3*x^2+y^2 rather than
z=x^2+3*y^2. Is anyone know the reason? Thank you very much i...
2010 Mar 14
3
CRAN (and crantastic) updates this week
....24), rbenchmark (0.3), RcmdrPlugin.MAc (1.0.6),
RcmdrPlugin.MAc (1.0.5), Rcpp (0.7.8), Rcpp (0.7.9), relations
(0.5-7), reporttools (1.0.5), REQS (0.8-6), RFLPtools (1.1), RFOC
(1.0-9), RGtk2DfEdit (0.5.4), rimage (0.5-8.1), rms (2.2-0), RQDA
(0.1-9), Rsolnp (1.0-2), rsprng (1.0), RSQLite (0.8-4), RTOMO (1.0-7),
runjags (0.9.6-3), s20x (3.1-7), sandwich (2.2-6), sbgcop (0.975),
sdef (1.5), seacarb (2.3.2), season (0.2-4), seqinr (2.0-8), sfsmisc
(1.0-11), SGP (0.0-5), signal (0.6-1), simecol (0.6-10), simPopulation
(0.1.1), SkewHyperbolic (0.2-0), sm (2.2-4), snowfall (1.83), sp
(0.9-61), spatstat...