// ~->[DNET-1]->~ // File created by someone at MonashUniv using Netica 2.17 on Nov 25, 2005 at 11:47:20. bnet Treat_or_no_Treat { autoupdate = TRUE; whenchanged = 1132919232; visual V6 { defdispform = BELIEFBARS; nodelabeling = TITLE; NodeMaxNumEntries = 50; nodefont = font {shape= "Arial"; size= 10;}; linkfont = font {shape= "Arial"; size= 9;}; windowposn = (152, 92, 1098, 633); resolution = 72; drawingbounds = (1583, 1089); showpagebreaks = FALSE; usegrid = TRUE; gridspace = (6, 6); PrinterSetting A { margins = (1270, 1270, 1270, 1270); landscape = FALSE; magnify = 1; }; }; node D { kind = NATURE; discrete = TRUE; states = (HIVpos, HIVneg); parents = (); probs = // HIVpos HIVneg (0.08, 0.92); title = " HIV\nStatus"; whenchanged = 1047515133; visual V6 { center = (444, 78); height = 2; }; }; node B { kind = DECISION; discrete = TRUE; states = (treat, do_not_treat); parents = (); functable = treat; title = " Treat?\n(Yes/No)"; whenchanged = 1132919232; visual V6 { center = (162, 264); height = 1; }; }; node U { kind = UTILITY; discrete = FALSE; measure = RATIO; chance = DETERMIN; parents = (D, B); functable = // D B ((10.5, // HIVpos treat 10), // HIVpos do not treat (75.46, // HIVneg treat 75.5)); // HIVneg do not treat ; title = "QALE"; whenchanged = 1047515147; visual V6 { center = (444, 264); height = 3; }; }; ElimOrder = (D, B); };