lgirola

Results 6 issues of lgirola

Hi, rhandsontable is very useful for the types of models I work with. And in combination with modal dialogue, it makes the model input process very user friendly. However, when...

Hi, I love this package and it fits my need to make analysis more visual! I imagine you have to carefully manage "mission creep", but maybe this one isn't too...

question

In running the example code below, the user inputs into a table at the top of the rendered window (`hottable_1` rendered with the `renderRHandsontable({...})` function) and the code then executes...

I have built an App using jsTreeR where the tree structure the user creates is reflected in a mirror dataframe, and that dataframe then drives a series of mathematical operations....

I just received the following message in running a Cox proportional hazards multivariate model (running `survival` and `survminer` packages), as shown in the image below: ![Image1](https://user-images.githubusercontent.com/84516599/227033727-2ea4b9c6-0af5-4da9-a6c3-f0315a135ed9.png)

The rhandsontable package allows the user to interactively build a table via manual inputs, similar to a spreadsheet. I tried using shinyStorePlus to save rhandsontable inputs from one session to...