Skip to content
Prev 201979 / 398503 Next

What is the equivalent of column.prods() from S in R?

On Mon, Nov 9, 2009 at 8:35 PM, David Winsemius <dwinsemius at comcast.net> wrote:
Are you sure that colProds() is equivalent to column.prods()? It seems
that column.prods() should be a very basic function in S, but I have
to load a package in order to call colProds().

I don't see how to construct a matrix give terms as mentioned in the
book. Would you please give me some examples?