by WhiteRider » Fri Aug 01, 2008 4:51 am
I think this is what you're looking for?
holdem_hand_player_statistics.flg_p_open_opp
PFR is the % of times the player made any raise preflop out of all hands. This stat does not count opportunities since you ALWAYS have the chance to raise PF (unless the betting is capped or all-in before it gets to you).
EDIT: RFI (raise first in) takes account of opportunites to act first.
In fact, RFI is how often you raised when you acted first.
(cnt_p_first_raise / (cnt_p_first_raise + cnt_first_limp)) * 100