文件名称:R语言实现粗糙集
-
所属分类:
- 标签属性:
- 上传时间:2019-07-18
-
文件大小:297.29kb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
下载1 (297.29kb)
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容来自于网络,使用问题请自行百度
利用R语言实现粗糙集,包括数据和例子,帮助理解各个函数的用途
相关搜索: R,粗糙集
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 粗糙集.zip 列表 RoughSets-master/ RoughSets-master/.gitattributes RoughSets-master/.gitignore RoughSets-master/DESCRIPTION RoughSets-master/NAMESPACE RoughSets-master/R/ RoughSets-master/R/.Rhistory RoughSets-master/R/BasicFuzzyRoughSets.R RoughSets-master/R/BasicRoughSets.OtherFuncCollections.R RoughSets-master/R/BasicRoughSets.R RoughSets-master/R/Discretization.OtherFuncCollections.R RoughSets-master/R/Discretization.R RoughSets-master/R/FeatureSelection.OtherFuncCollections.R RoughSets-master/R/FeatureSelection.R RoughSets-master/R/FuzzyRoughSets-introduction.R RoughSets-master/R/IOFunctions.R RoughSets-master/R/InstanceSelection.OtherFuncCollections.R RoughSets-master/R/InstanceSelection.R RoughSets-master/R/MissingValue.R RoughSets-master/R/NearestNeigbour.OtherFuncCollections.R RoughSets-master/R/NearestNeigbour.R RoughSets-master/R/RcppExports.R RoughSets-master/R/RoughSets-introduction.R RoughSets-master/R/RoughSets-package.R RoughSets-master/R/RuleInduction.OtherFuncCollections.R RoughSets-master/R/RuleInduction.R RoughSets-master/R/docData.R RoughSets-master/data/ RoughSets-master/data/RoughSetData.RData RoughSets-master/demo/ RoughSets-master/demo/00Index RoughSets-master/demo/BasicConcept.FRST.R RoughSets-master/demo/BasicConcept.RST.R RoughSets-master/demo/D.discretize.equal.intervals.RST.R RoughSets-master/demo/D.discretize.quantiles.RST.R RoughSets-master/demo/D.global.discernibility.heuristic.RST.R RoughSets-master/demo/DiscernibilityMatrix.FRST.R RoughSets-master/demo/DiscernibilityMatrix.RST.R RoughSets-master/demo/FRNN.O.iris.R RoughSets-master/demo/FRNN.iris.R RoughSets-master/demo/FS.QuickReduct.FRST.Ex1.R RoughSets-master/demo/FS.QuickReduct.FRST.Ex2.R RoughSets-master/demo/FS.QuickReduct.FRST.Ex3.R RoughSets-master/demo/FS.QuickReduct.FRST.Ex4.R RoughSets-master/demo/FS.QuickReduct.FRST.Ex5.R RoughSets-master/demo/FS.QuickReduct.RST.R RoughSets-master/demo/FS.greedy.heuristic.reduct.RST.R RoughSets-master/demo/FS.greedy.heuristic.superreduct.RST.R RoughSets-master/demo/FS.nearOpt.fvprs.FRST.R RoughSets-master/demo/FS.permutation.heuristic.reduct.RST.R RoughSets-master/demo/GettingStarted.A.R RoughSets-master/demo/GettingStarted.B.R RoughSets-master/demo/IS.FRIS.FRST.R RoughSets-master/demo/IS.FRPS.FRST.R RoughSets-master/demo/MV.simpleData.R RoughSets-master/demo/POSNN.iris.R RoughSets-master/demo/RI.classification.FRST.R RoughSets-master/demo/RI.indiscernibilityBasedRules.RST.R RoughSets-master/demo/RI.regression.FRST.R RoughSets-master/demo/SimulationDataAnalysisWine.R RoughSets-master/man/ RoughSets-master/man/A.Introduction-RoughSets.Rd RoughSets-master/man/B.Introduction-FuzzyRoughSets.Rd RoughSets-master/man/BC.IND.relation.FRST.Rd RoughSets-master/man/BC.IND.relation.RST.Rd RoughSets-master/man/BC.LU.approximation.FRST.Rd RoughSets-master/man/BC.LU.approximation.RST.Rd RoughSets-master/man/BC.discernibility.mat.FRST.Rd RoughSets-master/man/BC.discernibility.mat.RST.Rd RoughSets-master/man/BC.positive.reg.FRST.Rd RoughSets-master/man/BC.positive.reg.RST.Rd RoughSets-master/man/C.FRNN.FRST.Rd RoughSets-master/man/C.FRNN.O.FRST.Rd RoughSets-master/man/C.POSNN.FRST.Rd RoughSets-master/man/D.discretization.RST.Rd RoughSets-master/man/D.discretize.equal.intervals.RST.Rd RoughSets-master/man/D.discretize.quantiles.RST.Rd RoughSets-master/man/D.global.discernibility.heuristic.RST.Rd RoughSets-master/man/D.local.discernibility.heuristic.RST.Rd RoughSets-master/man/FS.DAAR.heuristic.RST.Rd RoughSets-master/man/FS.all.reducts.computation.Rd RoughSets-master/man/FS.feature.subset.computation.Rd RoughSets-master/man/FS.greedy.heuristic.reduct.RST.Rd RoughSets-master/man/FS.greedy.heuristic.superreduct.RST.Rd RoughSets-master/man/FS.nearOpt.fvprs.FRST.Rd RoughSets-master/man/FS.one.reduct.computation.Rd RoughSets-master/man/FS.permutation.heuristic.reduct.RST.Rd RoughSets-master/man/FS.quickreduct.FRST.Rd RoughSets-master/man/FS.quickreduct.RST.Rd RoughSets-master/man/FS.reduct.computation.Rd RoughSets-master/man/IS.FRIS.FRST.Rd RoughSets-master/man/IS.FRPS.FRST.Rd RoughSets-master/man/MV.conceptClosestFit.Rd RoughSets-master/man/MV.deletionCases.Rd RoughSets-master/man/MV.globalClosestFit.Rd RoughSets-master/man/MV.missingValueCompletion.Rd RoughSets-master/man/MV.mostCommonVal.Rd RoughSets-master/man/MV.mostCommonValResConcept.Rd RoughSets-master/man/RI.AQRules.RST.Rd RoughSets-master/man/RI.CN2Rules.RST.Rd RoughSets-master/man/RI.GFRS.FRST.Rd RoughSets-master/man/RI.LEM2Rules.RST.Rd RoughSets-master/man/RI.hybridFS.FRST.Rd RoughSets-master/man/RI.indiscernibilityBasedRules.RST.Rd RoughSets-master/man/RI.laplace.Rd RoughSets-master/man/RoughSetData.Rd RoughSets-master/man/RoughSets-package.Rd RoughSets-master/man/SF.applyDecTable.Rd RoughSets-master/man/SF.asDecisionTable.Rd RoughSets-master/man/SF.asFeatureSubset.Rd RoughSets-master/man/SF.read.DecisionTable.Rd RoughSets-master/man/X.entropy.Rd RoughSets-master/man/X.gini.Rd RoughSets-master/man/X.laplace.Rd RoughSets-master/man/X.nOfConflicts.Rd RoughSets-master/man/X.ruleStrength.Rd RoughSets-master/man/X.rulesCounting.Rd RoughSets-master/man/as.character.RuleSetRST.Rd
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.