ggplotScaleFreeFit: ggplotScaleFreeFit

Description Usage Arguments Value Author(s) References Examples

View source: R/ggplotScaleFreeFit.R

Description

evaluate the scale free fit of a graph - adapted from WGCNA function

Usage

1
2
3
4
5
6
7
8
ggplotScaleFreeFit(
  connectivity,
  nBreaks = 10,
  truncated = FALSE,
  removeFirst = FALSE,
  main = "",
  ...
)

Arguments

connectivity
  • degree centrality vector

Value

none

Author(s)

Tyler W Bradshaw, tyler.w.bradshaw@duke.edu

References

none

Examples

1
ggplotScaleFreePlot(connectivity)

twesleyb/Uezu2016 documentation built on Jan. 28, 2021, 3:56 p.m.