The strip function deletes components of R model outputs that are useless for specific purposes, such as predict[ing], print[ing], summary[zing], etc.
The idea is to prevent the size of the model output to grow with the size of the training dataset. This is useful if one has to save the output for later use while limiting its size on disk.
The birth of this package originates with Nina Zumel’s post `Trimming the Fat from glm() Models in R’ on Win-Vector Blog.
You can install strip from GitHub with:
# install.packages("devtools")
devtools::install_github("paulponcet/strip")
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.