RCT validation language

Published

February 11, 2024

1 Introduction

Consider a simple programming language to capture the essence of clinical trial data base validation logic.

Similar in concept to Coffeescript (compiles to Lua) or Moonscript (compiles to Javascript).

Idea is for trial design and initiation team to collaborate (say on gppgle docs) to develop the quality control validation logic and then translate that language into a series of snippets in Lua (using Lpeg)

https://www.inf.puc-rio.br/~roberto/lpeg/

1.0.1 consider matlab to R converter

CRAN - Package matconv

Reuse

Citation

BibTeX citation:
@online{(ryy) glenn thomas2024,
  author = {(Ryy) Glenn Thomas, Ronald},
  title = {RCT Validation Language},
  date = {2024-02-11},
  url = {https://focusonr.org/posts/rct_validation_lang},
  langid = {en}
}
For attribution, please cite this work as:
(Ryy) Glenn Thomas, Ronald. 2024. “RCT Validation Language.” February 11, 2024. https://focusonr.org/posts/rct_validation_lang.