You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Bug Fix: Fixed a bug in spd() reducing the timeRange when datenormalised was set to TRUE.
UPDATE: calibrate() now issues a warning in case dates have calibrated probabilities outside the user defined timeRange value.
UPDATE: stackspd() now requires the group argument to be factors. Factor levels will be condition the plot order in plot.stackCalSPD().
UPDATE: when setting the rescale=TRUE and type='multipanel', plot.stackCalSPD() will now display the true y-axis range of individual SPDs (instead of a rescaled 0-1 range).