Joe Zhu

Results 55 issues of Joe Zhu

See original request at https://github.com/Roche/rtables/issues/248, An working expample is posted at https://github.com/Roche/rtables/issues/248#issuecomment-946282293 ```R ## without exclusion for the Analysis variable column my_afun % analyze_colvars(afun = list(my_afun, afun_nochange_bline)) %>% append_topleft("Parameter") %>%...

sme

> Well, the point is that an examples suggests that a user could use it. > But unexported functions should not be used, hence non exporting but > ptoviding examples...

sme

originally planned `tern.g` package is now the [nestcolor](https://github.com/insightsengineering/nestcolor) package also see - [x] https://github.com/insightsengineering/nestdevs-tasks/issues/1 - [x] #777

sme

``` Warning messages: 1: In as_factor_keep_attributes(x, x_name = .var, na_level = na_level, : automatically converting character variable AESTRTPT to factor, better manually convert to factor to avoid failures ``` ```...

sme

Current implementation is `exp(mean(log(x))))` negative values gives NAs, should we also consider the case of negative values with `prod(sign(x))`? See [wiki](https://en.wikipedia.org/wiki/Geometric_mean#:~:text=additionally%2C%20if-,negative%20values,-of%20the) for example

enhancement

ok, i think we can do "|>" for teal families, as teal's R dependency is already at 4.0 but we can leave the static output ones a bit behind, (including...

cmdecod cmdose cmdosfrq smdosu cmendy cmindc cmroute cmstdy cmtrt and see if we can put them in one class

sme