import(igraph)
importFrom("stats", "coef", "cov", "lm") 
useDynLib(nets)
export(nets)
S3method(print,nets)
S3method(predict,nets)
