est_kde: Helper function to estimate KDE

View source: R/density.R

est_kdeR Documentation

Helper function to estimate KDE

Description

Helper function to estimate KDE

Usage

est_kde(x)

Arguments

x

Simple features object. Input data.

Value

A long tibble with kernel density estimate for each id and period pair.


petrpajdla/settlements documentation built on June 27, 2022, 10:21 p.m.