Grzes91/InvBag: Implementation of the Inverse Bagging algorithm

The package is an R implementation of the Inverse Bagging algorithm. Given two sets: a training one containing observations from a certain distribution and a testing one which can include as well anomalous observations generated from a different unknown distribution; the algorithm returns scores for the testing set observations related to evidence of their anomalous propoerties.

Getting started

Package details

AuthorAMVA4NewPhysics Authors
MaintainerGrzegorz Kotkowski <grzegorzmichal.kotkowski@studenti.unipd.it>
LicenseGPL-3
Version0.1.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("Grzes91/InvBag")
Grzes91/InvBag documentation built on May 9, 2019, 2:19 a.m.