Other packages > Find by keyword >

fcaR  

Formal Concept Analysis
View on CRAN: Click here


Download and install fcaR package within the R console
Install from CRAN:
install.packages("fcaR")

Install from Github:
library("remotes")
install_github("cran/fcaR")

Install by package version:
library("remotes")
install_version("fcaR", "1.2.2")



Attach the package and use:
library("fcaR")
Maintained by
Domingo Lopez Rodriguez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-01-12
Latest Update: 2023-04-27
Description:
Provides tools to perform fuzzy formal concept analysis, presented in Wille (1982) and in Ganter and Obiedkov (2016) . It provides functions to load and save a formal context, extract its concept lattice and implications. In addition, one can use the implications to compute semantic closures of fuzzy sets and, thus, build recommendation systems.
How to cite:
Domingo Lopez Rodriguez (2020). fcaR: Formal Concept Analysis. R package version 1.2.2, https://cran.r-project.org/web/packages/fcaR
Previous versions and publish date:
1.0.2 (2020-01-12 11:50), 1.0.3 (2020-01-19 18:50), 1.0.4 (2020-07-07 19:00), 1.0.6 (2020-11-19 00:10), 1.0.7 (2020-12-02 23:50), 1.1.0 (2021-06-16 14:00), 1.1.1 (2021-06-28 22:00), 1.2.0 (2022-09-04 10:40), 1.2.1 (2023-04-27 21:50)
Other packages that cited fcaR R package
View fcaR citation profile
Other R packages that fcaR depends, imports, suggests or enhances
Functions, R codes and Examples using the fcaR R package
Some associated functions: Concept . ConceptLattice . ConceptSet . FormalContext . ImplicationSet . Set . as_Set . as_vector . cobre32 . cobre61 . equivalencesRegistry . fcaR-package . fcaR_options . grapes-and-grapes . grapes-entails-grapes . grapes-equals-grapes . grapes-grapes . grapes-holds_in-grapes . grapes-less-than-equals-grapes . grapes-or-grapes . grapes-respects-grapes . grapes-twiddle-grapes . parse_implication . parse_implications . pipe . planets . scalingRegistry . vegas . 
Some associated R codes: RcppExports.R . Rsimplification.R . add_col.R . as_SparseSet.R . batch_apply.R . brackets_R6.R . build_sparse_matrix.R . check_many_valued.R . clarify_matrix.R . clean.R . combine_implications.R . compare_concepts.R . composition.R . compute_closure.R . compute_grades.R . concept_lattice.R . concept_set.R . concepts_to_matrix.R . context_to_latex.R . convert_to_sparse.R . datasets.R . diff2.R . entails_equiv.R . equivalences_registry.R . export_to_latex.R . export_to_string.R . extract_col.R . fcaR-package.R . formal_context.R . format_label.R . generalization.R . get_sublattice.R . holds_respects.R . imp_to_basis.R . imp_to_bsis_bg.R . implication_set.R . implication_to_string.R . imps_to_arules.R . intersection.R . lattice_plot.R . match_attributes.R . meet_join.R . messages.R . options.R . parser.R . plot_context.R . print_many_valued.R . process_batch.R . recommend_attribute.R . reduce_transitivity.R . reduction.R . reorder.R . rsimplification_bg.R . scaling.R . scaling_registry.R . self_intersection.R . simplification.R . simplification_bg.R . sparse_concept.R . sparse_set.R . sparse_set_operations.R . subsets.R . to_cxt.R . to_fraction.R . utils-pipe.R . zzz.R .  Full fcaR package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns