Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.32 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.32 KB

MetidaFreq.jl

This program comes with absolutely no warranty. No liability is accepted for any loss and risk to public health resulting from use of this software.

Status Cover Build Docs
Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. codecov Tier 1 Latest docs Stable docs

Metida frequency tables.

Installation

import Pkg; Pkg.add(url = "https://github.com/PharmCat/MetidaFreq.jl.git")

Using

Contingency table from tabular data

MetidaFreq.contab(freqdat, :row, :col)

See also