Sneha Prasad

Results 49 comments of Sneha Prasad

Sorry @v0dro for replying late. Can you please give an insight of the code which is creating the problem. Thanks.

Hi @lokeshh, I would like to fix this but would need some guidance, if you can help. Thanks.

I have done the setup of Ruby kernel in Jupyter Notebook. What's next to be done?

I once changed `AgeuponOutcome(Weeks)` to `AgeuponOutcome` and then to `Ageupon(Outcome)` . In both the cases it worked the same as it was working before.

I feel that I am not doing exactly what is required, I installed the `statsample-glm` gem and then checked the `example [Example] Formula language in Statsample-GLM.ipynb` with the same changes,...

![screenshot from 2019-01-26 14-28-57](https://user-images.githubusercontent.com/32434989/51785044-ee0a7b80-2177-11e9-8909-2095743eb3a5.png) See if I am doing as required.

![screenshot from 2019-01-26 17-11-26](https://user-images.githubusercontent.com/32434989/51786675-a0007280-218d-11e9-83a0-65069262a96b.png) I tried modifying the file `example [Example] Formula language in Statsample-GLM.ipynb`. It's showing the same result.

@lokeshh I have re-installed everything and started afresh but there is some problem with using statsample-glm in the notebook. It says: ``` NameError: uninitialized constant Statsample::GLM::Regression Did you mean? Statsample::Regression...