Socket
Book a DemoInstallSign in
Socket

@quantalabs/epijs

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quantalabs/epijs

A disease modeling package.

2.0.0
latest
Source
npmnpm
Version published
Weekly downloads
10
900%
Maintainers
1
Weekly downloads
 
Created
Source

EpiJS

The epidemiology package for JavaScript

License: GPL--3.0 npm version npm downloads GitHub issues GitHub pull requests Build Status

About

EpiJS is a epidemiological modelling package for JavaScript with built-in support for SIR-based models including SIR, SEIR, SEIRD, and other models, along with allowing you to create custom models, model community spread through SIR based models, and more.

Installation

NodeJS:

npm install @quantalabs/epijs
yarn add @quantalabs/epijs

Require:

const epijs = require('@quantalabs/epijs')


On the web:

<script src="https://cdn.jsdelivr.net/gh/Quantalabs/EpiJS/web/index.min.js"></script>

Features

  • Pre-built SIR-based models and plotting
  • Community Spread
    • Create Viruses
    • Create Communities
    • Compare two outbreaks
  • Custom models
  • Stochastic Modelling
  • Pre-built customizable compartments

Contributing

Open in Visual Studio Code

Clone the repo:

git clone https://github.com/Quantalabs/epijs.git 
cd EpiJS
npm install

See CONTRIBUTING.md for details.

Running Tests

To run tests, run the following command

npm run test

Appendix

Support

For support, consult the docs or submit a discussion on the repo

Keywords

disease modeling

FAQs

Package last updated on 19 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.