Henrik

Results 7 issues of Henrik

Trained and saved a model using only age and sex. The `plpResult$covariateSummary` suggests that there are eight covariates with their values as follows. ``` [1] -1.863384 -1.907642 0.000000 1.857917 1.387609...

Both vertical axes should have a static range from 0 to 1 in the viewMultiplePlp() Shiny app. ![axes](https://user-images.githubusercontent.com/7384198/45171902-f29fb900-b203-11e8-9a44-a9e08aab3123.PNG)

To get the latest arrow with 64 bit fields running we had to make some changes throughout the PLP package. I will keep track of all changes required here in...

group discussion needed

**Describe the bug** An error is shown (`Error: No method asJSON S3 class: call`) when saving PLP data that uses cohort covariates. The problems occurs a step earlier during `getPlpData()`....

bug

This issue should be for discussing the requirements of a data class. Here is a preliminary list of requirements: **Functional Requirements:** - Data Backend Support: Should support multiple data backends...

A place to discuss the refactor of PLP and get an overview of the current and options for a prospective code base. Currently the project is file-organized and function-based. Below...

- Add error handling for `getPlpData`. - Allow passing of path to model instead of model object.

fixed in develop