epi-obs
v0.1.0
Published
Classical observation models
Downloads
4
Readme
epi-obs
Classical observation models following PLOM.IO grammar for epidemiological models.
There is no more difficult art to acquire than the art of observation, and for some men it is quite as difficult to record an observation in brief and plain language.
William Osler
Install
With npm do:
npm install epi-opb
Usage
var obsModels = require('epi-obs');
console.log(Object.keys(obsModels));