Questions tagged [trellis]

Trellis is a method for visually displaying multiple complex dependencies

Trellis display is a framework for the visualization of multivariable datasets. Its most common interpretation is in the lattice package in R. The idea for trellis was originally developed in 1995 at Bell Labs, and is described here.

64 questions
0
votes
1 answer

Make panels fill screen in lattice?

I am plotting out some grouped data from nlme and I have 120 panels. The default plotting plot(dataG) puts them in 2 rows, 60 columns, which fills up the screen, but is too difficult to read. When I specify the layout plot(dataG), layout=…
Nazer
  • 3,654
  • 8
  • 33
  • 47
-2
votes
1 answer

How to change the axis title font size of a `trellis` object?

I have a trellis object generated by a 3rd-party package. With that being said, I cannot change the attributes by re-creating another trellis object. I have to change its attributes after it has been created. I have figured out which attributes…
Matthew Hui
  • 634
  • 5
  • 18
-3
votes
1 answer

Unable to run locally a pre-existing WP Trellis project on a new laptop

I am a pretty much a newbie using Trellis and I am stuck with an issue which might be silly but it’s blocking me; I have asked on the Trellis Roots' forum but I had no answer yet so I though I could ask here. I have my project running on an Intel…
yano1978
  • 7
  • 1
  • 5
1 2 3 4
5