History

 

Version : 3.4.0.d.090923
 
Released :Sept.23, 2009
New features

 

< Noteworthy Feature in NetMiner 3.4.0.d upgrade>

I. New Modules

1. Visualize >> Layout 3D, Drawing 3D

Layout and Drawing module that can be used for drawing large-scale 2D network map by separating the visualization process into two steps(layout and drawing) are now expanded to handle 3D network map. The coordinates of the 3D network map can be generated by Layout 3D module and drawing 3D network map using the generated coordinates can be accomplished by Drawing 3D module.

II. Enhanced Modules

Tremendous performance improvement is achieved in this update for some algorithms that required high time complexity.
According to the results of our performance test with large-scale network data(100,000 nodes and 1,000,000 links), the required time is improved from hours to ‘less than one minute’ for Transitivity, Ego-Network, K-Core module. Consequently, significant test method using Transitivity module in Triad Census and Triad Combination module is also improved. k-Plex module is also improved from few hours to a few minutes for the network data with 1,000 nodes and 10,000 links. For Clique and the n-Clique module, we added a new algorithm that results in performance improvement especially for scale-free and low clustering-coefficient networks.

 

Version : 3.4.0.c.090909
 
Released :Sept.7, 2009
New features

 

< Noteworthy Feature in NetMiner 3.4.0.c upgrade>

I. New Modules

1. Visualize >> Layout, Drawing

Now the process for drawing network map can be separated into two steps using two new modules: 1) generating coordinates of the nodes on the network map through Layout module, 2) drawing network map based on the generated coordinates in the first step through Drawing module. These two modules can be very useful especially in the case of handling large-scale network data that requires much time complexity to draw network map.

II. Enhanced Modules

1. Transform >> Linkset >> Line Graph

- Options are added in Line Graph module to support more flexible and accurate data transformation and agorithm performance is improved to handle large-scale network data with low time complexity.

2. Statistics >> Autocoorelation

- Autocoorelation module which required too much time complexity to handle missing data is now improved.

3. Anlayze >> Centrality >> PageRank

- Algorithm performance of PageRank centrality moudle is improved to handle large-scale network data with low time complexity.

 

Version : 3.4.0.b.090904
 
Released :Sept.4, 2009
New features

 

< Noteworthy Feature in NetMiner 3.4.0.b upgrade>

'Huge' License that can handle 1,000,000 nodes and 10,000,000 links is released.

 

Version : 3.4.0.a.090707
 
Released : July.7, 2009
New features

 

<New Noteworthy Features in NetMiner 3.4.0.a upgrade>

I. New Modules

1. Transform >> Linkset >> Link Reduction
Link Reduction is a data transformation module for extracting links according to the weight of links with some options. Supported options are extracting method and handling tie value option.

2. Transform >> Matrix >> Vectorize
Vectorize (1-mode or 2-mode) module transforms a matrix into a vector. The node pairs or links in the input matrix become a nodeset in the transformed data. And the link weight will be transformed as an attribute of each nodeset.

3. Transform >> Mode >> Tree Construction
Tree Contruction is a data transform module for constructing tree type data from node attributes including multi-level hierarchical information. The constructed data can be added as a new 2-mode network data for related analysis modules (Analyze >> Position >> Expand / Collapse)

4. Analyze >> Neighbor >> Equicentrality
EquiCentrality is an analysis module that calculates the degree of similarity between the connected nodes’ centralities. Although it is similar to ‘Assortativity’ (Newman 2002), Equicentrality is based on the Euclidean distance. For users focusing on the distance of the node’s centralities, Equicentrality would be a good choice, other than ‘Assortativity’ which is based on correlation. (SoongMoon Kang, 2007)

5. Analyze >> Cohesion >> Community >> Label Propagation
Label Propagation for detecting the community structure of the network with a low complexity of O(m) is added as a new Community Detection Module. This is implemented simply by labeling all nodes, and then letting each node take the most frequent label observed from its neighbors, through iteration steps (U. N. Raghavan, R. Albert, and S. Kumara ,2007).

6. Analyze >> Position >> Expand / Collapse
Expand / Collapse is an analysis module for exploring hierarchical structure with flexible options. Blockmodeling results and related network map can be generated easily using flexible options for expanding and collapsing the level of hierarchical structure.

