Sebastian Jeworutzki

Results 6 issues of Sebastian Jeworutzki

Adjust data to change original area / distorted area ratio to be lower than an maximum threshold, so the algorithm convergences faster (e.g. adjust extreme low or high feature values...

enhancement

Beginning with Stata 14 on value labels must be UTF-8 encoded (https://www.stata.com/help.cgi?dta#labelnames). The man page of `save.dta13` should be updated and a note to use `version=118` for newer Stata versions...

The package was removed from CRAN because it depends on the deprecated `gWidgets` package. Do you plan to port `RQDA` to `gWidgets2`?

I patched `ztable_sub` to allow individual digit settings for each table cell - maybe you'd like to include this function.

Hi @e-kotov, I've found a small problem. It appears that after setting `show_progress = FALSE`, the progress bar doesn't reappear even if `show_progress` is subsequently set to `TRUE`. Are you...

I stumbled on an error while I prepared the `readme.Rmd`. ``` Error in globalCallingHandlers(condition = global_progression_handler) : should not be called with handlers on the stack ``` The [documentation of...