Skip to content

ClinicalTrialUtilities version v0.1.7 - Public beta - validated

Compare
Choose a tag to compare
@PharmCat PharmCat released this 23 Mar 20:34
· 517 commits to master since this release
d0cfc4a

Add sub-module CI for confidence interval computation as part of simulation functions SIM.

  • add Roots in dependencies for mee/fm score ci calc
  • add Random in dependencies for simulations
  • remove struct with sampleSize wrapper
  • change name sampleSize -> ctSampleN
  • change name powerTOST -> bePower
  • change all tokens from string to symol
  • add sd2cv function
  • add cv2sd function
  • add ms2cv function
  • add cv2ms function
  • add SIM submodule
    • add bePower function
    • add ctBinPower function
  • add CI submodule
    • oneProp
    • twoProp
    • oneMean
    • twoMeans
  • PowerTOST optimizations
  • add test procedure
  • ClinicalTrialUtilities.jl reconfigure
  • add documentation