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

Flexible evd estimation

Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Travis-CI Build Status AppVeyor Build Status Coverage Status

To install the package use:

library(devtools)
install_github("MartinRoth/evdflex")

or

devtools::install_github("MartinRoth/evdflex")


MartinRoth/evdflex documentation built on May 15, 2019, 1:58 a.m.