Displaying 3 results from an estimated 3 matches for "lmbd".
Did you mean:
lmb
2008 Aug 12
0
KS Test for Mixture of Distributions
...148.0 172.7 193.1 150.7 195.5
[109] 142.4 232.3 92.7 127.6 227.0 358.5 202.4 224.6 374.6 220.8 173.8 120.6
[121] 265.0 151.1
Having fitted with gamma mixture I obtain the following parameters:
> param_of_2comp
comp.1 comp.2
alpha 5.911165 95.662958
beta 30.455212 1.927715
> lmbd
[1] 0.8058989 0.1941011
> ks <- ks.test(w,"gamma_pdf",lmbd,alpha,beta,noc)
> print(ks$statistics[["D"]])
0.80599
> print(ks$p.value)
0
The problem is that over many datasets the ks.test() always
give Pvalue = 0 and very high "D" for testing multiple compo...
2018 Jul 11
0
DRS and DNS sync are not working after update from 4.8.2 to 4.8.3
...e mldb backend (that seems to be
>> used by default with ldb 1.4.0) is
>> experimental:
>>
>> WHATSNEW.txt:
>>
>> 101 New Experimental LMDB LDB backend
>> 102 ---------------------------------
>> 103
>> 104 A new experimental LDB backend using LMBD is now available. This allows
>> 105 databases larger than 4Gb (Currently the limit is set to 6Gb, but this will be
>> 106 increased in a future release). To enable lmdb, provision or join a domain using
>> 107 the --backend-store=mdb option.
>> 108
>> 109 This require...
2018 Jun 28
5
DRS and DNS sync are not working after update from 4.8.2 to 4.8.3
After update I have got this:
samba-tool drs kcc -Uadm2 -d 9
INFO: Current debug levels:
all: 9
tdb: 9
printdrivers: 9
lanman: 9
smb: 9
rpc_parse: 9
rpc_srv: 9
rpc_cli: 9
passdb: 9
sam: 9
auth: 9
winbind: 9
vfs: 9
idmap: 9
quota: 9
acls: 9
locking: 9
msdfs: 9
dmapi: 9
registry: 9
scavenger: 9
dns: 9
ldb: 9
tevent: 9
auth_audit: 9