plot_node_density: Plot the node-density test

View source: R/plot_node_density.r

plot_node_densityR Documentation

Plot the node-density test

Description

This function plots the node-density test, testing for a curvilinear relationship between the node count and path length.

Usage

plot_node_density(data, output_nd)

Arguments

data

A data frame with path length in the 1st column and node count in the 2nd

output_nd

A list outputted from the est_node_density function

Value

This function returns an object of the ggplot class.

Author(s)

Kevin Surya

References

Webster et al. (2003); Venditti et al. (2006)


suryakevin/drugcandy documentation built on May 6, 2022, 6:37 p.m.