search for: agencystatistical

Displaying 4 results from an estimated 4 matches for "agencystatistical".

2024 Sep 14
1
how to specify point symbols in the key on a lattice dotplot
On Fri, 13 Sept 2024 at 23:36, Christopher W. Ryan <cwr at agencystatistical.com> wrote: > > For me, Bert's suggestion produces a plot with two black symbols above > the plotting region, a circle and a triangle, both filled, and no text. > > This, in which I specify several features of the symbols in the key, > > dd %>% dotplot( segment ~ tra...
2024 Sep 13
1
how to specify point symbols in the key on a lattice dotplot
...s = impact, data = ., > pch = 16:17, > cex = 1.8, > scales = list(cex = 1.4), > key = list(points = list(pch =16:17) )) > >Cheers, >Bert > > >On Fri, Sep 13, 2024 at 9:53?AM Christopher W. Ryan ><cwr at agencystatistical.com> wrote: >> >> >> dd %>% dotplot( segment ~ transit_time, groups = impact, data = ., >> pch = 16:17, >> cex = 1.8, >> scales = list(cex = 1.4), >> key = list(points = 16:17) ) >> &g...
2024 Sep 13
2
how to specify point symbols in the key on a lattice dotplot
...or the second group. How would I do that? I have not had any success with supplying arguments to auto.key, simpleKey, or key. Guess I'm not understanding the syntax. Thanks. --Chris Ryan -- Agency Statistical Consulting, LLC Helping those in public service get the most from their data. www.agencystatistical.com Public GnuPG email encryption key at https://keys.openpgp.org 9E53101D261BEC070CFF1A0DC8BC50E715A672A0
2024 Sep 28
3
when installing packages for R on Linux, is it better to use my distro's package manager, or install.packages()?
...h install.packages("some_new_package")? I've done both over the years (perhaps a mistake that I will some day regret.) Pros and cons of these two methods? Thanks. --Chris Ryan -- Agency Statistical Consulting, LLC Helping those in public service get the most from their data. www.agencystatistical.com Public GnuPG email encryption key at https://keys.openpgp.org 9E53101D261BEC070CFF1A0DC8BC50E715A672A0