Skip to content

problem on Matrix package~~

2 messages · 朱曼, Douglas Bates

#
On Thu, Dec 9, 2010 at 5:37 AM, ?? <zhuman.private at gmail.com> wrote:
It will help if you provide a reproducible example.  The error message
doesn't correspond to what you said you did as it indicates that the
first argument was a list.

Also, you should consider using Diag, which produces a sparse matrix
format and not diag which produces a dense matrix format.