dsnavega/lsmr: Linear Surrogate Model for Regression

This package implements as linear regression as surrogate model for more complex and black-box models. First predictors are decorrelated using ZCA, then a linear model is fitted in the ZCA space. Several properties that improve interpretation arise naturally. Based on work by Zuber and Strimmer (2011) and Biecek and Burzykowski (2021)

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dsnavega/lsmr")
dsnavega/lsmr documentation built on Dec. 20, 2021, 2:12 a.m.