Displaying 6 results from an estimated 6 matches for "outlwd".
2010 Feb 16
3
error : unused argument(s) when boxplot
Dear all,
I am a total beginner in R, so sorry if this is the wrong place. I am using R 2.10.1 on a Mac (Mac OS 10.6.2).
I have this small dataset :
growth sugar
75 C
72 C
73 C
61 F
67 F
64 F
62 S
63 S
I have no problem reading the table, or getting the summary, but if I try boxplot(growth~sugar, ylab="growth", xlab="sugar", data=Dataset), I have the following error :
2009 Jan 16
3
basic boxplot questions
dear R experts:
I am playing with boxplots for the first time. most of it is
intuitive, although there was less info on the web than I had hoped.
alas, for some odd reason, my R boxplots have some fat black dots, not
just the hollow outlier plots. Is there a description of when R draws
hollow vs. fat dots somewhere?
[and what is the parameter to change just the size of these dots?]
Also, let
2009 Oct 26
0
R 2.9.0 is released
...w utility function inheritedSlotNames() for S4 class programming.
o tabulate() now allows NAs to pass through (and be ignored).
o If debug() is called on an S3 generic function then all methods
are debugged as well.
o Outlier symbols drawn by boxplot() now obey the 'outlwd'
argument. Reported by Jurgen Kluge.
o svd(x) and eigen(x) now behave analogously to qr(x) in
accepting logical matrices x.
o File NEWS is now in UTF-8, and has a BOM (often invisible) on
the first line, and Emacs local variables set for UTF-8 at the...
2009 Oct 26
0
R 2.9.0 is released
...w utility function inheritedSlotNames() for S4 class programming.
o tabulate() now allows NAs to pass through (and be ignored).
o If debug() is called on an S3 generic function then all methods
are debugged as well.
o Outlier symbols drawn by boxplot() now obey the 'outlwd'
argument. Reported by Jurgen Kluge.
o svd(x) and eigen(x) now behave analogously to qr(x) in
accepting logical matrices x.
o File NEWS is now in UTF-8, and has a BOM (often invisible) on
the first line, and Emacs local variables set for UTF-8 at the...
2009 Oct 26
0
R 2.10.0 is released
...w utility function inheritedSlotNames() for S4 class programming.
o tabulate() now allows NAs to pass through (and be ignored).
o If debug() is called on an S3 generic function then all methods
are debugged as well.
o Outlier symbols drawn by boxplot() now obey the 'outlwd'
argument. Reported by Jurgen Kluge.
o svd(x) and eigen(x) now behave analogously to qr(x) in
accepting logical matrices x.
o File NEWS is now in UTF-8, and has a BOM (often invisible) on
the first line, and Emacs local variables set for UTF-8 at the...
2009 Oct 26
0
R 2.10.0 is released
...w utility function inheritedSlotNames() for S4 class programming.
o tabulate() now allows NAs to pass through (and be ignored).
o If debug() is called on an S3 generic function then all methods
are debugged as well.
o Outlier symbols drawn by boxplot() now obey the 'outlwd'
argument. Reported by Jurgen Kluge.
o svd(x) and eigen(x) now behave analogously to qr(x) in
accepting logical matrices x.
o File NEWS is now in UTF-8, and has a BOM (often invisible) on
the first line, and Emacs local variables set for UTF-8 at the...