README.md

famr

Analysis of multivariate data through families of multiple regression models.

See package vignette for context and usage.

Installation

To start using the package, install it from github.

library(devtools)
install_github("tkonopka/famr")

Alternatively, clone the repo onto a local hard-drive. Then, install it as a local package.

library(devtools)
install_local(DIRECTORY)


tkonopka/famr documentation built on May 6, 2019, 10:52 p.m.