search for: fmi

Displaying 20 results from an estimated 77 matches for "fmi".

Did you mean: fi
2010 Aug 10
1
Multiple imputation, especially in rms/Hmisc packages
...linear test" which involves fitting the full model and the reduced model and getting an F statistic based on the residual sums of squares and degrees of freedom. How does one correctly do this when there are multiple imputations? In the language of Hmisc, I'm asking how the values in anova(fmi) are calculated if fmi is the result of fit.mult.impute (I've looked at the anova.rms code but couldn't understand it). The second question I have relates to rms/Hmisc specifically. When I use fit.mult.impute, the fitted values don't appear to match the values given by the predict func...
2006 Aug 14
2
[LLVMdev] Folding instructions
...know how to fix. Could someone tell me which steps should I take in order to correctly fold memory operands? The code that I am using is: const TargetMachine & target_machine = this->machine_function->getTarget(); const MRegisterInfo *ri = target_machine.getRegisterInfo(); MachineInstr * fmi = ri->foldMemoryOperand(mi, u, slot); if(fmi) { numFolded++; MachineBasicBlock * mbb = mi->getParent(); this->vrm->virtFolded(v_reg, mi, u, fmi); //std::cerr << "Folding " << NeatPrint::mi2string(*mi, *this->machine_function) << "\n";...
2006 Aug 14
0
[LLVMdev] Folding instructions
...ich steps should I > take > in order > to correctly fold memory operands? The code that I am using is: > > const TargetMachine & target_machine = > this->machine_function->getTarget(); > const MRegisterInfo *ri = target_machine.getRegisterInfo(); > MachineInstr * fmi = ri->foldMemoryOperand(mi, u, slot); > if(fmi) { > numFolded++; > MachineBasicBlock * mbb = mi->getParent(); > this->vrm->virtFolded(v_reg, mi, u, fmi); > //std::cerr << "Folding " << NeatPrint::mi2string(*mi, > *this->machine_func...
2006 Aug 14
2
[LLVMdev] Folding instructions
...I realized something important: I am not mapping virtuals to physicals strait on VirtRegMap during the scan. I use my own data structures to record the register assignment, and write on VirtRegMap after I am done, on a single step. When I remove the command this->vrm->virtFolded(v_reg, mi, u, fmi) from my code, the error does not happen. So, I think I am not using VirtRegMap properly. It seems to me that I don't have to call this method during the scan, because instruction operands still contain virtuals, not physical registers, as it would be expected. Is this right? If someone has tim...
2011 Jun 23
2
Rms package - problems with fit.mult.impute
...he fit. But I get a warning message when I do that with fit.multiple.impute. a<-aregImpute(~med.hist.err+ med.discr+newLiving+No.drugs+Days.categ+Los+Age+Ward+Sex, n.impute=20, nk=0,data=med.err) ddist<-datadist(Age,No.drugs,Days.categ, Sex, Living, Ward) options(datadist="ddist") fmi<-fit.mult.impute(med.hist.err~Age+No.drugs+Days.categ+Sex+Living+Ward, fitter=lrm, x=T, y=T,a,data=med.err) Error in 1:n.impute : NA/NaN argument In addition: Warning message: In 1:n.impute : numerical expression has 18 elements: only the first used It works to do the fit.mult.impute without x...
2006 Aug 14
0
[LLVMdev] Folding instructions
...nsert spill code. > const TargetMachine & target_machine = > this->machine_function->getTarget(); > const MRegisterInfo *ri = > target_machine.getRegisterInfo(); > MachineInstr * fmi = > ri->foldMemoryOperand(mi, u, slot); > if(fmi) { > numFolded++; > MachineBasicBlock * mbb = mi->getParent(); > ------> //this->vrm->virtFolded(v_reg, mi, u, fmi); > ks.fold_ins...
1997 May 15
1
Vulnerability in Elm-ME+
Hello, I have confirmed that the recently-reported vulnerability in Elm is also present in Elm-ME+ and thus also in Debian GNU/Linux version 1.2, prerelease version 1.3, and development tree "unstable". Below is a short diff to correct the problem. Debian GNU/Linux 1.2.x uses stock Elm 2.4pl25. Users of that version of Elm should upgrade to Elm-ME+ as detailed below. Debian 1.3
2005 Jul 09
1
aregImpute: beginner's question
...entration+cycle+polarity+propmid+terrgainer+ demgainer+ fedgainer+ popdengainer+ urbpopgainer+ tradeopgainer+ gdppcgainer+ terrloser+ demloser+ fedloser+ popdenloser+ urbpoploser+ tradeoploser+ gdppcloser, n.impute=100, defaultLinear=TRUE, data=d) par(mfrow=c(2,3)) plot(f, diagnostics=TRUE, maxn=2) fmi <- fit.mult.impute(y ~ podb2+propdemocracy+avetrade1984dollars+concentration+cycle+polarity+propmid+terrgainer+ demgainer+ fedgainer+ popdengainer+ urbpopgainer+ tradeopgainer+ gdppcgainer+ terrloser+ demloser+ fedloser+ popdenloser+ urbpoploser+ tradeoploser+ gdppcloser, lm, f,...
2006 Sep 25
2
[LLVMdev] Folding instructions on X86
Dear LLVMers, I need help with one error in my register allocator. I am getting errors when folding instructions for the x86 (it does not happen when I use the PowerPC as target). The problem is that, when I execute something like: mi = mbb->insert(mbb->erase(mi), fmi), where mbb is a MachineBasicBlock, valgrind gives this error message: Address 0x42C62B0 is 24 bytes inside a block of size 28 free'd at 0x401C35D: operator delete(void*)(vg_replace_malloc.c:244) by 0x83E4A7B: llvm::iplist<llvm::MachineInstr, llvm::ilist_traits<llvm::MachineI...
2001 Sep 05
2
pam_limits and OpenSSH
...) cannot succeed because there is a process number limit to 40 that is applied to root. This is my hypothesis. I didn't look at sources. What you think about all this? Do you need more information? I use Debian GNU/Linux potato and OpenSSH 1.2.3-9.3. Regards -- Ognyan Kulev <ogi at fmi.uni-sofia.bg>, "\"Programmer\""
2010 Nov 09
1
Bootstrap confidence intervals using bootcov from the rms package
...NA, NA, NA, 25, NA, NA, NA, 17, NA, NA, 15, 10, NA, 1, NA, 3, 11, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA)), .Names = c("a", "b"), row.names = c(NA, 100L), class = "data.frame") gm <- aregImpute(formula = ~ a + b, data=test,n.impute=10) ddist=datadist(test) fmi=fit.mult.impute(log(a +1)~ b, ols, xtrans = gm, data = test,x=TRUE,y=TRUE) f <- bootcov(fmi,stat='R2') #Error is here; I get the error "Error in stats[b] <- f$stats[stat] : replacement has length zero" quantile(f$boot.stats,probs=c(0.025,0.975)) # I am unable to run this to...
2009 Mar 20
4
how to make aggregation in R ?
Hi, I am trying to aggregate the sum of my test data.frame as follow: testDF <- data.frame(v1 = c("a", "a", "a", "a", "a", "b", "b", "b", "b", "b", "c", "c", "c", "c", "c", "d", "d", "d", "d",
2012 Jul 18
2
rspec-puppet and puppet doc conflicts
I recently started trying to use rspec-puppet and puppetlabs-rspec-helper. When I ran ''rspec-puppet-init'' in one o fmy modules, it created a series of symlinks. Now, when I run puppet doc (via a rake task supplied by The Foreman, but also when I call it directly) I get the following error: Could not generate documentation: Definition ''mongodb::addmongouser''
2007 Jul 19
5
files permission and hidden files are not rsync properly
...pping non-regular file "domains/fleetwoodmetal.com/lisat/IMAPdir/INBOX" 2007/07/18 20:43:43 [5675] skipping non-regular file "domains/fleetwoodmetal.com/paulc/IMAPdir/INBOX" 2007/07/18 20:46:53 [5675] skipping non-regular file "domains/systems.fleetwoodmetal.com/.qmail-fmi" 2007/07/18 20:47:13 [5675] skipping non-regular file "domains/systems.fleetwoodmetal.com/.qmail-fmi-default" 2007/07/18 20:47:13 [5675] skipping non-regular file "domains/systems.fleetwoodmetal.com/.qmail-fmi-owner" 2007/07/18 20:47:13 [5675] skipping non-regular file...
2005 Dec 19
1
Migrating from mbox to maildir, which converter is compatible with dovecot
Hi, I'm testing/debuging the migration from mbox to maildir in a mailserver running Dovecot 1.0alpha5. I migrated all 472715 emails(in a test server) and later noted that dovecot could not get the same flags/status of the emails as in the mbox. I was using perfect_maildir.pl and I think its not dovecot fault. Seems to me that perfect_maildir.pl convert the emails in a way that dovecot could
2019 Dec 05
2
Dovecot & OAuth
Hi all, We'd like to enable OAuth with Keycloak in Dovecot, after enabling 'OAUTHBEARER XOAUTH2' in Dovecot based on online document, I can confirm Dovecot is ready for OAuth using openssl command, however when the auth request comes in, it failed in establishing a SSL connection with Keycloak server on port 443, shown as following in debug logs. I can confirming using commands
2008 Dec 05
2
adding rows as arithmatic calculation on original rows
Dear R users, Suppose I have the following data.frame: myID myType myNum1 myNum2 myNum3 a Single 10 11 12 b Single 15 25 35 c Double 22 33 44 d Double 4 6 8 and I want to have new records: myID myType myNum1 myNum2 myNum3 e Single 12.5 18
2008 Nov 26
1
multiple imputation with fit.mult.impute in Hmisc - how to replace NA with imputed value?
...0 These are daily precipitation values at NCDC stations, and NA values at station P01 will be filled using multiple imputation and data from highly correlated stations P02 and P08: > f <- aregImpute(~ I(P01) + I(P02) + I(P08), n.impute=10,match='closest',data=d) Iteration 13 > fmi <- fit.mult.impute( P01 ~ P02 + P08 , ols, f, d) Variance Inflation Factors Due to Imputation: Intercept P02 P08 1.01 1.39 1.16 Rate of Missing Information: Intercept P02 P08 0.01 0.28 0.14 d.f. for t-distribution for Tests of Single Coeff...
2013 Nov 05
0
[LLVMdev] Identifying the instructions that uses a pointer used as a function argument
...DT_->dominates(BB, Phi->getIncomingBlock(Idx))) Phi->setIncomingValue(Idx, R); } for (auto& I : Replace) I->replaceUsesOfWith(V, R); } If this doesn't help, you could try showing us the actual IR you're running the transformation on. Just FMI, is it okay to post code on this mailing list? H. On Tue, Nov 5, 2013 at 8:59 AM, Arnamoy Bhattacharyya <arnamoy at ualberta.ca>wrote: > Hello all; > > So here is my goal: > > *** If there is a Call instruction to myFunction(int * val), I need to > identify all the inst...
2019 Dec 05
0
Dovecot & OAuth
Before declaring it not ready for prime time, did you try setting tls_ca_cert_file = /etc/ssl/certs/ca-certificates.crt In the oauth2 configuration file as documented in https://doc.dovecot.org/configuration_manual/authentication/oauth2 ? Aki > On 05/12/2019 21:58 mizuki via dovecot <dovecot at dovecot.org> wrote: > > > Hi all, > > We'd like to enable OAuth with