Skip to content

R package to calculate signed root deviance profiles for linear combinations of parameters in a glm. Multiple tests and simultaneous confidence intervals are provided.

Notifications You must be signed in to change notification settings

daniel-gerhard/mcprofile

Repository files navigation

CRAN_Status_Badge Build Status Downloads

mcprofile

Overview

mcprofile allows you to calculate signed root deviance profiles for linear combinations of parameters in a glm. Based on these profiles, multiplicity adjusted p-values and simultaneous confidence intervals controlling the family-wise error rate are calculated.

Installation

# You can install mcprofile from CRAN by
install.packages("mcprofile")

# Or the the development version from GitHub:
# install.packages("devtools")
devtools::install_github("daniel-gerhard/mcprofile")

About

R package to calculate signed root deviance profiles for linear combinations of parameters in a glm. Multiple tests and simultaneous confidence intervals are provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages