Displaying 1 result from an estimated 1 matches for "calf2".
Did you mean:
calf
2012 Aug 11
1
Ylim problem - plot.correlog, ncf package
...y scale for the four of them... only, using
"ylim=c(-1,1)" does not change the y scale never and I don't know why. I
tried with plot() too.
Is there another option to change the ylim in plots ?
Example with only one correlog (all work but ylim). They all have the same
form.
cross_calf2 <- correlog(calf2$X,calf2$Y, calf2$species1, calf2$species2,
increment=2)
plot.correlog(cross_calf2,ylim=c(-1,1))
Thanks !
Pyh.
--
View this message in context: http://r.789695.n4.nabble.com/Ylim-problem-plot-correlog-ncf-package-tp4640044.html
Sent from the R help mailing list archive at...