Other packages > Find by keyword >

catnet  

Categorical Bayesian Network Inference
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("catnet", "1.16.1")



Attach the package and use:
library("catnet")
Maintained by
Nikolay Balov
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-03-08
Latest Update: 2022-11-21
Description:
Structure learning and parameter estimation of discrete Bayesian networks using likelihood-based criteria. Exhaustive search for fixed node orders and stochastic search of optimal orders via simulated annealing algorithm are implemented.
How to cite:
Nikolay Balov (2010). catnet: Categorical Bayesian Network Inference. R package version 1.16.1, https://cran.r-project.org/web/packages/catnet. Accessed 09 May. 2025.
Previous versions and publish date:
1.00.0 (2010-03-08 11:34), 1.02.0 (2010-04-13 18:23), 1.08.1 (2010-08-10 16:16), 1.08.2 (2010-08-12 06:59), 1.09.4 (2010-10-29 10:25), 1.10.0 (2011-04-27 19:18), 1.11.0 (2011-06-15 20:00), 1.13.1 (2011-10-05 07:45), 1.13.2 (2011-12-13 16:08), 1.13.4 (2012-08-01 22:50), 1.13.7 (2013-01-09 08:08), 1.13.8 (2013-04-03 22:54), 1.14.2 (2013-07-31 17:58), 1.14.3 (2013-12-11 07:42), 1.14.5 (2014-12-09 22:13), 1.14.8 (2015-02-04 08:28), 1.15.0 (2016-06-12 19:03), 1.15.3 (2017-10-26 07:11), 1.15.5 (2019-04-16 18:33), 1.15.6 (2020-03-06 10:20), 1.15.7 (2020-03-10 18:30), 1.16.1 (2022-11-07 13:40)
Other packages that cited catnet R package
View catnet citation profile
Other R packages that catnet depends, imports, suggests or enhances
Functions, R codes and Examples using the catnet R package
Full catnet package functions and examples
Downloads during the last 30 days
04/0904/1104/1204/1404/1704/1804/1904/2004/2104/2304/2404/2504/2605/07Downloads for catnet02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA