fitcn

fitcn(
  gw,
  cn.field = "cn",
  trim = TRUE,
  weight = NULL,
  obs.mat = NULL,
  verbose = TRUE,
  min.alt = TRUE,
  edgeonly = FALSE,
  evolve = FALSE,
  n.sol = 2,
  return.gw = TRUE,
  sep = "_"
)

Arguments

gw

input gWalks

cn.field

character column names of each graph's CN data

Author

Julie Behr, Xiaotong Yao