Iuri Gavronski do you have any idea on how to solve this problem? It would really save my life!! Thank you so much in advance!!
-
Login or Register
- Log in with
count if ...
if r(N) == 0 {
/*handle cases without observations*/
}
else {
/* run normal code*/
}
Comment