Published July 27, 2020
| Version 1.1.0
Software
Open
mladenjovanovic/shorts: Shorts with LOOCV
Description
shorts 1.1.0
- Used constructor functions for all modeling functions
- Added modular short_model_fit function with three extra estimators: MAE, MAPE, and MaxAbsErr. This function is hidden from the user, but allows easier extension and modularity as well avoidance of code repetition
- Added
time_correctionanddistance_correctionto all model parameters output to align them - Added S3
predict_kinematicsfunction that predicts 0-6s distance (100Hz), velocity, acceleration, and relative power - Added S3
print,coef,summary,predict, andresidualsmethods - Added LOOCV option to modeling functions which provided cross-validated predictions and estimated model parameters
- Added
randomparameter tomixed_family of functions to allow higher flexibility in model definitions, but removedcorrections_as_random_effectsparameter. The default behavious is to use all parameters as random effects. - Added
...tomodel_using_radarandmixed_model_using_radarto be forwarded tonlme::nlme - Expanded the Readme.md file
- Expanded the
sprint-correctionsvignette by adding a short simulation study
Files
mladenjovanovic/shorts-1.1.0.zip
Files
(11.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e25545b1a3a4de8f4045924481f4655d
|
11.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mladenjovanovic/shorts/tree/1.1.0 (URL)