Json files contains only some of the parameters #1903
Unanswered
GhazalMontaseri
asked this question in
How-Tos
Replies: 2 comments 1 reply
No. However, you could create a new individual from R with the parameters stored in the json file and then query all other parameters from
|
1 reply
|
@Yuri05 I can find the parameter 'GFR' neither in 'distributed' nor 'derived' parameters, any opinion on that? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Dear OSP team, we would like to use R to automatically extract information (Age, Weight, Height, ...) about Individuals. However, in josn only the parameters with updated values are included. For example, if I define an individual with Age=30 and other biometric parameters are set to 'Mean', then in Json only available parameter would be Age.

My questions:
All reactions