Displaying 3 results from an estimated 3 matches for "eboulis".
Did you mean:
boullis
2004 May 25
2
equivalent of the Splus function "eboulis()"
Hi,
Is there a equivalent of the function "eboulis()" (which is a
new funtion on Splus) on R?
Otherwise, with which function can we see the best number of
cluster we have to choose?
Thanks in advance,
Nicolas BOUGET
1999 Dec 02
1
problem with par(fig=value)
hello all,
I want to draw a figure with multiple plot on the same page using the
par(fig=value) parameter but
> par(fig = c(0, 50, 60, 95)/100, adj = 5/10)
> eboulis(iris.acp)
> par(fig = c(45, 100, 60, 95)/100, mgp = c(3, 1/2, 0))
> boites(iris.acp)
draw the graphics on 2 different pages.
what am I doing wrong ?
thanks for your help.
Mathieu
[using R 0.65 under Linux Redhat 6.0]
--
------------------------------------------------------------------...
1999 Dec 03
1
R-help Digest V1 #34
...par(fig=value)
- --------------1E8E8E7AB4B0CCCC413712D2
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
hello all,
I want to draw a figure with multiple plot on the same page using the
par(fig=value) parameter but
> par(fig = c(0, 50, 60, 95)/100, adj = 5/10)
> eboulis(iris.acp)
> par(fig = c(45, 100, 60, 95)/100, mgp = c(3, 1/2, 0))
> boites(iris.acp)
draw the graphics on 2 different pages.
what am I doing wrong ?
thanks for your help.
Mathieu
[using R 0.65 under Linux Redhat 6.0]
- --
- --------------------------------------------------------------...