Tagged Questions

2
votes
0answers
43 views

R - Change key colours in ancova (HH package)

I'm using the ancova() function in R (HH package) with a factor with more levels than the default 7 colours for lattice graphics. This means that ancova() fails to plot some of my panels as it can't ...