islogscale {blackbox} | R Documentation |
This tests whether a log scale is used for a parameter.
islogscale(string, scale = blackbox.getOption("FONKgScale"),
extraScale = blackbox.getOption("extraScale"))
string |
Name of the parameter tested |
scale |
A vector of scales for parameters of the smoothed object (i.e. parameters in |
extraScale |
A vector of scales for additional transformed parameters not in |
A boolean.