similar to: phase determination

Displaying 13 results from an estimated 13 matches similar to: "phase determination"

2008 Aug 01
2
How to get the p-value from lmer on a longitudinal analysis
Hi, I have a modelo like this: Yvar <- c(0, 0, 0, 0, 1, 0, 0, 0, 1, 2, 1, 1, 2, 3, 6, 6, 3, 3, 4) TIME <- 4:22 ID <- rep("PlotA",19) m <- lmer(Yvar~TIME+(TIME|ID),family=poisson) anova(m) summary(m) How to get the p-value for this case? Thanks Ronaldo -- Just because you're paranoid doesn't mean they AREN'T after you. -- > Prof. Ronaldo Reis J?nior |
2008 Aug 05
1
Add arrows to a filled.contour margin
Hi, I try to put an arrow to a filled.contour plot. I make this: filled.contour(volcano, color = terrain.colors,key.axes=F) arrows(0.95,0,0.95,1,lwd=2) This work, but the problem is that I find the coordinates at random try, for other graphic with other scale is other fight with coordinates. Anybody know a more easy or more generalized way to make this? Somethink like this
2008 Sep 19
2
Error: function cannot be evaluated at initial parameters
I have an error for a simple optimization problem. Is there anyone knowing about this error? lambda1=-9 lambda2=-6 L<-function(a){ s2i2f<-(exp(-lambda1*(250^a)-lambda2*(275^a-250^a)) -exp(-lambda1*(250^a)-lambda2*(300^a-250^a))) logl<-log(s2i2f) return(-logl)} optim(1,L) Error in optim(1, L) : function cannot be evaluated at initial parameters Thank you in advance -- View this
2005 Dec 04
1
font inclusions in pdf files
I am stumbling into external font issues here and there. I presume using external lucida fonts is fairly rare, so I am more likely to stumble onto issues here. (of course, I often think I have stumbled onto bugs/features that are not.) So, I hope I am not imposing by reporting the following. [1] can R please not include fonts that it is not using? luafmfiles <-
2011 Nov 07
1
Monitoring IO -- vmstat doesn't match snmp
I made the mistake of looking at disk IO numbers in two different ways -- now I'm confused, because they give inconsistent answers. First way was using 'vmstat 10'. This gave me (apologies for wrapped lines): r b swpd free buff cache si so bi bo in cs us sy id wa st 2 0 2162944 4071928 162444 4218456 0 0 0 286 1103 528 3 2 95 0 0 1 0
2005 Sep 30
1
Searching for specific functions
Hello everybody (I'm new here) I am looking for 2 specific functions. The first one is a variance formula that does not divide by n-1 (I don't want the unbiased formula, that's it). In case it does not exist, how do I modify the default function code? Yes, a workaround would be to multiply the result by n-1 and then divide it by n, but I'd like to use a separate function, if
2012 May 28
1
[LLVMdev] New binary formats just for LLVM?
Hi, I was thinking about the potential for link-time optimizations. And the fact that you already now output LLVM bitcode to object files, archives, and perhaps even executables (that would give a .NET flavor to LLVM, I wonder if this can be made to work seamlessly on Windows [1]). Then I thought about the fact that you seem intent on supporting all native formats that you run into. I was then
2007 Oct 25
2
FW: Logwatch for XXXXXXX.kd4efm.org (Linux)
Found an error or two from my logwatch report from yesterday, thought I would share this in hopes this is just first time run of the problem I noticed in the Kernel report section... Also not sure why there's an issue with automount either.... but I guess I could ask on that issue as well. I am not worried about the NAMED error, this is something that happens due to one of the services that
2015 Jul 05
2
[LLVMdev] How to run LLVM3.6.1 on OS X (Yosemite, Xcode6.4) OR how to link bitcode generated by OS X clang with LLVM3.6.1
I’m developing a Common Lisp compiler for OS X and Linux that uses LLVM as its backend and interoperates with C++. It’s at: github.com/drmeister/clang I need to compile one C++ source file containing small, intrinsic functions into an LLVM-IR bitcode file and link it with bitcode generated by my compiler running LLVM3.6.1. I have been unable to do this for more than a year and I was hoping
2005 Sep 06
0
Speex or iLBC?
>>> Steve Underwood <steveu@coppice.org> 9/6/05 2:05:53 AM >>> > However, most other systems either don't support iLBC, > or throw it in as an extra because they have the ROM space, and it costs > them nothing. It costs them nothing as long as they can afford to run real time floating point code, which is the only one released as open source and
2005 Oct 18
0
performance speex on ARM
Well, all ARM9E cores use the v5TE architecture, which means Thumb and DSP-friendly instructions. Ettore Benedetti THALES COMMUNICATIONS B.V. Bestevaer 46, 1271 ZA Huizen The Netherlands Unclassified >>> tk <tunkeat@gmail.com> 10/15/05 7:15:20 AM >>> hi, i have searched through the archives but did not manage to find benchmarks of encoding/decoding speex on ARM
2009 Nov 10
1
Calculating the percentage of explained deviance in lmer
Dear all, I am trying to calculate some measure of the amount of variability in the response variable that is explained by a model fitted in lmer m1<-lmer(response-var ~ Condition+(1|Site/Area/Transect),family="binomial") . I've seen from the literature that the precentage of explained deviance is a common measure. How can I calculate it? Thanks a lot for your help, I hope this
2007 Aug 14
0
HVM Suse from iso don''t start correcty in Debian Dom0
Hello everyone! I have a problem with start correctly HVM Suse from iso under DEBIAN Dom0 64bit. I installed xen from debian packages and then I create this config file: gamma.hvm kernel="/usr/lib/xen-3.0.3-1/boot/hvmloader" builder=''hvm'' device_model=''/usr/lib/xen-3.0.3-1/bin/qemu-dm'' memory=512 name=''gamma'' vif=[