On 2011-02-19 07:35, garciap wrote:
Hi to all the people (again),
I'm doing some simulations with the memisc package of an own function, but
I've the problem that I didn't know how to read the result of such
simulations. My function is:
Torre<-function(a1,N1,a2,N2)
+ {Etorre<-(a1*N1)/(1+a1*N
On Feb 19, 2011, at 10:35 AM, garciap wrote:
Hi to all the people (again),
I'm doing some simulations with the memisc package of an own
function, but
I've the problem that I didn't know how to read the result of such
simulations. My function is:
Torre<-function(a1,N1,a2,N2)
+ {Etorre<-(
Hi to all the people (again),
I'm doing some simulations with the memisc package of an own function, but
I've the problem that I didn't know how to read the result of such
simulations. My function is:
> Torre<-function(a1,N1,a2,N2)
+ {Etorre<-(a1*N1)/(1+a1*N1)
+ Efuera<-(a2*N2)/(1+a2*N2)
+ if(Et
3 matches
Mail list logo