Skip to content

PharmCat/MetidaFreq.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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