Objective Functions Functions
6 functions
PO.Stats.LogSSE
Computes the sum of squared errors (SSE) in log-space between observed and predicted rate sequences.
PO.Stats.R2
Computes the coefficient of determination (R²) between observed and predicted sequences.
PO.Stats.RMSE
Computes the root mean squared error (RMSE) between observed and predicted sequences.
PO.Stats.SSE
Computes the sum of squared errors (SSE) between observed and predicted rate sequences.
PO.Stats.WLogSSE
Computes the weighted log-space SSE between observed and predicted sequences.
PO.Stats.WSSE
Computes the weighted SSE between observed and predicted sequences.