`max.fes` calculates maximum of free energy in a fes object.

# S3 method for fes
max(inputfes, na.rm = NULL, ...)

Arguments

inputfes

fes object.

na.rm

a logical indicating whether missing values should be removed.

...

further arguments passed to or from other methods.

Examples

tfes<-fes(acealanme, imax=5000)
max(tfes)
#> [1] -0.5154612