similar to: Peculiar timing result

Displaying 20 results from an estimated 80 matches similar to: "Peculiar timing result"

2006 Nov 23
2
random effect question and glm
consider p as random effect with 5 levels, what is difference between these two models? > p5.random.p <- lmer(Y ~p+(1|p),data=p5,family=binomial,control=list(usePQL=FALSE,msV=1)) > p5.random.p1 <- lmer(Y ~1+(1|p),data=p5,family=binomial,control=list(usePQL=FALSE,msV=1)) in addtion, I try these two models, it seems they are same. what is the difference between these two model. Is
2008 Sep 11
3
Invalid ELF binary with windows DLL - what is this ?????????
What does thoes this means??? warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv fw32.dll: invalid ELF header
2006 Nov 22
2
help
consider p as random effect with 5 levels, what is difference between these two models? > p5.random.p <- lmer(Y ~p+(1|p),data=p5,family=binomial,control=list(usePQL=FALSE,msV=1)) > p5.random.p1 <- lmer(Y ~1+(1|p),data=p5,family=binomial,control=list(usePQL=FALSE,msV=1)) thanks, Aimin Yan
2010 Sep 23
1
NetCDF file: adding a variable
I am trying to create a NetCDF file with bathymetry (a matrix) and then to add a grid type (an integer) as variables. This is the relevant part of the code: library(ncdf) wfile="my_file.nc" msv=-10 grdtp=2 # Dimensions d1=dim.def.ncdf("lon","degrees",as.double(lon)) d2=dim.def.ncdf("lat","degrees",as.double(lat)) # Variables
2006 Nov 20
4
for help about logistic regression model
I have a dataset like this: p aa index x y z sdx sdy sdz delta as ms cur sc 1 821p MET 1 -5.09688 32.8830 -5.857620 1.478200 1.73998 0.825778 13.7883 126.91 92.37 -0.1320180 111.0990 2 821p THR 2 -4.07357 28.6881 -4.838430 0.597674 1.37860 1.165780 13.7207 64.09 50.72 -0.0977129 98.5319 3 821p GLU 3 -5.86733 30.4759
2013 Oct 29
2
Problem Building opus-1.0.3 on Microsoft Visual Studio 2012
I am using mvs 2012 but the .sln provided is of msv 2010 so on opening .sln it tries to update libraries which is successful but I am unable to build (compile) it as it gives series of errors. I am pretty new to these things so can anyone tell me if I am doing anything wrong or how to create(.lib and .dll) files so I can use them in my project. Please forgive me if I have asked something foolish.
2010 Oct 19
1
Lattice: type="p" stopped working in panel.average
Hi, The behavior of panel.average has changed. In March 2010, I plotted the attached r_plotViolinOfAnnualE_old.eps. (I don't know the version of R). Today, I plotted the attached r_plotViolinOfAnnualE_new.eps using R version 2.12.0 (2010-10-15). Both figures were produced via the same script: ... plot <- bwplot(year ~ Eann, data=df, horizontal = T, xlab = "E / mSv", ylab =
2008 Mar 06
3
xml-commons-jaxp-1.3-apis for Freemind?
I am working on installing Freemind (http://freemind.sourceforge.net/wiki/index.php/Main_Page) on my new notebook. And it is not working... I downloaded all the rpms and put them into my local repo, enabled the jpackages repos then, well here is what is happening: yum install freemind* jcalendar* jgoodies-forms* Loading "installonlyn" plugin Loading "priorities" plugin
2015 Sep 01
5
Samba 4 and MS Windows NFS Server (2012R2) - Update
Hi again, I just started to debug things on the samba4 side: When trying to mount the Windows NFS share, I get the following error on the samba4 dc (just grepping for nfs in the logs): auth_check_password_send: Checking password for unmapped user [S5DOM.TEST]\[nfs/nfsclient.mydom.test]@[] map_user_info_cracknames: Mapping user [MYDOM.TEST]\[nfs/nfsclient.mydom.test] from workstation []
2005 Apr 12
2
Perhaps Off-topic lme question
A question on lme() : details: nlme() in R 2.1.0 beta or 2.0.1 The data,y, consisted of 82 data value in 5 groups of sizes 3 9 8 28 34 . I fit a simple one level random effects model by: myfit <- lme( y~1, rand = ~1|Group) The REML estimates of between and within Group effects are .0032 and .53, respectively; the between group component is essentially zero as is clearly evident from a
2015 Aug 31
1
Samba 4 and MS Windows NFS Server (2012R2)
Hi, has anyone out there tried to get a Windows Server 2012R2 based NFS Server running against a Samba4 active directory? I'm currently doing some interop testing, and I cannot get a Windows Server 2012R2 based NFS server running when using samba as AD. As far as i can tell, the setup looks good: I've got Linux based NFS servers and clients (Ubuntu + SuSE) up and running fine (krb5
2012 Jan 28
1
FreeGate Error
Hi there. I'm using Ubuntu 10.04 with wine 1.2. after copying MFC42 and MSV... DLL files, the freegate can't run and showing an error. Here is the output of "wine FreeGate.exe" frmbox at frmbox:~/Desktop$ wine FreeGate.exe fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -210, std (d/m/y): 21/09/2012, dlt (d/m/y): 21/03/2012
2015 Sep 01
0
Samba 4 and MS Windows NFS Server (2012R2) - Update
hai, The servers have "A and PTR" records? You have for both server these UPNs. nfs/${SETFQDN} ${SETHOSTNAME_CAPS}$ nfs/${SETFQDN}@${SAMBA_KERBEROS_REALM} ${SETHOSTNAME_CAPS}$ on the samba side the nfs spn is in you keytab file? and if your brave, read, * dont run it, since i did not test this with windows servers.
2015 Sep 01
0
Samba 4 and MS Windows NFS Server (2012R2) - Update
Try this on your samba DC. amba-tool spn list PCNAME$ You should see something like: PCNAME$$ User CN=PCNAME,CN=Computers,DC=internal,DC=domain,DC=tld has the following servicePrincipalName: HOST/PCNAME HOST/PCNAME.internal.domain.tld nfs/PCNAME.internal.domain.tld nfs/PCNAME.internal.domain.tld at YOUR_REALM can you confirm this for both your servers which
2005 Dec 12
2
convergence error (lme) which depends on the version of nlme (?)
Dear list members, the following hlm was constructed: hlm <- groupedData(laut ~ design | grpzugeh, data = imp.not.I) the grouped data object is located at and can be downloaded: www.anicca-vijja.de/lg/hlm_example.Rdata The following works: library(nlme) summary( fitlme <- lme(hlm) ) with output: ... AIC BIC logLik 425.3768 465.6087 -197.6884 Random effects:
2004 Jul 22
3
[fdo] Scheduling subsystems (crontab, at) and the desktop
Hi there fellow hackers, geeks and others who want the UNIX desktop to succeed. I bring forward the question whether or not a (freedesktop.org) specification is necessary for application scheduling software. The current UNIX Desktop user does not have an easy way to configure the tasks which he wants to schedule. Sure we have such a utility. And sure we can shout to our Desktop users
2007 Jun 19
1
Blackfin inline assembler and VisualDSP++ toolchain
-----Original Message----- From: Jean-Marc Valin [mailto:jean-marc.valin@usherbrooke.ca] Sent: Tuesday, June 19, 2007 6:38 PM To: Michael Shatz Cc: speex-dev@xiph.org Subject: Re: [Speex-dev] Blackfin inline assembler and VisualDSP++ toolchain >> Yes, data footprint in the new version is quite manageable. Still I would >> wish better documentation for speex_alloc_scratch(). >
2004 Feb 24
0
Delivery Failure: Ziqxzb (PR#6609)
----=_NextPart_ST_21_29_48_Monday_February_23_2004_11097 Content-Type: text/plain; Your message could not be sent. A transcript of the attempts to send the message follows. The number of attempts made: 1 Addressed To: john@spaar.com Mon, 23 Feb 2004 21:29:47 -0600 (2) Failed to send to identified host, [10.0.0.2], 550 5.1.1 User unknown [SMTP server error] --- Message non-deliverable.
2000 Jun 27
7
File Extension .OGG
Hi, I've already sent this to feedback@vorbis.com, but I got no response and this might be more correctly placed here anyway, so here is a revised vesrion. I have one thing to criticize, which is the file extension *.OGG. It's ambigous (the Netrek meaning) and using it for both video and audio seems confusing. Plus, there are a lot of OGG files floating around that are generated by
2000 Jun 27
7
File Extension .OGG
Hi, I've already sent this to feedback@vorbis.com, but I got no response and this might be more correctly placed here anyway, so here is a revised vesrion. I have one thing to criticize, which is the file extension *.OGG. It's ambigous (the Netrek meaning) and using it for both video and audio seems confusing. Plus, there are a lot of OGG files floating around that are generated by