-
Notifications
You must be signed in to change notification settings - Fork 10
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
generateDesign ignores fun
argument when augmenting(?)
#224
Comments
I already came across this line and decided that it is probably a deliberate decision. Also this is documented here: ParamHelpers/R/generateDesign.R Lines 41 to 46 in c2d989c
Well, the last sentence is a blatant lie 😆 So I would say it's not really a bug. What is your opinion? |
I'm wondering why |
Feel free to change it 🙂 Maybe the original author wants to have a word @berndbischl 😉 |
Not sure, but this looks like a bug -- it should probably call
fun
instead of randomLHS?The text was updated successfully, but these errors were encountered: