taxi_tree: Hierarchical tree based on neighborhoods in NYC

taxi_treeR Documentation

Hierarchical tree based on neighborhoods in NYC

Description

A list of length-190 that stores the tree structure (referred to as hc_list format in the package) for the 194 neighborhoods in New York city. The ith item in the list contains the child nodes of the ith node in the tree. The negative values in the list indicate leaf nodes and the positive values correspond to interior nodes. The tree structure is formed based on Neighborhood Tabulation Areas (NTAs).

Usage

taxi_tree

Format

An object of class list of length 190.


simone0628/hat documentation built on June 1, 2024, 9 a.m.