7. Analyze >> Property >> Modularity
Modularity is a measure to indicate how well the network is divided by the given partition. The NetMiner Modularity module simply provides an interface allowing the users to compute the modularity value for the network partitioned by specified vectors ( M. E. J. Newman, 2006).


II. Enhanced Features

1. Map Control Improvement
- Some useful user activities on the network map are supported as new features: deselecting pendant nodes, drawing network map with some selected nodes fixed, using mouse wheel in Visualize Neighbor sub window etc.

2. SVG Image Quality Improvement
- The quality of arrow color and node shape in SVG (Scalable Vector Graphic) image file is improved.

3. Link Threshold Control Item Improvement
Now users can select links on the network map more conveniently just by dragging slide bar according to the weight of links.

4. DB Connection Module Improvement
- Now MS Access can be selected as DBMS type for importing DB Tables into NetMiner (available on DB Connection Package).

5. Styling Option Improvement
- Users can select links on the network map by giving the minimum value and the maximum value. Since the function can be operated with a slide bar, it is more convenient for users.

6. Data Handling Option Improvement
- Output Tables can be opened in MS Excel more conveniently without taking trouble to copy and paste.

7. Decimal Point (Number Precision) Control Improvement
- Decimal place of the figures in the Output Results can be raised without limit.
- Decimal place can be set globally through more comprehensive Preference menu feature.

8. Automatic Update Support
- Now users can be alarmed about new updates on starting NetMiner.

III. System Enhancement and Bug-fix

1. Performance of P* (ERGM) model is enhanced. Now the algorithm runs faster and handles larger data than former versions.

2. The registration dialog is enhanced regarding off-line registration function. In fact, the function was added last year, but now the function can be accessed more easily.

3. Some of 'Out of Memory' errors are fixed.

 

 
Version : 3.3.2.090304
 
Released : March.4, 2009
New features

 

<New Noteworthy Features in NetMiner 3.3.2 upgrade>

I. New Modules

1. Analyze >> Connection >> PFnet

PFNet module implements the PathFinder network algorithm that prunes the network so that the links do not violate the triangle inequality.

2. Statistics >> Logistic Regression

Logistic Regression Module is a model used for prediction of the probability of occurrence of an event by fitting train-set data to a logistic curve.

II. Enhanced Modules

1. Data Integrity Handling in Process Log

When modifying the input data on NetMiner3, previously all the sessions are discarded or new WorkFile is created. Now upon data modification, only sessions related to the modification are discarded.

2. Chart >> Matrix Diagram

- Color bar is newly available. Using it, users could check the color scale of the cells in the matrix diagram.
- The numerical values of each cell in the matrix diagram can be displayed, if users want.

3. Shortcut for editing data in Excel

- In data editor, it is possible to export data sheet to Excel program easily just through right-clicking of mouse.

4. Improvement of setting Preference feature

Now users can reduce repetitive option setting through more comprehensive Preference feature.

 

 

 
Version : 3.3.1.081216
 
Released : December.16, 2008
New features

 

<New Noteworthy Features in NetMiner 3.3.1. upgrade>

I. Enhanced Modules

1. Analyze >> Connection >> Connectivity >> Node, Link

Performance of Node(Link) Connectivity Module is enhanced by algorithm improvement.

2. New feature of setting other Numerical Link Attribute as Link Weight

Weight of link can be substituted by other numerical link attribute in Editing Panel of Link List View using mouse right click menu ?Make Weight? in selected link attribute column.

3. Link Threshold Control Item in Select Panel

Link Threshold (Weight Threshold in prior version) Control Item is enhanced such that only links which meets the link threshold value for weight of link or numerical attribute data will be visible. Several threshold options are added: 1) Sorting Method (Descending, Ascending), 2) Extract Method (Value, Order), and 3) Handling tie value Options when ?Order? is selected as Extract Method. Missing value can be handled by ?exclude? and ?include? options as well. Current Process can be run again with only the selected links on the network map using ?Run with showing links? button.

4. Recursive Use of Output Result of 1-mode Network type as Link Attribute

