Skip to content

Releases: ChiLiubio/meconetcomp

meconetcomp v0.6.0

07 Jan 13:39
Compare
Choose a tag to compare

• fix bug in edge_node_distance when res_node_table is not in the trans_network object
• add return invisible(self) in cal_diff function in edge_node_distance and other R6 class
• add sep parameter in edge_tax_comp function
• more checking on data format in edge_node_distance class
• optimize return res_table and res_summary in robustness

meconetcomp v0.5.1

22 Jun 04:57
Compare
Choose a tag to compare

• Optimize the return of robustness class. Now there are two return tables. The res_table is original results. The res_summary is its summary results.

meconetcomp v0.5.0

30 Mar 03:13
Compare
Choose a tag to compare

• add cohesionclass for community connectivity analysis
• update function link document

meconetcomp v0.4.1

18 Nov 03:07
Compare
Choose a tag to compare

• fix node_rand missing issue in robustness

meconetcomp v0.4.0

29 Oct 05:12
Compare
Choose a tag to compare

• create robustness class
• create vulnerability function
• update example network list data

meconetcomp v0.3.0

03 Aug 06:47
Compare
Choose a tag to compare

• fix nodes merging bug in node_comp function
• optimize edge weight assignment in subset_network function
• fix differential test bug for complex cases in edge_node_distance class
• add overall help document for meconetcomp
• add citation

meconetcomp v0.2.0

06 Oct 02:43
Compare
Choose a tag to compare
  1. add edge_node_distance class to perform differential test and plotting of distance values of paired nodes in edges across network.

meconetcomp v0.1.0

07 Sep 01:43
Compare
Choose a tag to compare

The first release of meconetcomp package.