Skip to content

Distributional Data Analysis package for R

License

Notifications You must be signed in to change notification settings

camillemndn/dda

Repository files navigation

Distributional Data Analysis package for R

The goal of dda is to ...

Installation

You can install the development version of dda from GitHub with:

# install.packages("devtools")
devtools::install_github("camillemndn/dda")

Example

This is a basic example which shows you how to solve a common problem:

library(dda)
## basic example code