Displaying 2 results from an estimated 2 matches for "rowgreen".
Did you mean:
rodgreen
2008 Mar 09
0
[ca package] how to extract x,y from mjca function
...riable
but without succes - anyone can help me? Maybe its simply impossible.
--------------
anydata.mjca <- mjca(anydata, lambda = "JCA")
#x <- anydata.mjca ??? how to get here...
#y <- anydata.mjca ???
plot(mydata.mjca, mass = TRUE, contrib = "absolute", map = "rowgreen",
arrows = c(FALSE, TRUE))
-------------
And I want any configuration of x/y from this plot or any other map/plot
type.
Thanks,
P
--
View this message in context: http://www.nabble.com/-ca-package--how-to-extract-x%2Cy-from-mjca-function-tp15945165p15945165.html
Sent from the R help...
2008 Mar 10
0
[ca package] access to any x/y in mjca function
...iable
but without succes - anyone can help me? Maybe its simply impossible.
--------------
anydata.mjca <- mjca(anydata, lambda = "JCA")
#x <- anydata.mjca ??? how to get here...
#y <- anydata.mjca ???
plot(anydata.mjca, mass = TRUE, contrib = "absolute", map = "rowgreen",
arrows = c(FALSE, TRUE))
-------------
And I want any configuration of x/y from this plot or any other map/plot
type.
Thanks,
P
--
View this message in context: http://www.nabble.com/-ca-package--access-to-any-x-y-in-mjca-function-tp15945194p15945194.html
Sent from the R help mailing lis...