prob.Rd
`prob` calculates probability from free energy in a fes object.
prob(inputfes, temp = 300, eunit = "kJ/mol")
fes object.
temperature in Kelvins.
energy units (kJ/mol or kcal/mol, kJ/mol is default).
tfes<-fes(acealanme, imax=5000) print(prob(tfes)) #> 2D free energy surface with 256 x 256 points, maximum 0.0007128124 and minimum 6.368351e-14