nodes_dPC: Estimate dPC

View source: R/MK_dPCIIC.R

nodes_dPCR Documentation

Estimate dPC

Description

Estimate dPC

Usage

nodes_dPC(
  graph_n = NULL,
  id_sel = NULL,
  attrib_n = NULL,
  num = NULL,
  G1 = 1000,
  min_nodes = 2000,
  parallel = NULL,
  parallel_mode = 0,
  intern = FALSE
)

Arguments

graph_n

Graph from cppRouting package

attrib_n

numeric. Nodes attribute

num

numeric. numPC ID patches = 1

G1

numeric

min_nodes

numeric

parallel

numeric

parallel_mode

numeric

intern

logical


connectscape/Makurhini documentation built on Jan. 12, 2025, 8:16 p.m.