softwarelogs2 | R Documentation |
Bayesian Network analysis of software logs for data‐driven software maintenance.
A discrete Bayesian network to discover poor performance indicators in a system and to explore usage patterns that usually require temporal analysis. The networks are given in the referenced paper. The vertices are:
(A128GCM, dir, HS512, SunJSSE version 1.8, AdminCron, AdminLeagues, AdminMarket, AdminNotices, AdminSuggestion, AdminSuggestions, AdminUser, AdminUsers, AllLeagues, Bid, Calendar, Classification, Cron, DirectorOfChess, ErrorPage, Finance, Help, Index, Invite, LastMovements, League, Lineup, Market, MarketOperations, NewAccount, NewPassword, NewSuggestion, OfferPlayer, OldSeasons, Play, Player, Privacy, Results, SearchPlayer, Start, Team, Trainer, Transactions, UserConfiguration, ViewOffers);
(active, ocasional, regular, very active);
(high, low, medium, optimal);
(high, low, medium, very low).
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
del Rey, S., Martinez-Fernandez, S., & Salmeron, A. (2023). Bayesian Network analysis of software logs for data-driven software maintenance. IET Software, 17(3), 268-286.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.