search for: itemtype

Displaying 11 results from an estimated 11 matches for "itemtype".

2013 Jan 10
0
same model, different coefficients
Hello R-help subscribers, I am analyzing a data set using a mixed logit model, and I have recently discovered some curious behavior. I am hoping you all can help. I first ran the following model in December 2012. lmer(Response.binary ~ ItemType.c * Block + (1 | Subject) + (1 | Word), data=lexdec, family="binomial") I then took a break from the data for the holidays. I returned to the data yesterday and discovered that running the exact same model on the exact same data set yields different output. The overall patterns are the...
2006 Feb 08
1
ARULES --> Filtering Rules by RHS
Dear Colleagues, I would like to only inspect rules that contain a certain label substring on the rhs. In this special case the item labels are built like this: <itemtype>_<itemvalue> e.g. "Artikelgruppe_E0815" what I want to do is only show rules where "Artikelgruppe" is contained in the rhs - has anybody an idea how this could work? Sincerely ___________________ Markus Preisetanz Consultant Client Vela GmbH Albert-Roßhau...
2010 Sep 01
3
[LLVMdev] Assertion failure in tablegen: rationale ?
...t;virtual llvm::RecTy* llvm::UnOpInit::getFieldType(const std::string&) const") at assert.c:81 #3 0x000000000050ddc8 in llvm::UnOpInit::getFieldType (this=0x850f00, FieldName=...) at Record.cpp:633 #4 0x0000000000543f64 in llvm::TGParser::ParseValue (this=0x7fffffffd480, CurRec=0x8511d0, ItemType=0x851540) at TGParser.cpp:1342 #5 0x0000000000544574 in llvm::TGParser::ParseValueList (this=0x7fffffffd480, CurRec=0x8511d0, ArgsRec=0x8510d0, EltTy=0x0) at TGParser.cpp:1405 #6 0x000000000053e520 in llvm::TGParser::ParseSubClassReference (this=0x7fffffffd480, CurRec=0x8511d0, isDefm=false) at T...
2018 Oct 21
4
Disable logging for localhost
Hello Everyone, I am using Zabbix to monitor my Dovecot server, and my logs are filled with lines like this: > Oct 21 15:04:46 osaka dovecot[1256]: pop3-login: Aborted login (no auth > attempts in 0 secs): user=<>, rip=127.0.0.1, lip=127.0.0.1, secured, > session=<bWd0nr14SuF/AAAB> > Oct 21 15:05:29 osaka dovecot[1256]: imap-login: Aborted login (no auth > attempts
2010 Sep 01
0
[LLVMdev] Assertion failure in tablegen: rationale ?
...llvm::RecTy* llvm::UnOpInit::getFieldType(const std::string&) const") at assert.c:81 > #3 0x000000000050ddc8 in llvm::UnOpInit::getFieldType (this=0x850f00, FieldName=...) at Record.cpp:633 > #4 0x0000000000543f64 in llvm::TGParser::ParseValue (this=0x7fffffffd480, CurRec=0x8511d0, ItemType=0x851540) at TGParser.cpp:1342 > #5 0x0000000000544574 in llvm::TGParser::ParseValueList (this=0x7fffffffd480, CurRec=0x8511d0, ArgsRec=0x8510d0, EltTy=0x0) at TGParser.cpp:1405 > #6 0x000000000053e520 in llvm::TGParser::ParseSubClassReference (this=0x7fffffffd480, CurRec=0x8511d0, isDefm=f...
2018 Oct 22
0
Disable logging for localhost
...es to ignore.? Often this is done with regex.? Since you mentioned Zabbix, I'm betting it's that software that generates the reports you would like to stop. It looks like it does have the ability to use a regex to filter logs. https://www.zabbix.com/documentation/4.0/manual/config/items/itemtypes/log_items This regex ought to do the trick and not filter out other error messages (like login failures) that occur on localhost.? Hopefully it gets preserved on one line, not mangled by my mail client: dovecot.*(imap|pop3)-login: Aborted .*rip=127\.0\.0\.\d+, lip=127\.0\.0\.\d+, The "\...
2012 Nov 08
0
mirt vs. eRm vs. ltm vs. winsteps
...package comparing the results of mirt, eRm, ltm and winsteps. The results where quite different, though. I cannot figure out what went wrong and I do not know which result I can rely on. This is what I did in R library(mirt) #load(file="u3.RData") mirt<-mirt(as.data.frame(pcmdat),1,itemtype="graded",constrain=list(1,5,9,13,17,21,25)) # I was assuming that a GRM with constrained discrimination parameter would equal a PCM cf<-as.data.frame(unlist(coef(mirt))) md1<-cf[c(2,6,10,14,18,22,26),] md2<-cf[c(3,7,11,15,19,23,27),] md3<-cf[c(4,8,12,16,20,24,NA),] mirt<-as...
2010 Sep 01
1
[LLVMdev] Assertion failure in tablegen: rationale ?
...nOpInit::getFieldType(const std::string&) const") at assert.c:81 > > #3 0x000000000050ddc8 in llvm::UnOpInit::getFieldType (this=0x850f00, > FieldName=...) at Record.cpp:633 > > #4 0x0000000000543f64 in llvm::TGParser::ParseValue > (this=0x7fffffffd480, CurRec=0x8511d0, ItemType=0x851540) at > TGParser.cpp:1342 > > #5 0x0000000000544574 in llvm::TGParser::ParseValueList > (this=0x7fffffffd480, CurRec=0x8511d0, ArgsRec=0x8510d0, EltTy=0x0) at > TGParser.cpp:1405 > > #6 0x000000000053e520 in llvm::TGParser::ParseSubClassReference > (this=0x7fffffffd...
2018 Oct 24
1
Disable logging for localhost
...his is done with > regex.? Since you mentioned Zabbix, I'm betting it's that software > that generates the reports you would like to stop. It looks like it > does have the ability to use a regex to filter logs. > > https://www.zabbix.com/documentation/4.0/manual/config/items/itemtypes/log_items > > This regex ought to do the trick and not filter out other error > messages (like login failures) that occur on localhost.? Hopefully it > gets preserved on one line, not mangled by my mail client: > > dovecot.*(imap|pop3)-login: Aborted .*rip=127\.0\.0\.\d+, >...
2020 Oct 15
2
Performance regression of Windows clients?
...script to touch and remove 100 files # # parameter: target directory (which must exist) param( [parameter(Mandatory=$true)] [ValidateNotNullOrEmpty()]$path ) # first touch the files $duration = Measure-Command { 1..100 | ForEach-Object { New-Item -Path $path -Name "test.$_" -ItemType File -Force } } $touchtime_ms = [math]::Round($duration.TotalMilliseconds) # then remove them $duration = Measure-Command {Remove-Item -Path $path\* -Force} $rmtime_ms = [math]::Round($duration.TotalMilliseconds) Write-Host "Touch time: $touchtime_ms" Write-Host "Remove time: $rmti...
2020 Oct 15
2
Performance regression of Windows clients?
On 13/10/2020 23:00, Jeremy Allison wrote: > On Mon, Oct 12, 2020 at 03:16:31PM +0200, Giuseppe Lo Presti via samba wrote: [...] >> As the mentioned thread seems to have been moved to the samba-technical >> mailing list, was there any conclusion reached? In particular, we?re looking >> for suggestions on possible reconfigurations (if any!) of our Windows >> clients, as