Skip to content

tkonopka/famr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published

Languages