Output Result of 1-mode Network type can be added as link attribute of 1-mode(2-mode) network data in Output Panel using mouse right click menu "Add to Workfile >> 1-mode Link Attribute".

5. Styling Multiple Node Attribute in a single dialogue box

Node styling properties such as Shape, Surface, Size, Label, etc. can be chosen in a single Node Style dialog box.

II. Fixed Bug reports

Several bugs were fixed in 1) Dichotomize and Reorder modules of Transform Menu, 2) Dyad Census and Lambda Set of Analyze Menu, and 3) visualization.


 
Version : 3.3.0.a.081001
 
Released : October.1, 2008
New features

 

<New Noteworthy Features in NetMiner 3.3.0.a upgrade>

I. Enhanced Modules

1. Multiple Regression QAP (MRQAP)
Post-processing option for "Statistics >> Regression >> Matrix" module is enhanced with Multiple Regression QAP significance test. There are five options for users to choose - X-Permutation, Y-Permutation, FLSP, DSL, Partialing.

2. Standardization option in Regression modules
Before running regression analysis, users are able to standardize their data. The standardization option is at Pre-processing section of regression modules..

II. Modification of Names and Locations

1. Visualize >> Clustered
Default layout algorithm of clustered map has been changed from Clustered-CoLa to Clustered Eades.

III. Fixed Bugs

1. Analyze >> Position >> Brokerage
Previously if data contained an underscored character, it used to be mistakenly displayed as a subscript in the input control item.

2. Statistics >> Autocorrelation >> Join-Count
This module did not work if there was at least one node whose attribute value was missing.

3. Transform >> Query
A crash reported from selecting '@More' in the value-list box of the string type data of the query module if there were missing string-typed values at "Transform >> Query" module.


 
Version : 3.3.0.080422
 
Released : April.22, 2008
New features

<Hot Features in NetMiner 3.3 Update>

I. New Modules are added to NetMiner 3.

1. New network measure ‘Assortativity’ is added. (Package: Network Measure-Advanced)

2. Now NetMiner provides the most probable estimation of power-law model. (Package: Statistics-Multivariate Analysis)

3. Spring-embedding layouts are extended to 2-mode Networks. (Package: Network Visualization – 2D)

4. New charting module of 'Pie Chart' and 'Box Plot' has been added. (Chart - 2D)

5. ‘Transform >> Query’ module is added to NetMiner 3. It substitutes for both ‘Node Extract’ and ‘Link Extract’ module. (Package: What-if Analysis)

II. Processing modules are enhanced.

1. Some modules have new outputs. ex) 'Centrality' measures, 'Multiplex', 'Network Properties', 'Brokerage', 'Cohesive Block' and etc.

2. Options are enhanced. Some modules have new options, and some modules' options become more elaborate: 'Equivalence', 'Degree', 'Merge', 'Homophily' and etc.

3. Default Style is applied to maps. For example, the nodes' size of Spring Map (which is created by 'Degree' analysis) is proportional to the degree score of each node.

4. Interface of recursive data use is more user-friendly now. For instance if a data is transformed, dialog window pops out. With this dialog user's able to add the result directly.

5. New items are added in Inspect Panel, called 'Explore' Panel in previous version, of some modules such as 'Node Connectivity', 'Shortest Path', 'Structural Hole' and etc.

III. New Features

1. Auto Save and Auto Recovery: Now NetMiner 3 saves your data automatically. If the software is shut down unexpectedly, it shows auto-saved data at next software execution.

2. Easy project-handling: Handling project is more user-friendly in 3.3 version. For example, project-creating procedure became simple. And one project is saved as one NMF file.

3. Enhanced importing/exporting tool: Importing and exporting are enhanced in NetMiner version 3.3. GML and StOCNET files can be imported to NetMiner, and interface of importing/exporting tools has been improved to be more user-friendly.

4. Enhanced General User Interface: There are changes in icon shape in Toolbar, Current Workfile, and Workfile Tree.

5. Enhanced Editor

6. Context-sensitive Data Management: New options are added in Data Context Menu (right click in 'Current Workfile' and 'Workfile Tree'.)

7. More interactive and easier Visualization: For example, a user is able to save selected nodes as a new Workfile.

8. Enhanced Random Data Generation: User interface of Random Data Generation is enhanced, and new data generating algorithms are added.

-If you are interested in finding out 3.3 updates in detail, please click here.


 
Version : 3.2.0.071115
 
Released : November.15, 2007
New features

 

(New Feature in previous packages)

[Network Measures - 2-mode]
Degree analysis is extended to 2-mode network in the menu of 'Analysis > Two-mode > Degree'.

[Network Visualization - 2D]
New layered drawing algorithm 'Dig-CoLa' is added. This algorithm is similar to Kamada-Kawaii style(thus visualize connectivity) in terms of layout, while nodes are layered to show the overall "flow" of the graph.

[Network Visualization - 2D]
New clustered graph layout algorithm 'Clustered-CoLa' is added. This algorithm separates nodes of different clusters very clearly, while graph style will look similar to Kamada-Kawaii style.

[Network Visualization - 2D]
New graph layout algorithm 'Stress Majorization' is added. The output of this algorithm is exactly same to that of Kamada-Kawaii algorithm. However, this algorithm is monotonically converging so that you would not worry about non-convergent behaviour of Kamada-Kawaii algorithm. Therefore, it is very useful when you refine your layout.


(Major Improvements)

- You can now sort/filter result tables in context menu, which is shown when you right-click on it. You can both sort in increasing/decreasing order, and excel-style filtering can be done on node attributes.

- If you select nodes/links in the graph map and right click those, you can save shapes of nodes/links in the context menu. Once the shape of node/link is saved, it is chosen as a default shape of node/link, when you create a new visualization session.

- Whenever you press 'F1', context-sensitive menu pops out.

 

(Minor Improvements)


- More smoothly you can zoom in/out with wheel button on the graph map.

- 'Save as new Workfile' function of 'Transform > Proximity > Affiliation' now provides user the freedom of selection between Overlap network and Bipartite network.


 
Version : 3.1.0.070814
 
Released : August.21, 2007
New features

 

(New Package)

[Matrix Calculator]

Now NetMiner provides command-line interface (just like that of MATLAB Command-Window or Scientific Calculator) that enables user to effectively manipulate matrices. Users with knowledge in matrix mathematics can more flexibly do the analysis within the framework of NetMiner.


<New Feature in previous packages>

[Measures Advanced]

New community module of 'Cohesion > Community > Eigenvector' is added.
It uses leading eigenvector of modularity matrix to find communities.
This method is known to provide best in modularity of its result compared to other algorithms.

[Measures Advanced]

Community Centrality is introduced in new module 'Centrality > Community'.
Community Centrality measures how central the node is in its local neighborhood.


(Major Improvements)


- Now Node/Link Coloring Wizard in Graph Map can be quickly run with Icons on Toolbar or Shortcut Keys (Ctrl-Shift-N/L)
- Now you can quickly layout the Graph Map with icon on Toolbar or Shortcut Key (Ctrl - L)
- You can filter nodes with those you selected in visualized Graph Map by right clicking on map and selecting 'Run with Selected Nodes' in context menu. You can roll back with 'Run with Entire Nodes'

(Minor Improvements)
- You can zoom in/out on Map with mouse wheel.
- When exporting Node Attributes in Excel file, the cell type is automatically determined.
- Isolated nodes in Graph Maps can now be manipulated more gracefully.

(Bug Fix)
- 'Windows > Project View' used to behave abnormaly.
- 'Cohesion > Community > Agglmorative' used to behave abnormaly, when the graph was disconnected.
- In 'Import Datafiles Wizard', the contents of an excel file used not to be not updated after reading once.
- When importing node attributes from csv/xls file, it used to stop reading a row after finding a single missing value without reading to the end of line.

 
Version : 3.0.5.20070703
 
Released : July.3, 2007
New features

 

(new feature)

[DB Connection]

Users can now retreive network data from Oracle or SQL Server(MS SQL).

[Visualization]

New layout named 'HDE' has been introduced, which is super-fast even for large size of data.

 

(major improvement)

[Graph Editor]

'Graph Editor' has been integrated into main program.
Adjacency Editor now provides three kinds of view, 'Matrix', 'Edge List' and 'Graph Editor,' each of which is different presentation of same data. Therefore, it is much easier and more intuitive to edit your data.

[Cohesion > Community]

