Skip to content

This package provides functions for estimating densities using the General Linear Blend Frequency Polygon (GLBFP) approach. It includes tools for estimating densities at specific points and across datasets, as well as visualization tools for one and two-dimensional data.

License

Notifications You must be signed in to change notification settings

AurelienNicosiaULaval/GLBFP

Repository files navigation

GLBFP

DOI

GLBFP is an R package designed for estimating densities using the General Linear Blend Frequency Polygon (GLBFP) approach. It includes tools for estimating densities at specific points and across datasets, as well as visualization tools for one and two-dimensional data..

📥 Installation

You can install this package directly from GitHub using remotes:

# Install the remotes package if not already installed
install.packages("remotes")

# Install GLBFP from GitHub
remotes::install_github("AurelienNicosiaULaval/GLBFP")

🔧 Usage

Once installed, load the package with:

library(GLBFP)

🛠️ Contributing

If you would like to contribute:

  1. Fork this repository on GitHub.

  2. Clone it to your local machine.

  3. Create a new branch for your modifications.

  4. Submit a Pull Request.

About

This package provides functions for estimating densities using the General Linear Blend Frequency Polygon (GLBFP) approach. It includes tools for estimating densities at specific points and across datasets, as well as visualization tools for one and two-dimensional data.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages