- Fixed Rd cross-reference NOTE reported by CRAN (updated
scale_fill_distillerlink).
-
plotIncMatrixis the new name of the function previously known asplotInput. -
nominalAsBinetis the new name of the function previously known asel2IncMatrix.
-
The
readmeandvignettefiles are now updated to the latest modifications. -
The manual help page of the
nominalAsBinetis modified to better describe the function. -
A few typographical and writing problems have been corrected throughout all of the related documents.
- Added a
NEWS.mdfile to track changes to the package.
-
predictEdgemakes it possible to predict edges for the pairwise relationship of labels of nominal variables by imputing weight scores. This function was substituted by the deprecatedimputeMissingValuefunction. -
validateEdgePredictionmakes it possible to validate the predicted edges for the pairwise relationship of labels of nominal variables by imputing weight scores. This function was substituted by the deprecatedvalidateImputationfunction.
-
The argument
dimforfindClusterfunction was deprecated and it has been substituted bypart. -
The argument
dimforplotBipartitefunction was deprecated and it has been substituted bypart. -
The
beatAMLdataset description and reference have been updated. -
The
herbIngredientdataset description and reference have been updated. -
The
drugCombdataset description and reference have been updated. -
The
robertsondataset description and reference have been updated. -
The example section of
analyseNetworkfunction was expanded. -
The example section of
el2IncMatrixfunction was expanded. -
The
readmefile is now updated to the latest modifications.
- The current vignette describes the concept of edge prediction based on new functions and arguments. In other words, validation of network clusters using ground truth and validation of edge prediction based on the benchmark is now clearer to utilize in the nominal data mining analysis pipeline.
-
findClusterexample provides the output of comparison. -
The default of
print_skimargument set toFALSEin all related functions.