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

test_regression_forest.R: fix argument name #477

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

erikcs
Copy link
Member

@erikcs erikcs commented Aug 7, 2019

The prune.empty.leaves argument was accidentally set to just prune which R pattern matches to prune.empty.leaves: change to full argument name for consistency.

@erikcs erikcs merged commit 433fa8b into grf-labs:master Aug 7, 2019
@erikcs erikcs deleted the paramfix branch August 7, 2019 14:23
erikcs added a commit to erikcs/grf that referenced this pull request Aug 16, 2019
* master:
  Fix a typo in the `@keywords` roxygen directive. (grf-labs#481)
  Ensuring DiceKriging does not break forest training (grf-labs#455)
  CI: Disable lintr (grf-labs#480)
  Platform-independent random numbers [using stdlib copy] (grf-labs#469)
  test_regression_forest.R: fix argument name (grf-labs#477)
  CI: Only warn on lint error (grf-labs#474)
davidahirshberg pushed a commit to davidahirshberg/grf that referenced this pull request Dec 6, 2019
The prune.empty.leaves argument was accidentally set to just prune
which R pattern matches to prune.empty.leaves: change to full argument
name for consistency.
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.

2 participants