ppanko/orthogonalize: Estimate OLS residuals, simply and quickly

Provides functionality to create residual scores for a single outcome or a set of outcomes via ordinary least squares (OLS) regression more quickly and conveniently than \code{lm}. The `response` vector produced by this function is "orthogonal" to the variables the predictor set.

Getting started

Package details

AuthorPavel Panko
MaintainerPavel Panko <pavel.panko@ttu.edu>
LicenseGPL-3 + file LICENSE
Version2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ppanko/orthogonalize")
ppanko/orthogonalize documentation built on July 17, 2020, 2:24 a.m.