Skip to content

Releases: timcadman/ds-helper

0.2.1

12 Nov 08:28
Compare
Choose a tag to compare

Features

  • Rewrite the 'dsBaseClient' calls to native 'datashield.aggregate' calls. This is improving performance a lot.

0.1.3

10 Nov 11:17
Compare
Choose a tag to compare

Features

  • New documentation uploaded in CI

0.1.2

04 Nov 17:04
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
[ci skip] Created release: 0.1.2

0.1.1

29 Oct 11:18
Compare
Choose a tag to compare

Features

  • Improving the getAnonPlotData by making it more efficient
  • In the function lmTab default value exp 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

21 Oct 19:27
Compare
Choose a tag to compare

Features

  • Iniitial release of dsHelper

0.0.0.9008

21 Oct 19:26
Compare
Choose a tag to compare
0.0.0.9008 Pre-release
Pre-release
[ci skip] Created release: 0.0.0.9008