Displaying 1 result from an estimated 1 matches for "indivial".
Did you mean:
indiviual
2011 Dec 23
3
Applying a function
...3 1 y 0.4
9 3 2 n 0.4
10 3 3 y 0.4
...
I want to calculate a rate of mother recovery by individual, i.e. nb of
recoveries (y)/nb of captures. So for indivial 1 it would be 3/5 = 0.6. I
want to write a function that does this for all the individuals in my
dataframe, i.e. around 400 individuals (this is why I want to write a
function, it would be too long by hand)
Thank you,
Joanie Van de Walle
??tudiante ?? la Ma??trise en Biolog...