Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance: Stats computed when growing FFTs #106

Merged
merged 7 commits into from
Sep 23, 2022
Merged

Conversation

hneth
Copy link
Collaborator

@hneth hneth commented Sep 23, 2022

Minor maintenance changes:

  • Added and unified variables for stats computed in fftrees_grow_fan().
  • Renamed some variables to distinguish internal variables (using _) from function arguments (using .).
  • Updated documentation.

The background of these changes are discussed in Issue #93. However, actually using new variables (e.g., dprime) in goal.chase or goal.threshold would additionally require adding them to cue statistics in x$cues$stats$train.

@hneth hneth merged commit 907693a into ndphillips:master Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant