search for: mixed

Displaying 20 results from an estimated 13642 matches for "mixed".

Did you mean: fixed
2008 Sep 24
1
t tests/ANOVA
I have a set of data that comprises genome numbers in single eggs from three different parasite clones - 3D7, HB3, and MIX. I can draw a boxplot of the genome numbers for each clonefed but how do I carry out a t test or ANOVA to compare if the means are signifcantly different? (Data is listed below) Many thanks, Georgina Humphreys clonefed genomes HB3 21.3 HB3 23.5 HB3 25.9 3D7 27.2 HB3 28.1
2015 Oct 19
1
Re: virsh can't support VM offline blockcommit
Hi Kashyap Chamarthy: thank you very much for answer my question: 一: lead to VM filesystem becoming read-only 1: test case it lead to VM filesystem becoming read-only test case as follows: we want to snapshot for VM , to obtain VM incremental data,and use virsh blockcommit,qemu-img commit,qemu-img rebase to shorten snapshot chain. Details are as follows(when VM running state, we perform the
2015 Oct 13
2
virsh can't support VM offline blockcommit
Hi everyone! I use the libvirt(version: 1.2.2) and QEMU(version: 2.2.1) to test qemu snapshot features: I tried virsh blockcommit when VM offline, the virsh blockcommit failed: the error messase as below: error: Requested operation is not valid: domain is not running when I start the VM, the virsh blockcommit work fine! my question is:we need
2005 Sep 27
0
Help: A application error and failed just-in-debugging.
...<- em.mix(s) newtheta <- da.mix(s, thetahat, steps=2000, showits=TRUE) MI[[i]] <- imp.mix(s, newtheta) } Here is help file about mix Help files with alias or concept or title matching 'mix' using regular expression matching: glmmPQL(MASS) Fit Generalized Linear Mixed Models via PQL gamm(mgcv) Generalized Additive Mixed Models gamm.setup(mgcv) Generalized Additive Mixed Model set up. da.mix(mix) Data Augmentation for Unrestricted General Location Model dabipf.mix(mix) Data Augment...
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...-------------------------------------------------------------------- DIRECTORY: R-1.2.1/src/appl c89 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -OPT:IEEE_NaN_inf=ON -g -c chull.c -o chull.o cc-1185 c89: WARNING File = chull.c, Line = 77 An enumerated type is mixed with another type. Rboolean vert, neg_dir=0; ^ cc-1185 c89: WARNING File = chull.c, Line = 84 An enumerated type is mixed with another type. vert = (x[jj] == xt); ^ cc-1185 c89: WARNING File = chull.c, Line = 87 An enumerated type is mixed...
2008 Jul 30
1
model mix problem. FALSE CONVERGENCE
...uot;, title = "ERROR", type = "ok", icon = c("error"), parent = 0) } ## ANOVA 2 facteurs Resultats=NULL Res=NULL i=0 while(i!=length(ions)) { i=i+1 myion=toto[,i] mixed=lme(myion ~ v1*v2, random= ~ 1 | Subject/v1,method="REML") ## effet al?atoire sujet(v1) #summary(mixed) #anova(mixed) zz=anova(mixed) Res <- data.frame(ions[i],toto1[i,2:(dim(toto1)[2]-n)],t(zz[-1,4]),toto1[i,c((dim(toto1)[2]-n+1):dim(toto1)[...
2005 Feb 16
1
problem with da.mix
Hello, We use the mix package and we have a problem with the DA function. We aren't sure, but it's maybbe a memory problem. We have done: > Ent<--read.table("C:/.../File.txt") > attach(Ent) > Ent V1 V2 V3 V4 ... V16 V17 1 1 1 2 6 18 18 2 1 1 1 NA 14 17 3 1 1 2 1 16 14 .... 199 2 1 NA 7 19 18 200
2004 Dec 16
1
help with multiple imputation using imp.mix
I am desperately trying to impute missing data using 'imp.mix' but always run into this yucky error message to which I cannot find the solution. It's the first time I am using mix and I'm trying really hard to understand, but there's just this one step I don't get...perhaps someone knows the answer? Thanks! Jens My code runs:
2003 Nov 29
2
Indexing ANOVA table
Hi all, I'd like to extract a value from an ANOVA table, but experience the following problem: ### This works: > s.pseudo <- summary(aov(m ~ block + mix*graz,data=split1)) > s.pseudo Df Sum Sq Mean Sq F value Pr(>F) block 2 1114.66 557.33 4.4296 0.04192 * mix 1 6.14 6.14 0.0488 0.82956 graz 2 1.45 0.72 0.0057 0.99427 mix:graz
2007 Nov 06
5
OGG decoding/multi-channel mixing
...Finally is it possible to mix OGG streams without first decoding them to PCM? I found a program that is mixing multiple OGG streams called "mixplayd", but I wasn't able to figure out if this program is first decoding and than mixing or if it is mixing native OGG and than decoding one mixed OGG stream. Thanks a lot in advance. Kind regards, Joost _________________________________________________________________ Via je PC gratis je vrienden hun PC bellen http://get.live.com/messenger/overview
2007 Jul 12
1
mix package causes R to crash
Dear Professor Schaefer I am experiencing a technical difficulty with your mix package. I would appreciate it if you could help me with this problem. When I run the following code, R 2.5.1 and R 2.6.0 crashes. It's been tested on at least 2 windows machine and it is consistent. Execution code it's self was coped from the help file of imp.mix. Only thing I supplied was a fake dataset.
2018 Jun 20
0
[PATCH v5 6/9] x86: prevent inline distortion by paravirt ops
Hi Nadav, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.18-rc1 next-20180619] [cannot apply to tip/x86/core] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:
2005 Aug 21
1
Warning when using 'prelim.mix' from the package 'mix'
'sodexquan' is an data frame of numeric variables with some missing values. I would like to approximate these missing values using some algorithm. I thereby chose the mix package. But when trying to run the 'prelim.mix' function (aka the function that will prepare the data for further calculations), R says: prelim.mix(truc,0) Error in as.integer.default(list(c(32, 52, 32, 27, 34,
2008 Mar 26
2
Mixing Codebook?
Hi guys, This is my first post, I?m a brazilian programmer and I think speex is a great project. :) I'm working on a free software project and I was planning to use speex on it. I have used the java speex version in another project and that worked well, and this time I was planning to use a JNI version to get the latest features. ok, lets get to the point. :) I would need to mix some audio
2008 Mar 26
1
Mixing Codebook?
heh...:) maybe I?ll just answer "the number is 42". ;) well... some guys did mixing using *G.722 *encoded frames... maybe we could ask them: 8P http://ieeexplore.ieee.org/Xplore/login.jsp?url=/iel5/4054516/4054517/04054870.pdf?isnumber=4054517&prod=CNF&arnumber=4054870&arSt=2045&ared=2048&arAuthor=G.+Agnello%3B+R.+M.+Dansereau and a little off-topic, but fun for
2005 Feb 11
2
pb with package mix
hello, We've got a problem with the mix package in order to impute the missing data. After importing the data, the prelim function does not work (only the stlouis data works). We have done : >library(mix) >Manq <- read.table("C:/.../file.txt") >attach(Manq) >save(Manq,file="C:/../R/rw2001/library/mix/data/Manq.rda") >data(Manq) >Manq V1 V2 V3 V4 1
2006 Apr 03
3
Monitor or mixmonitor
...dio at all. If mixing the audio on the fly is not that taxing on the CPU, I would like to use 'mixmonitor' app. My question is, what is penalty on the CPU when mixing the audio on the fly? I know this is the better option, but I don't really need the 'in' and 'out' audio mixed until it's played back, and which happens less than 5% of the time. What are your thoughts? -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 3126 bytes Desc: not available Url : http://lists.digium.com/pipermail/aste...
2004 Aug 06
1
Mixing audio
I have received your answer regarding the intention of developing audio mix algorithm based on Speex (a while ago...). You've mentioned two different scenarios. VOIP applications that can manage with high bit-rates can truly mix the audio just once at the receiving client. Today most sound cards can mix the decoded streams automatically (no need for mix software). The real problem is
2011 Jun 14
2
How to run zero inflated mixed model and hurdle mixed model in R
Dear Mr. or Ms.,   I would like to use the R-software to run the zero inflated mixed model and hurdle mixed model. But I do not know how to do? Would you please tell me the code and data format?   I will be very appreciated if you can help me. Thank you very much.   Best regards,   Sincerely, Xiongqing Zhang [[alternative HTML version deleted]]
2007 Sep 05
4
False Positives and Autotest on New Folders
False Positives I just discovered how easy it was to create a false positive when I, trying my first RSpec test, did this: ob.should eql?(''foo'') instead of: ob.should eql(''foo'') or: ob.should == ''foo'' As far as I can see, this is roughly equivalent to: ob.should false Neither eql?(''foo'') nor false causes the spec