Now 'Community' is divided into two menu items, 'Betweenness' and 'Modularity'.
'Betweenness' provides 'GN' algorithm, which is based on betweenness analysis.
'Modularity' provides popular 'CNM(Clauset, Newman and Moore)' algorithm and its variants, which is highly applicable to large networks.

(minor improvement)


[Visualization]

Component arrangment method of 'Tiling' has been improved.
Now it generates layouts with proper margins and alignments.

The performance of revised 'KK' Algorithm has been improved to run much faster.

(bug fix)

[Visualization]

The result of 'KK' algorithm was unstable when it was run iteratively with
'Initial Point' option of 'Current Position'. Now it is fixed to give stable result.

 

 
Version : 3.0.2.20070605
 
Released : June.7, 2007
New features

[What-if analysis]

Link Filtering is added.
    : Users can select link set, which corresponds to specific conditions for What-if analysis.

Link selection by Weight Threshold is added.
    : Users can select link set with specific weight level on the network map and apply the selected links to the Link Filter.

[Visualization]

Component Arrangement option is added.
    : To visualize a network containing multiple components, users can choose Component Arrangement options (Alternate Bisection, Polyomino Packing or Tiling) for the enhancement of layout and performance.
 
[Data Handling]

Shortcut button for creating new workfile with selected nodes is added.
    : Users can create new workfile easily with selected nodes by mouse dragging on the network map.

 

 
Version : 3.0.1.20070515
Released : May.15, 2007
 
Version : 3.0.0.RC1
Released : April.30, 2007
 
Version : 2.6.0.a                                            Released : October.11, 2005
New features

[Data Transformation]

Function modified

  • Ego-net Extraction, including Alter-to-Alter links could be optional
    : Transform>Node set>Ego-net

[Map View Functionality]

Function modified

  • Coloring
    : Coloring status remains after closing option dialog.
    (Using View>coloring>Default, users can restore a default map.)

[Network Analysis]

New functions added

  • Marsden's role typology
    : Analysis>Neighbor>Role Typology
  • Newman's fast Community detection
    : Analysis>Cohesion>Community(Fast)

[Network Visualization]

New functions added

  • Kruskal's MDS
    : Visualize>MDS>n-MDS(Kruskal)
  • Scatter Plot
    : Visualize>Chart>Scatterplot

[Statistics]

New functions added

  • Kruskal's MDS
    : Statistics>MDS>n-MDS(Kruskal)
  • Network Contingency Table
    : Statistics>Crosstabs>Network
  • Covariance Matrix
    : Statistics>Covariance Matrix
  • Principal Component Analysis
    : Statistics>Principal Component
  • Factor Analysis
    : Statistics>Factor Analysis
  • Gini Coefficient
    : Statistics>Gini Coefficient>Vector/Matrix

[Menu Structure Reorganization]

  • Analyze>Cohesion>Community --> Analyze>Cohesion>Community(GN)
  • Visualize>MDS>n-MDS --> Visualize>MDS>n-MDS(Alscal)
  • Visualize>MDS>n-MDS(3D) --> Visualize>MDS>n-MDS(Alscal)(3D)
  • Statistics>MDS>Classical MDS --> Statistics>MDS>c-MDS
  • Statistics>MDS>Non-metric MDS --> Statistics>MDS>n-MDS(Alscal)
 
    Version : 2.5.0.a                                    Released : August.17, 2004
New features
  1. File menu
  • Import and Export list-type of network data (File | Import [Export] | CSV | List menu): support Adjacency or Affiliation data which labeled with character-string
  • 'Data open dialog' shows when a data file is loaded

  2. Analysis menu

  • Subgraph: Dyadic Interaction(p1) - Group Dyadic Interation(p1) model was integrated to existing routine
  • Centrality: Random-walk Betweenness Centrality (originated by M.E. Newman), Coreness (k-Core number originated by Vladimir Batagelj)
  • Equivalence: SimRank routine was modified to input dampening parameter
  • Position: Generalized Blockmodeling was newly added (originated by Vladimir Batagelj)

  3. Statistics menu

  • Autocorrelation: Assortativity was newly added (Assortative mixing orginated by M.E. Newman)
 
    Version : 2.4.0.a                                    Released : November.04, 2003
