## When a network attributes object is present
## Not run: report(out,class.pred,class.metrics,netObj=net.attr,
# "C:/.../.../mAPKLreport.html")#Define a local path to store your report## End(Not run)
## When an annotation object is present
## Not run: report(out,class.pred,class.metrics,gene.info,
# "C:/.../.../mAPKLreport.html")#Define a local path to store your report## End(Not run)
## Without annotation and network attributes objects
## Not run: report(out,class.pred,class.metrics,
# file="C:/.../.../mAPKLreport.html")#Define a local path to store your report## End(Not run)
Run the code above in your browser using DataLab