search for: fml

Displaying 20 results from an estimated 22 matches for "fml".

Did you mean: fl
2009 Mar 07
1
Test network under wine
Hello, firstly, I'm sorry for posting in the 3 lists ... I don't know if it is a bug or if some developer can help me. I comment my problem, I've used a game named FML (football manager live) with wine previously, it worked (months ago), I don't remember the version of FML client and wine version :-( I would want play to FML again, I've downloaded the new version of fml client and I've installed the last version of wine (1.1.16), but it doesn't wo...
2006 Aug 16
1
bwplot in loop doesn't produce any output
...following code by itself runs as expected. ---------------------------------------------------------------------------- k <- 1 i <- 2 j <- 3 NumName <- varnames[num.cols[k]] FacNames <- varnames[fac.cols[c(i,j)]] tmp <- paste(FacNames[1],NumName,sep="~") fml <- formula(paste(tmp,FacNames[2],sep="|")) bwplot(fml, data = X) ---------------------------------------------------------------------------- But when set into a loop, it doens't produce anything. I've tried sending the output to pdf(file="test.pdf"), and the...
2008 Nov 20
1
binomial glm???
...is the population 18+: votes <- data.frame(x = c(0.62,0.77,0.71,0.74,0.77,0.86,1.13,1.44), + y=c(502,542,711,653,771,806,934,1123), n= c(1617,1734,1680,1793,1678,1751,1807,1879)) > votes$YM <- cbind(votes$y, votes$n - votes$y) > fml <- glm(YM ~ x, family = binomial, data = votes) > summary(fml) and got the following which seem really wrong! Coefficients: Estimate Std. Error z value Pr(>|z|) (Intercept) -1.43498 0.06233 -23.02 <2e-16 *** x 1.30739 0.06...
2009 Jun 19
1
a difficulty in boot package
Hi, I have a problem in programming for bootstrapping. I don't know why it show the error message. Please see my code below: #'st' is my original dataset. #functions of 'fml.mlogl','pcopula.fam4','ltd','invltd' are already defined boot.OR<-function(data,i) { E=data[i,] ml1<-glm(c_VAsex90_bf ~ trt,family=binomial,data=E) ml2<-glm(c_VAsex90_bm ~ trt,family=binomial,data=E) marg.covariates<-cbind(rep(1,length(E$trt)),E$trt) dep.cov...
2009 May 13
2
Football Manager Live with Wine
Hi ! First of all I have to advise you that I don't speak english as well as I whish. So, be lenient. I installed Ubuntu 9.04 on my laptop one month ago. I didn't make any changes, I used it with default settings. I managed to install Football Manager Live (FML) and it worked perfectly ! I installed wine (by apt-get - didn't make any changes either) and then ran the setup.exe from the official site. One week ago, I downloaded and installed on my laptop Windows 7 RC. FML worked perfectly too on this operating system but I realized that Windows 7 is a...
2016 May 13
2
A question about AArch64 Cortex-A57 subtarget definition
...(S) - FP/ASIMD 0(F0) - FP/ASIMD 1(F1) So I think `A57UnitW` and `A57UnitX` should be the TableGen records defining pipeline F0 and F1, respectively. So `A57UnitW` and `A57UnitX` together compose a `ProcResGroup`, `A57UnitV`, which can execute a 128bit ASIMD floating point operation, such as FMLA(Q-form), in a single clock cycle. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ But in line 479-483 of `AArch64SchedA57.td`, as shown below ``` def A57WriteFPVMAD : SchedWriteRes<[A57UnitV]> { let Latency = 9; } def A57WriteFPVMAQ : SchedWriteRes<...
2008 Apr 18
1
swig 1.3.35 & R - is the R wrapper still maintained and of interest?
...ib/i686/cmov/libdl.so.2 #5 0xb804d5d6 in _dl_catch_error () from /lib/ld-linux.so.2 #6 0xb74c42bc in _dlerror_run () from /lib/i686/cmov/libdl.so.2 #7 0xb74c3b51 in dlopen@@GLIBC_2.1 () from /lib/i686/cmov/libdl.so.2 #8 0xb7efd036 in loadLibrary (path=0xbfa5650c "/home/sonne/Documents/work/fml/repositories/shogun/trunk/src/features/Features.so", asLocal=1, now=1, search=0x9a81f20 "") at dynload.c:92 #9 0xb7d6efb3 in AddDLL (path=0xbfa5650c "/home/sonne/Documents/work/fml/repositories/shogun/trunk/src/features/Features.so", asLocal=1, now=1, DLLsearchpath=0x9a81f...
2002 Mar 21
2
Small typo in An Introduction to R (PR#1402)
...e code is presented. The very last line of code, before the beginning of the section on Poisson models is: ldp <- ld50(coef(fmp)); ldl <- ld50(coef(fmp)); c(ldp, ldl) which of course gives results 43.663 and 43.663; the correct code should be: ldp <- ld50(coef(fmp)); ldl <- ld50(coef(fml)); c(ldp, ldl) which gives the expected results 43.663 and 43.601 -- Michele Alzetta -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "...
2002 Mar 21
2
Small typo in An Introduction to R (PR#1402)
...e code is presented. The very last line of code, before the beginning of the section on Poisson models is: ldp <- ld50(coef(fmp)); ldl <- ld50(coef(fmp)); c(ldp, ldl) which of course gives results 43.663 and 43.663; the correct code should be: ldp <- ld50(coef(fmp)); ldl <- ld50(coef(fml)); c(ldp, ldl) which gives the expected results 43.663 and 43.601 -- Michele Alzetta -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "...
2003 Aug 05
0
Net rpc vampire + LDAP broken?
...was imported. But when I execute "net rpc vampire - -S MYNT4PDC -U Administrator%passwd" I get the following result: Fetching DOMAIN database SAM_DELTA_DOMAIN_INFO not handled Creating unix group: 'DomCreating unix group: 'DomCreating unix group: 'DomCreating unix group: 'FML-BWL-Benutzer' Creating unix group: 'FML-BWL-Sekretariat' [...] Creating account: Administrator Creating account: Gast [...] Creating account: PC02$ Creating account: PC03$ [...] [2003/08/05 11:38:20, 0] utils/net_rpc_samsync.c:fetch_group_mem_info(583) ~ Could not find global group 512...
2006 Nov 22
1
Probit analysis
Respected Sir/Madam, I have a question regarding calculation of LD50 (Lethal Dose) and IC50 (50% inhibitory concentration) of an antimicrobial experiment. I have used a compound isolated from a plant and observed its effect on the fungus *Fusarium oxysporum* by the food poisoning method. Solutions of the compound at concentrations of 0, 50, 100, 150, 200 and 250µg/ ml were added to
2009 Feb 16
2
Using eval in multinom argument
Hi, I am having difficulty entering a 'programmable' argument into the multinom function from the nnet package. Interactively, I can get the function to work fine by calling it this way: z1=multinom(formula = class.ind(grp[-outgroup])~ (PC1 + PC2 + PC3), data=data.frame(scores)) However I need to be able to change the number of variables I am looking for in 'scores' and so am
2009 Jun 22
1
Problem with storing a sequence of lmer() model fit into a list
...m poisson model output into list (fit.list), it does not work --------------------------------------------------------------------------- fit.list<-NULL for (i in seq_along(depvar_vec)) { #I found that s_sex, ses1 and race are not useful fit_i <- lmer(as.formula(gen.ranpoisson.fml.jh(depvar_vec[i], offsetvar ,factorindepvars, nonfactorindepvars ,ranintvar )), family=quasipoisson(link="log"),verbose=F, data=indf) tmp_i<-paste('ranpoi_', depvar_vec[i], sep='') fit.list[[tmp_i]] <- fit_i #assign also does not work #assign...
2013 Jul 06
0
xcp-vncterm_0.1-2.1_amd64.changes ACCEPTED into unstable
...3wqPy0+FXvSWSewV3YZPWjw7UyJYomPULFqQkTpbdpO 89KCj8UuqF3tR8ITJPZa2dhnHPt129tj7eRM84WGZ5lKej+XvRmg+t6bPJj6Ij3m 20iZCSwXUj+bUNWXcOZXjq+sjmJXRpljub4JTt3fQ7gYnz0v/KURJcEvCxlOqYAr HFCaOLmwCgbKByzC/j7U2cJrc8qgtfxPa3S8NFMaoUQ3JQoS0zVRvVlBcHcBmrW4 T5dJKSJOriSj17HDaZyV/ni+ZFQ1UhEKSmKZiEGOsFafmb01O+Zfdwuu3L58/FML FATYUtENP01xuzpfA3kbB7ovZJ38UoymmcZDMbwDyM1USFBqMHg2Fsg0sT/bwj1X TRIkjSsotiOTJzllnC0b =bo5A -----END PGP SIGNATURE----- Thank you for your contribution to Debian.
2002 Mar 07
1
R 1.5.0 scheduled for April 29th, feature freeze April 8
The core team has decided to release R 1.5.0 on April 29th. Somewhat earlier than maybe expected, but we realized that we needed a phase-shift away from our usual cycle with main releases in June and December since it was placing feature freezes just when several members were in a creative phase due to end of teaching. The roadmap is as follows April 8 feature freeze on r-base April 15 code
2008 Apr 11
3
StarAlliance TravelDesk (PC-based timetable app)
The StarAlliance airline network used to have a Windows 3.x-ish timetable program that worked very well under Wine. Now they replaced it by something more fancy and Wine (0.9.59) cannot handle it. The application installs fine, starts up, but then it's frozen. You cannot enter any text in the search boxes and you cannot move the scrollbars. Can someone help me to get this going? You can
2008 Aug 24
2
Bug#496367: The possibility of attack with the help of symlinks in some Debian packages
...ib/lustre/tests/runiozone Binary-package: linuxtrade (3.65-8+b4) file: /usr/share/linuxtrade/bin/linuxtrade.bwkvol file: /usr/share/linuxtrade/bin/linuxtrade.wn file: /usr/share/linuxtrade/bin/moneyam.helper Binary-package: freevo (1.8.1-0) file: /usr/bin/freevo.real Binary-package: fml (4.0.3.dfsg-2) file: /usr/share/fml/libexec/mead.pl Binary-package: rkhunter (1.3.2-3) file: /usr/bin/rkhunter Binary-package: openswan (1:2.4.12+dfsg-1.1) file: /usr/lib/ipsec/livetest Binary-package: linux-patch-openswan (1:2.4.12+dfsg-1.1) file: /usr/src/kernel-patches/all/opensw...
2012 Feb 28
2
update.formula has 512 char buffer?
...doing some preliminary fits of y ~ x1+ ...+xM, then want to add the conditional part of the equation using update(). Here's the test code: var1 <- 1:78 x1 <- paste("x", var1, sep="") f1 <- paste("f", var1[1:10], sep="") # use first 77 variables fmla <- as.formula( paste("y ~ ", paste(x1[1:77], collapse=" + ", sep=""), sep="")) fmla2 <- update(fmla, paste(". ~ . | ", paste(f1, collapse= " + "), sep="")) # CHANGE x to all 78 variables fmla <- as.formula( paste(&quot...
2008 Aug 07
0
crash : 2.7.0 after installing it (PR#12143)
...3t45GsUeRpNjRpPnq cAqSoz+OPxpz6TaPBHCftASNiy4uZAck5ySGyTn1p0+m29xFFFIbgrF93FxIp+pIbJP1zWd49f6/ EYxru8AjiFpEbp9zFTOfLCgjndtz3H8NMl1G4S1jmSzEjmTypIxKAVbOPlJGCM+uOPyqxLp8E0Uc bmb9191lndX/AO+gdx/E0yXS7WWCKFvOCRHK7LiRTnOckhsk55yc0Xj/AF/w4yxbtM8QNxEkUmTl Ufev4HA/kKg1Oee3tTJAisARvJfaQPUfKQT7HFWYo1ijWNSxVRgFmLH8SeTUN7YwXyBLjzdo7JM8 YP12kZ/Gkmr+QDL65uYJLdLa2jmMzFfnlKbSAT/dPHB/SpbSc3FskrJsY5DKDkAg4PPfkVH/AGdb /uMmcmAkoTcSE5Pqd3P45qW1tYrOEQw79gJPzyM5592JNDtbQCHUryWygV4bZp2ZsYAcgcdTtVj+ lVRqV7Na2U1vaQbrh2V0lmI24Ddwp/u85GR0x6XbuxguyjS+aGjztaOV4yM9eVI9KR7C2e1S2KuI 0OVKyMrA+u4HOeuTnnJppxtqgI7u7urW3hkFokrswV0Sbk...
2003 Dec 01
0
No subject
...eam jerry_at_samba.org www.plainjoe.org jerry_at_plainjoe.org --"I never saved anything for the swim back." Ethan Hawk in Gattaca-- Return-Path: <andrew.kemp@acg.fujitsu-fme.com> Delivered-To: samba@lists.samba.org Received: from bleach.fml.co.uk (bleach.fml.co.uk [193.112.220.1]) by lists.samba.org (Postfix) with ESMTP id B64A1422C for <samba@lists.samba.org>; Thu, 26 Jul 2001 06:39:35 -0700 (PDT) Received: by bleach.fml.co.uk; id OAA26592; Thu, 26 Jul 2001 14:37:19 +0100 (BST) Received: from unknown(141.187.67.42) by ble...