README.md

Introduction

tsmvrdata is the companion R package to the tsmvr (Truly Sparse Multivariate Regression) package. tsmvrdata contains cleaned and normalized datasets for use with multivariate (multiple response) regression, and tsmvr in particualte.

Development Status

Travis build status AppVeyor build status Coverage status

Installation

You can install the development version of tsmvrdata from Github with:

library(devtools)
install_github("tsmvrdata")

Loading data

Here is an example of how to load a dataset

data(concrete)

Documentation

To see the documentation for a dataset, see its corresponding help page.

Datasets

Here is a list of the datasets included in this package:



spcorum/tsmvrdata documentation built on May 6, 2019, 11:17 a.m.