Displaying 1 result from an estimated 1 matches for "tp3035585p3035585".
2010 Nov 10
4
Simple Function
Hi guys,
Very new to R and your help would be highly appreciated for the following
problem. I am trying to create a simple function which registers values
within an array through a for loop. These are the steps I have followed:
1) Declared 2 global matrices
2) Create function mat() with i as an input
3) constructed the for loop
4) called mat(2)
The problem is that when i try to get y[4] and