knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

entropies

The goal of entropies is to ...

Installation

You can install entropies from github with:

# install.packages("devtools")
devtools::install_github("FJValverde/entropies")

Example

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

## basic example code


FJValverde/entropies documentation built on Oct. 12, 2023, 10:17 p.m.