kartikeya kirar
kartikeya kirar
Hi, I am working around the dynamic layout to show intro-boxes around UI element which can expand and collapse (shinydashboard::box) but once the sequence of the introJS steps starts and...
fixes https://github.com/insightsengineering/teal/issues/1189 - [x] Adding filter - [x] Setting filter - [x] removing filter
### Feature description Objective: Update the `TealAppDriver` class to improve its functionality with Multi-Assay Experiment `(MAE`) objects, focusing on extending existing capabilities and introducing new methods specifically for adding, setting,...
In the following scenarios, the diagnostic plot remains unchanged: - When changing the adjustment method to Kenward-Roger. - When altering the weights for LS means to equal. - When modifying...
The adjustment method "Kenward-Roger-Linear" does not exist, and an error has occurred. ``` 'arg' should be one of "Satterthwaite", "Kenward-Roger", "Residual", "Between-Within" when evaluating qenv code: fit
`LS means plots` and `Diagnostic plots `do not change when you alter the `Subject Identifier`, Is this could be expected behaviour?
### Feature description extension to this :https://github.com/insightsengineering/teal.modules.clinical/pull/1135 As an additional feature test with helper functions, we could also add tests to check the combination of inputs for all the encodings....
### What happened? Tested on refactor branch. In application, across any module, clicking on `Show Code` displays the code with excessive line breaks. This issue specifically occurs for the code...
Fixes https://github.com/insightsengineering/teal/issues/1225