paradox 0.7.0
ParamSet$get_values()
checks whether all required parameter values are set.
Required parameter are not checked anymore when new values are added to the
parameter set.ParamSet$check_dt()
acceptsdata.frame
s.- Rename
is_numeric
andis_categorical
toall_numeric
and
all_categorical
. - Rename
requires
todepends
.