When building fewer panels than a full grid, you get a space without a panel. Most lattice functions place a space in the upper right corner, but I would like to have it in the lower right corner, as it marginal.plotdoes (see. Figure). Is there a way to make other lattice functions the same?

I know that the order of the panel is determined by the order of the factor levels of the condition variable or using an argument index.cond, but that does not help me. I tried to decrypt the code marginal.plot, but could not figure it out, so any help would be appreciated!
source
share