// ~->[DNET-1]->~ // File created by someone at MonashUniv using Netica 2.06 on May 13, 2002 at 19:24:56. bnet aids { autoupdate = TRUE; whenchanged = 1021281872; visual V1 { defdispform = BELIEFBARS; nodelabeling = TITLE; NodeMaxNumEntries = 50; nodefont = font {shape= "Arial"; size= 10;}; linkfont = font {shape= "Arial"; size= 9;}; windowposn = (22, 22, 500, 245); resolution = 72; drawingbounds = (1046, 769); showpagebreaks = FALSE; usegrid = TRUE; gridspace = (6, 6); PrinterSetting A { margins = (1270, 1270, 1270, 1270); landscape = FALSE; magnify = 1; }; }; node AIDS { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (true, false); parents = (); probs = // true false (0.006, 0.994); title = "Aids"; whenchanged = 1021281668; belief = (0.006, 0.994); visual V1 { center = (84, 84); height = 1; }; }; node Test { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (true, false); statetitles = ("Positive", "Negative"); parents = (AIDS); probs = // Positive Negative // AIDS ((0.977, 0.023), // true (0.074, 0.926)); // false ; title = "Test"; whenchanged = 1021281872; belief = (0.079418, 0.920582); visual V1 { center = (282, 84); height = 2; }; }; ElimOrder = (AIDS, Test); };