Displaying 5 results from an estimated 5 matches for "horodd".
Did you mean:
horde
2025 Feb 06
2
pairs plot
According to the help for pairs, the diag.panel function is supposed to
take a panel.hist as in:
pairs(USJudgeRatings[1:5], panel = panel.smooth,
cex = 1.5, pch = 24, bg = "light blue", horOdd=TRUE,
diag.panel = panel.hist, cex.labels = 2, font.labels = 2)
Error: object 'panel.hist' not found
I know that this used to work in the past so I wonder if this was changed and the documentation was not corrected.
Anyway, what is the current way of doing this?
Many thanks an...
2025 Feb 06
1
pairs plot
...njan Maitra via R-help
<r-help at r-project.org> wrote:
>
> According to the help for pairs, the diag.panel function is supposed to
> take a panel.hist as in:
>
> pairs(USJudgeRatings[1:5], panel = panel.smooth,
> cex = 1.5, pch = 24, bg = "light blue", horOdd=TRUE,
> diag.panel = panel.hist, cex.labels = 2, font.labels = 2)
>
> Error: object 'panel.hist' not found
>
> I know that this used to work in the past so I wonder if this was changed and the documentation was not corrected.
> Anyway, what is the current way of...
2019 Apr 26
0
R 3.6.0 is released
...ations are now noted by default (using
packageStartupMessage()).
* compiler::cmpfile() gains a version argument, for use when the
output file should be saved in serialization format 2.
* The axis labeling in the default method of pairs() may now be
toggled by new options horOdd and verOdd.
* (Not Windows nor macOS.) Package tcltk now supports an
environment variable R_DONT_USE_TK which if set disables Tk
initialization. This is intended for use to circumvent errors in
loading the package, e.g. with recent Linux running under an
address saniti...
2019 Apr 26
0
R 3.6.0 is released
...ations are now noted by default (using
packageStartupMessage()).
* compiler::cmpfile() gains a version argument, for use when the
output file should be saved in serialization format 2.
* The axis labeling in the default method of pairs() may now be
toggled by new options horOdd and verOdd.
* (Not Windows nor macOS.) Package tcltk now supports an
environment variable R_DONT_USE_TK which if set disables Tk
initialization. This is intended for use to circumvent errors in
loading the package, e.g. with recent Linux running under an
address saniti...
2019 Apr 26
0
R 3.6.0 is released
...ations are now noted by default (using
packageStartupMessage()).
* compiler::cmpfile() gains a version argument, for use when the
output file should be saved in serialization format 2.
* The axis labeling in the default method of pairs() may now be
toggled by new options horOdd and verOdd.
* (Not Windows nor macOS.) Package tcltk now supports an
environment variable R_DONT_USE_TK which if set disables Tk
initialization. This is intended for use to circumvent errors in
loading the package, e.g. with recent Linux running under an
address saniti...