Skip to content
Prev 107281 / 398498 Next

roc and lattice

On 1/9/07, rhk <mailing-lists at rhkoning.com> wrote:
Since you haven't bothered to give us a reproducible example, all we
can say is that somewhere in your code, a subscript is out of bounds.
Since the only place where you use subscripts is as DD[,2] etc, I
would start by checking if DD indeed has two columns and two rows as
you seem to expect.

Deepayan