In paper that entitled "FRPS: A Fuzzy Rough Prototype Selection method" was mentioned that R(x,y)=T(max(1-sigma*R(x,y)))
but in another paper that called "Preprocessing noisy imbalanced datasets using SMOTE enhanced with fuzzy rough prototype selection" was wrote that R(x,y)=T(1-(a(x)-a(y))^2)
what is role of sigma?
How we can calculate it?
I read several paper to overcome rough fuzzy but unfortunately I get just a vague idea about it. If you have a good Idea please help me
Tanks alot