New features

  1.File menu

  • NTF data format is enhanced to version 2.4
  • Import / Export: Pajek data format is supported

  2. Analysis menu

  • Triad Combination (in Subgraph sub-menu)
  • Dyadic Interaction(p1) (in Subgraph sub-menu)
  • Minimum Cutset (in Connection sub-menu)
  • Social Influence Network Model – Sequence (in Connection sub-menu)
  • Community (in Cohesion sub-menu), Dendogram is added
  • Cohesive Block (in Cohesion sub-menu)
  • Reflected/Derived Eigenvector (in Centrality sub-menu)
  • 2-mode Eigenvector (in Centrality sub-menu)
  • Density (in Properties/Group sub-menu)

  3. Visualize menu

  • Spring-KK (3D) (in Spring sub-menu)
  • c-MDS (3D) (in MDS sub-menu)
  • Spring-KK (in Spring sub-menu) – users can specify the number of iteration

  4. Statistics menu

  • Correlation (in Correlation sub-menu), Simple Matching Coefficient, Jaccard Coefficient, Russel-Rao methods are newly added to existing Pearson's Correlation.

  5. Others

  • Copy function by right-clicking is available on Table output of Report(sub-report)
  • Some bugs are fixed
 
    Version : 2.3.0.a                                         Released : August.26, 2003
New features

  

1. File Input/Output

Random Data Generator: Scale-free routine was added
Save Image: a lot of image format(SVG, EPS, GIF etc) was added

2. Map View Functionality

Show/Width: toggle control with line width information displayed
Multiple Coloring: control node appearance using shape, color and size of node by 3 attribute vectors

3. Data Transformation (10 new routines)

Normalize, Diagonal, Ego-Net, Reorder, Incidence, Linegraph, Split, Composition, Multiplex and Proximity(Categorical/Continuous)
Multiple Coloring: control node appearance using shape, color and size of node by 3 partition vectors

4. Network Exploration (16 new routines)

Connection: Dependency, Node Connectivity, Influence, Accessibility, Effects
Cohesion: k-Plex, s-Clique
Centrality: Information, Load, Power, Effects
Equivalence: CONCOR, CatRE, ExCatRE, Local Role, SimRank

5. Network Analysis (33 new routines)

Subgraph: Dyad Census, Triad Census
Connection: Dependency, Node Connectivity, Influence, Accessibility, Effects
Cohesion: k-Plex, s-Clique
Centrality: Information, Load, Power, Effects
Equivalence: CONCOR, CatRE, ExCatRE, Local Role, SimRank
Network Properties: Inclusiveness, Reciprocity, Transitivity, Clustering Coefficient, Mean Distance, Network Diameter, Node Connectivity, Link Connectivity, Connectedness, Efficiency, Hierarchy, LUB
Group Properties: E-I Index, SMI
Matching: Maximum Matching

6. Significance Test

MCMC Simulation Test: Implemented in Network Property measures, dyad & triad census, goodness-of-fit index of blockmodel
Permutation Test: Implemented in Statistics routines such as Crosstabs, ANOVA, Correlation, Autocorrelation and Regression
Normal Test: Implemented in Statistics routines such as Crosstabs, ANOVA, Correlation, Autocorrelation and Regression

7. Statistics (14 new routines)

Cluster: Ward
Decomposition: Eigen, Singular, Spectural
Frequency: Vector, Matrix
Descriptives: Vector, Matrix
Crosstabs: Vector, Matrix
ANOVA: Vector, Matrix
Autocorrelation: Binary, Continuous

8. Enhancement: Blockmodel, Correlation, Regression (highly enhanced!)

 
    Version : 2.0.1.b                                            Released : May.21, 2003
New features
  • Unlock code structure was changed to 24 characters
  • Inner structure of program was enhanced
  • Collaborative Filtering algorithm and report were enhanced
  • Some bugs are fixed
 
    Version : 2.0.1.a                                             Released : May.6, 2003
