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

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Build Status AppVeyor Build Status CRAN_Status_Badge downloads

stkde

This package is an implementation of the STKDE function described in @nakaya2010visualising.

Installation

You can install stkde from github with:

# install.packages("devtools")
devtools::install_github("karpfen/stkde")

Installation

devtools::install_github("karpfen/stkde")

References



karpfen/stkde documentation built on May 14, 2019, 8:54 a.m.