// ~->[DNET-1]->~ // File created by AlmondR at FloridaStateU using Netica 4.09 on Jun 10, 2011 at 21:54:14. bnet ErroneousNodeExclusion { AutoCompile = TRUE; autoupdate = TRUE; whenchanged = 1307757238; visual V1 { defdispform = BELIEFBARS; nodelabeling = TITLE; NodeMaxNumEntries = 50; nodefont = font {shape= "Arial"; size= 10;}; linkfont = font {shape= "Arial"; size= 9;}; windowposn = (520, 1, 1054, 517); scrollposn = (106, 0); resolution = 72; drawingbounds = (1080, 720); showpagebreaks = FALSE; usegrid = TRUE; gridspace = (6, 6); NodeSet Node {BuiltIn = 1; Color = 0xc0c0c0;}; NodeSet Nature {BuiltIn = 1; Color = 0xf8eed2;}; NodeSet Deterministic {BuiltIn = 1; Color = 0xd3caa6;}; NodeSet Finding {BuiltIn = 1; Color = 0xc8c8c8;}; NodeSet Constant {BuiltIn = 1; Color = 0xffffff;}; NodeSet ConstantValue {BuiltIn = 1; Color = 0xffffb4;}; NodeSet Utility {BuiltIn = 1; Color = 0xffbdbd;}; NodeSet Decision {BuiltIn = 1; Color = 0xdee8ff;}; NodeSet Documentation {BuiltIn = 1; Color = 0xf0fafa;}; NodeSet Title {BuiltIn = 1; Color = 0xffffff;}; PrinterSetting A { margins = (1270, 1270, 1270, 1270); landscape = FALSE; magnify = 1; }; }; node MedicalAbility { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Poor, Moderate, Good, Excellent); levels = (34, 34, 34, 16); parents = (); probs = // Poor Moderate Good Excellent (0.16, 0.34, 0.34, 0.16); title = "MedicalAbility"; whenchanged = 1307757238; belief = (0.16, 0.34, 0.34, 0.16); visual V1 { center = (276, 66); height = 5; }; }; node Pharmacetical { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Inappropriate, Typical, Precise); parents = (MedicalAbility); probs = // Inappropriate Typical Precise // MedicalAbility ((0.45, 0.35, 0.2), // Poor (0.2, 0.45, 0.35), // Moderate (0.1, 0.4, 0.5), // Good (0.1, 0.3, 0.6)); // Excellent ; title = "Pharmacetical"; whenchanged = 1172776107; belief = (0.19, 0.393, 0.417); visual V1 { center = (156, 198); height = 1; }; }; node ExamPatient { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Incomplete, Adequate, Thorough); parents = (MedicalAbility); probs = // Incomplete Adequate Thorough // MedicalAbility ((0.6, 0.3, 0.1), // Poor (0.3, 0.45, 0.25), // Moderate (0.15, 0.35, 0.5), // Good (0.05, 0.2, 0.75)); // Excellent ; title = "ExamPatient"; whenchanged = 1172765062; belief = (0.257, 0.352, 0.391); visual V1 { center = (354, 198); height = 6; }; }; node Patient1 { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Degrade, Maintain, Improve, Healed); parents = (Pharmacetical, ExamPatient); probs = // Degrade Maintain Improve Healed // Pharmacetical ExamPatient (((0.7, 0.15, 0.1, 0.05), // Inappropriate Incomplete (0.55, 0.25, 0.15, 0.05), // Inappropriate Adequate (0.45, 0.3, 0.2, 0.05)), // Inappropriate Thorough ((0.65, 0.2, 0.1, 0.05), // Typical Incomplete (0.1, 0.35, 0.4, 0.15), // Typical Adequate (0.05, 0.15, 0.55, 0.25)), // Typical Thorough ((0.5, 0.3, 0.15, 0.05), // Precise Incomplete (0.05, 0.1, 0.55, 0.3), // Precise Adequate (0.05, 0.1, 0.2, 0.65))); // Precise Thorough ; title = "Patient1"; whenchanged = 1307755426; belief = (0.2569675, 0.194585, 0.30516, 0.2432875); visual V1 { center = (108, 288); height = 4; link 1 { path = ((132, 231), (124, 248)); }; }; }; node Patient2 { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Degrade, Maintain, Improve, Healed); inputs = (Pharmacetical, ExamPatient); parents = (Pharmacetical, ExamPatient); probs = // Degrade Maintain Improve Healed // Pharmacetical ExamPatient (((0.7, 0.15, 0.1, 0.05), // Inappropriate Incomplete (0.65, 0.2, 0.1, 0.05), // Inappropriate Adequate (0.65, 0.2, 0.1, 0.05)), // Inappropriate Thorough ((0.7, 0.15, 0.1, 0.05), // Typical Incomplete (0.3, 0.4, 0.2, 0.1), // Typical Adequate (0.2, 0.4, 0.3, 0.1)), // Typical Thorough ((0.7, 0.15, 0.1, 0.05), // Precise Incomplete (0.1, 0.2, 0.4, 0.3), // Precise Adequate (0.05, 0.1, 0.35, 0.5))); // Precise Thorough ; title = "Patient2"; whenchanged = 1307755417; belief = (0.3543325, 0.226295, 0.2338975, 0.185475); visual V1 { center = (216, 402); height = 8; }; }; node Patient3 { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Degrade, Maintain, Improve, Healed); inputs = (ExamPatient, Pharmacetical); parents = (ExamPatient, Pharmacetical); probs = // Degrade Maintain Improve Healed // ExamPatient Pharmacetical (((0.65, 0.2, 0.1, 0.05), // Incomplete Inappropriate (0.55, 0.2, 0.2, 0.05), // Incomplete Typical (0.45, 0.3, 0.2, 0.05)), // Incomplete Precise ((0.4, 0.3, 0.2, 0.1), // Adequate Inappropriate (0.2, 0.3, 0.4, 0.1), // Adequate Typical (0.05, 0.15, 0.35, 0.45)), // Adequate Precise ((0.35, 0.3, 0.25, 0.1), // Thorough Inappropriate (0.1, 0.2, 0.3, 0.4), // Thorough Typical (0.05, 0.1, 0.2, 0.65))); // Thorough Precise ; title = "Patient3"; whenchanged = 1307755416; belief = (0.245265, 0.2087675, 0.2603425, 0.285625); visual V1 { center = (318, 288); height = 2; }; }; node Patient4 { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Degrade, Maintain, Improve, Healed); inputs = (ExamPatient); parents = (ExamPatient); probs = // Degrade Maintain Improve Healed // ExamPatient ((0.2, 0.6, 0.15, 0.05), // Incomplete (0.1, 0.5, 0.25, 0.15), // Adequate (0.1, 0.1, 0.2, 0.6)); // Thorough ; title = "Patient4"; whenchanged = 1307755414; belief = (0.1257, 0.3693, 0.20475, 0.30025); visual V1 { center = (468, 408); height = 7; }; }; node Patient5 { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Degrade, Maintain, Improve, Healed); inputs = (ExamPatient); parents = (ExamPatient); probs = // Degrade Maintain Improve Healed // ExamPatient ((0.75, 0.15, 0.05, 0.05), // Incomplete (0.35, 0.45, 0.15, 0.05), // Adequate (0.05, 0.15, 0.3, 0.5)); // Thorough ; title = "Patient5"; whenchanged = 1307755167; belief = (0.3355, 0.2556, 0.18295, 0.22595); visual V1 { center = (558, 288); height = 3; }; }; ElimOrder = (Patient4, Patient5, MedicalAbility, Patient1, Patient2, Pharmacetical, ExamPatient, Patient3); };