New features
  • The selection of ‘row? or ‘column?option is available on Status Centrality
  • Multi-layer selection option is available on Role Equivalence
  • The selection of 'In? ‘Out? 'In & Out' option is available on Structural Equivalence
  • Symmetrization option is added in Connectivity, Max.Flow, and LambdaSet
    (if symmetrization selected, elapsed time of algorithm will be shorten considerably.)
  • Signigicance Level is added in the report of Correlation and Regression
  • Inertia, Proportion Explained are displayed in Correspondence and MDS
  • Clustering, Structural Equivalence, and Regular Equivalence algorithms are improved
  • When right-clicking node, Neighborhood Network is added
  • Report Option is added
    users can select the items of report to perform and the format of output
  • Text Editor is added
  • User interface of Data Manager is improved
  • Saving 3D map is fixed (professional edition only!)
  • Progress bar is also applied to Statistics
  • Some bugs are fixed
 
    Version : 2.0.0.a                                             Released : April. 9. 2003
New features

 

NetMiner is upgraded to 2.0 version. the menu structure is reorganized and new functions are added as follows.
 
   1. File
  • Copy& paste data of windows applications(especially Excel) are available in matrix editor .
  • 'Graph editor' is added.
  • Creating random data function is added.
  • Import & export XLS(Excel data format), CSV is available.
   2. Database
  • Connecting database and querying data is available.
   3. View
  • Selecting tool bars in display is available.
  • 'Pan', 'Rotate', 'Normal' are added.
  • 'Zoom in', 'Zoom out', 'Zoom default', 'Zoom by select' are added.
   4. Data
  • No modification.

   5. Transform

  • 'Transpose' is added in 'Direction'
  • 'Block model' is added in 'Compose'.

   6. Analyze

 

'Analyze' is not equal to 'Analyze' menu of previous version. New 'Analyze' create only report for reducing time and generalized graph layout.

  • 'Adjacency' in 'connection' menu is renamed to 'Neighbor'.
  • 'Subgroup' is renamed to 'Cohesion'.
  • 'Community' is added in 'Cohesion'.
  • 'Others' menu is created.
  • 'Egonet' is moved to 'others...'.
  • 'Brokerage' and 'Collaborative filtering' are added in 'Others'.
  • 'Link betweenness', 'Flow betweenness', 'Status', 'PageRank' and 'HITS' are added in 'Centrality'.
  • 'k-Core' is added in 'Cohesion'.
  • 'Regular' is added in 'Equivalence'.
   7. Explore

 

'Explore' is equal to 'Analyze' menu of previous version.

  • 'Adjacency' in connection menu is renamed to 'Neighbor'.
  • 'Subgroup' is renamed to 'Cohesion'.
  • 'Community' is added in 'Cohesion'.
  • 'Others...' menu is created.
  • 'Egonet' is moved to 'others'.
   8. Visualize

 

Generalized graph layouts independent to analysis are available.

  • 'Spring-FR', 'n-MDS', 'Radial', 'Layered', 'Clustered', 'Circular', 'Random' are added.
  • 3D visualizations of 'Spring-ED', 'Clustered' and 'c-MDS' are supported.

   9. Statistics

  • 'MDS(Classical/Non-Metric)', 'Cluster', 'Correlation(Vector)', 'Regression' are added.
   10. Option
  • 'Database' is added.
    *. Etc
  • User interface is changed. please check the 'features' menu.
  • Product line-up are added, please check the 'editions' menu.
  • Some bugs are removed.
 
    Version : 1.1.5                                               Released : Apr.18, 2002
New features

   1. To add QAP Correlation in Analyze menu
  • You can find it at Analyze menu > Statistics menu >QAP Correlation.
   2. To setup components of the map manuallyons

   Users can modify the default shape, color and size of node, line and font using Options menu. Additionally, users can allocate different color, size and shape of node according to attribute variables respectivly. For this, use "Coloring" function on left frame.

  • Node Preference: Shape, Color, Size
  • Line Preference: Shape, Color, Thickness
  • Font Preference: Size, Font type, Color
   3. To use names of node in List data
  • In the syntax of NTF file, users can use names of node in data area, only possible in List type data. (ex. in WLIST, "Alice, Tom, 1")
   4. To export current dataset to UCINET DL format
 
   5. To import CSV file of node list in Data Editor
 

   6. Improvements in structure of analysis algorithms and analysis        reports

  • NetMiner package is doing more stable processing by this internal reformation.
   7. To add several menus to sub-network map

   The same menus of the main map panel are added to sub-map panel which is pop-uped by right-clicking "Member Network" of Clique, Block or Component.

  • Save map to jpg image file
  • Save current dataset to NTF file
  • Apply three graph layout (MDS, K-K, ED)
  • Other map control menus (Rendering, Show)
   8. To support Java Run-time Environemnt(JRE) 1.4 version
  • JRE 1.4 enhances the speed and the stability of Java application. NetMiner 1.1.5 was modifed internally to support JRE 1.4.

   9. To patch some bugs

 
    Version : 1.1.0                                               Released : Feb.8, 2002
