Jaeoc/lmhyp: Informed Hypothesis Testing for Regression

This package provides an easy way to test hypotheses about continuous predictors in multiple regression. Simply fit a linear model in R with `lm`, specify your hypotheses and test them with `test_hyp`. The package enables formal testing of hypotheses using a default Bayesian prior and is particularly useful for testing multiple contradicting hypotheses.

Getting started

Package details

Maintainer
License>= GPL-3
Version0.5.0
URL http://github.com/jaeoc/lmhyp
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Jaeoc/lmhyp")
Jaeoc/lmhyp documentation built on April 3, 2020, 11:50 a.m.