powered by
Parameter for hyperparameter optimization
partrans
The transformation type.
R6_par_hype$getseq()
R6_par_hype$clone()
getseq()
Get a sequence, uniform on the transformed scale
R6_par_hype$getseq(n)
n
Number of points. Ignored for discrete.
clone()
The objects of this class are cloneable with this method.
R6_par_hype$clone(deep = FALSE)
deep
Whether to make a deep clone.
p1 <- R6_par_hype$new() class(p1) print(p1)
Run the code above in your browser using DataLab