New features

   1. NTF format renewal and widen data type supported
  • NTF file format is renewed to version 1.5, which is more human readable.
    The systax of previous 1.0 is also supported.
    Three list type data(Edge list, Linked list, Weighted Edge list), three matrix type data(Full, Upper, Lower matrix) and their hybrid use are possible.
    The details are in the manual.
   2. Full-scale Upgrade of Data Editor
  • Node list tab is embedded in the other tabs, so node labels can be added, changed and deleted in any tabs.
    If you modify nodeset in any variable tabs, the changes would be applied all the other tabs automatically.
  • Affiliation tab is changed like adjacency variable.(Each affiliation variable has a tab respectively.)
  • Three list type(Edge list, Linked list, Weghted Edge list) and three matrix type(Full, Upper, Lower) CSV file is able to imported.
  • Basic spread-sheet functions are added.(Copy, Paste, Select Line/Column, Add/Delete Line/Column)
  • More easy addition and deletion of variables
   3. Node Mouse Events
  • Each node in the map has mouse events.
    By right-clicking, users can view Network Properties, Attribute Values of each node easily.
    If the node is Clique, n-Clique, n-Clan or block, Member List, Member Network and Network Properties are readily available.
   4. Add dataset of sub report to current dataset as Adjacency, Affiliation or
      Attribute
  • Dataset of sub report(1-mode, 2-mode or vector) can be added to current dataset. You can select the section to add data.
    By this function, recursive use of output data as input data become possible.
    So users can have more Extract (in Transformation) and Coloring options.
   5. Extract and Coloring by values of Affiliation variable are Added
  • Users can extract or color specific nodeset using Affiliation and Attribute properties.
   6. New Layers created by data transformation are added Current dataset
  • In version 1.0, transformed layer came to new dataset and existing layers and other variables disappeared.
  • In the new version, transformed layers retaining all other properties are added to current dataset.
   7. Option menu is added
  • Users can set environmental preferences regarding Defualt Folder, Saving Dataset option and the Version of Data Editor in Preference menu.
 
    Version : 1.0.1                                               Released : Jan.5, 2002
New features

   1. Important upgrades
  • To reduce elapsed time of Analysis | Connection | Connectivity, Subgroup | Lambda Set due to alternative Max Flow algorithm
  • To reduce the first map drawing time due to structural tuning up
   2. Bugs fixed
  • In Data Editor, the problem that data modifications were applied to current dataset immediately (ex. when node labels were modified)

  • In default map of Component and Bi-Component, the problem that the first color of all borders and nodes were grey
   3. Additional improvements
  • In Data Editor, cell editing mode is changed from insert mode to overwrite mode (mouse-click a cell to edit)

  • In Data Editor, 'Delete Adjacency Variable' button is added

  • In Data Editor, when 'Add Adjacency Variable', current cursor is moved to new data sheet

  • In Node List section of Data Editor, 'Numerical Node Labeling' button is added Users can insert numerical node label as 1,2,3...n automatically
  • Progress Bar is applied additionally to File | Open and File | Import
  • In Coloring option window, values are listed by ascending order
  • In File menu, 'Set Default Folder' function is added
 
    Version : 1.0.0                                               Released : Dec.21, 2001
Key features
  • Integration of network analysis and network visualization in one software package

  • Dynamic linking of network-analytic substance with network map

  • Highly interactive user interface which supports quick exploratory data analysis

  • Incorporates standard set of network analysis tools and data manipulation facilities

  • Generalized data architecture makes it easy to model multi-layered network and inter-connections among relational, affiliation and attribute variables