function x = round_random(x) This function rounds randomly either to the floor or ceiling in case an element of x is exactly zzz.5 This functions works only with unidimensional vectors 20090501: I switched this to work exactly like round() so identical datasets will give identical results in the classification methods (whenever possible)