search for: localprior

Displaying 2 results from an estimated 2 matches for "localprior".

2006 Apr 12
3
[Q] Bayeisan Network with the "deal" package
...k(ksl) ksl.prior <- jointprior(ksl.nw) banlist <- matrix(c(5,5,6,6,7,7,9, 8,9,8,9,8,9,8), ncol = 2) ksl.nw$banlist <- banlist ksl.nw <- learn(ksl.nw, ksl, ksl.prior)$nw According to the manual, the local prior and posterior can be accessed for each node using localprior() and localposterior(). However, I got null from localprior(ksl.nw$nodes[1]) and localposterior(ksl.nw$nodes[1]). Can anyone tell me what I should do to access the local prior and posterior? Any help would be appreciated. Thanks in advance. Young-Jin [[alternative HTML version deleted]]
1998 Oct 21
0
SAMBA digest 1850 (DNS name and netbios name differ)
...to see if the name resolution order is causing your problem; then do all this happy stuff... ------------------------------------ cut ------------------------------------ The following registry entries control name resolution order for Windows NT version 3.5x and Windows 95: DnsPriority LocalPriority HostsPriority NetbtPriority Each value is a DWORD between -32768 and 32767, specified in hexadecimal notation. The lower the value, the higher the priority in the search order. You can use existing values by rearranging them in a needed order. (Use scientific calculator, for example, to...