Re: [R] Two dimensional Array defined on intevals

2010-11-29 Thread Jonathan P Daily
mpty? Does the room, the thing itself have purpose? Or do we, what's the word... imbue it." - Jubal Early, Firefly r-help-boun...@r-project.org wrote on 11/29/2010 11:37:41 AM: > [image removed] > > [R] Two dimensional Array defined on intevals > > Leon Adams >

[R] Two dimensional Array defined on intevals

2010-11-29 Thread Leon Adams
Hi I am new to R and am trying to set up a two-dimensional array/matrix with the elements defined by the function similar to below. Been trying to use outer with apply but can't seem to get the indexing quite right. Is their a simple way of accomplishing this task ?? -