Skip to content

R package implementing subsampling methods to find informative samples from big data

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

Amalan-ConStat/NeEDS4BigData

Folders and files

NameName
Last commit message
Last commit date
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Jun 21, 2024
Jan 8, 2025
Jan 22, 2025
Jan 22, 2025
Jan 8, 2025
May 13, 2024
May 13, 2024
May 13, 2024
Jan 22, 2025
May 13, 2024
May 13, 2024
Jan 22, 2025
Dec 13, 2024
Jan 8, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Jun 28, 2024
Jan 8, 2025

Repository files navigation

NeEDS4BigData

CRAN checks r-universe status badge

Project Status: Active - The project has reached a stable, usable state and is being actively developed. GitHub issues

codecov CodeFactor

MIT license

The R package “NeEDS4BigData” provides approaches to implement subsampling methods to analyse big data.

What is “NeEDS4BigData” an abbreviation for?

New Experimental Design based Subsampling methods for Big Data.

How to engage with “NeEDS4BigData” the first time ?

## Installing the package from GitHub
devtools::install_github("Amalan-ConStat/NeEDS4BigData")

## Installing the package from CRAN
install.packages("NeEDS4BigData")

Subsampling Methods

  1. A- and L-optimality based subsampling for GLMs.
  2. A-optimality based subsampling for Gaussian Linear Models.
  3. Leverage sampling for GLMs.
  4. Local case control sampling for logistic regression.
  5. A-optimality based subsampling under measurement constraints for GLMs.
  6. Model robust subsampling method for GLMs.
  7. Subsampling method for GLMs when the model is potentially misspecified.

These seven methods are described in the following articles under the topics

  1. Introduction - explains the need for subsampling methods.
  2. Model based subsampling
  3. Model robust and misspecification
  4. Benchmarking Functions

For 2 ) we assume the main effects model can describe the data. While for 3 ) first we consider there are several models that can describe the big data, then later we assume the given main effects model is misspecified. Under these conditions from 2 ) and 3 ) we explore subsampling for four given big data sets. Further, to explore the computation time we ran simulations for the scenarios 2 ) and 3 ) where we compare our subsampling functions against full data modelling.

Thank You

Twitter

About

R package implementing subsampling methods to find informative samples from big data

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published