You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
ClimMob-analysis v1.1-2 (2020-12-13)
Improvements
Enable the production of reports when registration and data collection are performed at the same time (e.g. market tasting)
Variables from multichoice questions in ODK are now decoded and displayed as factors.
Changes in behaviour
The native characteristic 'overall characteristic' from the ClimMob default library is not required. If not provided the algorithm will use the last characteristic submitted in the file with the parameters for analysis (info.json). The reported is adapted to accept this new behaviour.
In the case of error in matching the strings of covariates from the parameters (data.json) and data (info.json) the algorithm will not break but rather impute the "intercept" covariate.
The file "climmob.R" executes all the code required to produce the reports. It calls for the other files in "R/" when needed.