Thank you. the factor approach worked all right. Thank you for Likert
also: I already used it but here I wanted to run with lattice only.
Best regards
On Mon, Nov 4, 2019 at 6:57 PM Richard M. Heiberger wrote:
>
> ## The likert function would work well for this example.
> ## Continuing from your
## The likert function would work well for this example.
## Continuing from your example
## install.packages("HH") ## if necessary
library(HH)
likert(Family ~ Normal+Tumour+Metastasis, data = df,
main = "likert, data-order, ReferenceZero=0\nDuplicates your example",
ReferenceZero=0,
On 04/11/2019 9:25 a.m., Duncan Murdoch wrote:
On 04/11/2019 8:31 a.m., Luigi Marongiu wrote:
Dear all,
I am plotting some values with lattice barchart: the y-axis is
automatically ordered alphabetically; is it possible to order the
entries by number, so that the 'larger' histograms would be at
On 04/11/2019 8:31 a.m., Luigi Marongiu wrote:
Dear all,
I am plotting some values with lattice barchart: the y-axis is
automatically ordered alphabetically; is it possible to order the
entries by number, so that the 'larger' histograms would be at the top
of the plot?
This is a working example
Dear all,
I am plotting some values with lattice barchart: the y-axis is
automatically ordered alphabetically; is it possible to order the
entries by number, so that the 'larger' histograms would be at the top
of the plot?
This is a working example
```
library(lattice)
Family = c("Adenoviridae", "
5 matches
Mail list logo