// ~->[DNET-1]->~ // File created by an unlicensed user using Netica 5.04 on 11/03/2014 at 08:33:35 PM. bnet System_Task2 { autoupdate = FALSE; title = "ecd://EMSMTest/TestCAF/System_Task2/"; whenchanged = 1415064815; user U1 { type = "EM"; taskID = "ecd://EMSMTest/TestCAF/Task2/"; }; param X_Skill_2_1 { kind = DISCONNECTED; discrete = TRUE; states = (High, Low); title = "Skill_2"; whenchanged = 1415064815; }; param X_Skill_3_1 { kind = DISCONNECTED; discrete = TRUE; states = (High, Low); title = "Skill_3"; whenchanged = 1415064815; }; node Observation { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Right, Half, Wrong); inputs = (Skill_2, Skill_3); parents = (X_Skill_2_1, X_Skill_3_1); probs = // Right Half Wrong // Skill_2 Skill_3 (0.6, 0.3, 0.1, // High High 0.4, 0.3, 0.3, // High Low 0.2, 0.4, 0.4, // Low High 0.2, 0.3, 0.5); // Low Low ; title = "Observation"; whenchanged = 1415064815; user U1 { internalName = "Observation"; isOrdered = "true"; role = "Observable"; DistType = "HyperDirichlet Distribution"; ParameterTable = "\n\ \| \n\ \| \n\ \| \n\ \| \n\ \| \n\ \| 6\n\ \| 3\n\ \| 1\n\ \| 10\n\ \| 10\n\ \| \n\ \| \n\ \| \n\ \| \n\ \| \n\ \| \n\ \| 4\n\ \| 3\n\ \| 3\n\ \| 10\n\ \| 10\n\ \| \n\ \| \n\ \| \n\ \| \n\ \| \n\ \| \n\ \| 2\n\ \| 4\n\ \| 4\n\ \| 10\n\ \| 10\n\ \| \n\ \| \n\ \| \n\ \| \n\ \| \n\ \| \n\ \| 2\n\ \| 3\n\ \| 5\n\ \| 10\n\ \| 10\n\ \| \n\ "; }; }; NodeSet Observable {Nodes = (Observation);}; NodeSet System_Task2 {Nodes = (Observation);}; NodeSet SM {Nodes = ();}; };