https://github.com/cran/nets
Tip revision: 597198b92ddb06d61dec850290a1dd589f676c5b authored by Christian Brownlees on 27 October 2020, 17:30:02 UTC
version 0.9.1
version 0.9.1
Tip revision: 597198b
NAMESPACE
import(igraph)
importFrom("stats", "coef", "cov", "lm")
useDynLib(nets)
export(nets)
S3method(print,nets)
S3method(predict,nets)