README.md

metareg

Overview

metareg gives a complete subset of regression analyses by varying the number of independent variables. At the moment, there are only the following two functions (checked and worked) in this package. One to do the simulation of regressions and the other to analyse the results:

Installation

To install the package you need to have the devtools package installed in R. Then do:

library(devtools)
install_github("thdegraaff/metareg")

Once installation is completed, the package can be loaded.

library(metareg)

Note

Note that this package at the moment is very much work in progress and that the data it uses is the well-know mtcars dataset, which is built in in R. The data that will be used later is proprietary.

What is still to be incorporated (...at least)?

Getting help

If you need assistance using regrobustsim, you can get in touch by emailing t.de.graaff@vu.nl.



Thdegraaff/metareg documentation built on May 6, 2019, 8:02 p.m.