Releases: timcadman/ds-helper
Releases · timcadman/ds-helper
0.2.1
Features
- Rewrite the 'dsBaseClient' calls to native 'datashield.aggregate' calls. This is improving performance a lot.
0.1.3
Features
- New documentation uploaded in CI
0.1.2
[ci skip] Created release: 0.1.2
0.1.1
Features
- Improving the
getAnonPlotData
by making it more efficient - In the function
lmTab
default valueexp
is to return untransformed values - In the function
lmTab
will return random effects in the lmer model - In the function
lmeMultPoly
we simplified output and added more error handling - In the function
makeAgePolys
allow the user to specify their own transformations - Added the
meanByAge
function which allows you to summarize continuous variable by stratified other continuous variable - Added the
predictLmer
function which allows you to generate predicted values based upon the lmer model - Added the
trimPredData
function which allows you to censor predicted data based on min and max age values
Chore
- Updated documentation on functions
0.0.1
Features
- Iniitial release of dsHelper
0.0.0.9008
[ci skip] Created release: 0.0.0.9008