similar to: Mover Stayer Models

Displaying 20 results from an estimated 600 matches similar to: "Mover Stayer Models"

2002 Apr 21
2
Simple Coding problem ?
R-users, This may be a simple problem, but I don't have an intuition of how simple it could be. Suppose I have a sequence of numbers corresponding to a series of diagnoses on the same patient over a sequence of time. The diagnoses are coded 1,2,3,4,5, but could come in a sequence like 1,3,2,5,3,5,...etc. Is there a simple way to count the number of times a 1 diagnosis is followed by a 2, or a
2017 Aug 27
2
glx error with nouveau
Hi IIia, Thank you very much for your help. Does the distro released more recently than Dec 2009 support OPENGL 3.3 ? Best, Yunde ________________________________ From: ibmirkin at gmail.com <ibmirkin at gmail.com> on behalf of Ilia Mirkin <imirkin at alum.mit.edu> Sent: Friday, August 25, 2017 6:27:43 PM To: Su, Yunde Cc: nouveau at lists.freedesktop.org Subject: Re: [Nouveau]
2017 Aug 27
1
glx error with nouveau
BTW, note that mesa-based drivers don't support above GL 3.0 for compatibility contexts on any hardware. Most reasonable software that requires advanced functionality uses core contexts though. On Sat, Aug 26, 2017 at 10:38 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > Depends on the hardware. You may be interested in looking at >
2017 Aug 24
2
glx error with nouveau
Hello all, My laptop has Nouveau installed as the graphic driver. The version is 2.6.32-573.12.1.el6.x86_64. And when I tried to run a software(CONVERGE STUDIO), I find such errors: Xlib: extension "GLX" missing on display ":0.0". QGLTempContext: No GL capable X visuals available. Xlib: extension "GLX" missing on display ":0.0". Xlib: extension
2016 Apr 20
3
Splitting Numerical Vector Into Chunks
Greetings! I have several large data sets of animal movements. Their pauses (zero magnitude vectors) are of particular interest in addition to the speed distributions that precede the periods of rest. Here is an example of the kind of data I am interested in analyzing: x <- abs(c(rnorm(2),replicate(3,0),rnorm(4),replicate(5,0),rnorm(6),replicate(7,0))) length(x) This example has 27 elements
2000 Dec 18
3
problems with glm (PR#771)
R1.2.0 with Linux RH5.2 I do not believe that the problems below are new to 1.2 but I only cover this sort of thing once a year in my course and some of that happened to be last Friday so too late to report for 1.2. I see that one or two things that I was going to report have been corrected. I like the fact that interactions now show : instead of . Here is some output with comments inserted. R
2000 Dec 18
3
problems with glm (PR#771)
R1.2.0 with Linux RH5.2 I do not believe that the problems below are new to 1.2 but I only cover this sort of thing once a year in my course and some of that happened to be last Friday so too late to report for 1.2. I see that one or two things that I was going to report have been corrected. I like the fact that interactions now show : instead of . Here is some output with comments inserted. R
2016 Apr 20
0
Splitting Numerical Vector Into Chunks
Perhaps x <- split(x, x == 0) Best, Ista On Wed, Apr 20, 2016 at 9:40 AM, Sidoti, Salvatore A. <sidoti.23 at buckeyemail.osu.edu> wrote: > Greetings! > > I have several large data sets of animal movements. Their pauses (zero magnitude vectors) are of particular interest in addition to the speed distributions that precede the periods of rest. Here is an example of the kind of
2002 Sep 18
1
[Help] Flash 5 installation failed on Wine 4-9-2002
Dear Mr Mohr, I found the posting you helped for the Flash 5 installation. I now cannot install Flash 5 on wine 4.9.2002 version. Attached please find the log when running wine --debugmsg +relay,+text,+string,+ole setup.exe Could you kindly help to have a look? Very thanks. Leanne
2002 Aug 14
1
[Help] When one application internally invokes another application?
Dear all, I wonder wine's config would help if one application needs to invoke another application, say, Notes Client to open attachment with notepad.exe. I fail to open the attached txt file and it complained no such program. I have put notepad.exe on /usr/share/wine-c/windows/ and /usr/share/wine-c/windows/system :-( Anyone could help is much appreciated. Thanks. Leanne
2008 Oct 22
2
Lala music mover throws many errors
I am trying to run the Lala music mover (it works in conjuction with Lala.com, a legal music sharing service). I've managed to tweak Wine enough to work it to a certain point in the wizard (this was a few months ago) but it throws back some errors about unimplimented functions. The console trace is HUGE so I didn't want to post it to the list right off the bat for those of you who read
2018 May 12
0
AW: Marks as read on mover to Archive
Does it not help to add addflag "\\Seen"; to your sieve script code? Cheers tobi ----- Originale Nachricht ----- Von: "@lbutlr" <kremels at kreme.com> Gesendet: 12.05.18 - 08:55 An: dovecot <dovecot at dovecot.org> Betreff: Marks as read on mover to Archive > How would I setup dovecot so that when messages are moved to the Archive mailbox, they are marked
2009 May 11
1
Sieve & Regex
Hi all I'm trying to create a new sieve rule. What I would like to do is catch "From" addresses that are equal to the rightpart (hostname) of a message-id. For example: Message-ID: <000d01c9d23a$941a7db0$6400a8c0 at upwabm> From: "Leanne Crabtree" <upwabm at blomberg-co.com> I would like to catch this mail, because it has "upwabm" on the right part
2011 Jan 13
1
What does the shell() command do?
Dear R community, I am trying to understand what the shell() function does. An example is: xfile <- shell(paste("dir/b ", paste(directory.folder,"file.name",sep="")),intern=T) I'm afraid I wasn't able to completely understand the explanation under the Help files. Thanks for your help! Leanne. -- View this message in context:
2012 Apr 23
1
change color scheme in mvpart
Hello everyone, I am currently using the mvpart package and would like to change the color scheme it uses, and was hoping someone could help me out. All of the papers I have found have used a grayscale but I can't seem to figure out how they did that! Currently, mvpart plots barplots in a repeating sequence of 3 shades of blue. So if you have 6 response variables the same shade of blue is used
2010 May 13
1
sshd dies if passed host key with relative path on command line
Hi all, I noticed that openssh5.5 finally revised this bug, pls check the bugzilla https://bugzilla.mindrot.org/show_bug.cgi?id=1290 but when i test it both on linux and hp-ux, it will still fails: In hp-ux, server side: root at sshia2# /opt/ssh/sbin/sshd -p 1234 -D -h ssh_host_dsa_key -ddd .......... debug3: send_rexec_state: entering fd = 9 config len 322 debug3: ssh_msg_send: type
2018 May 12
3
Marks as read on mover to Archive
How would I setup dovecot so that when messages are moved to the Archive mailbox, they are marked as read? Would it be similar to the imap-sieve for spam tagging? imapsieve_mailbox1_name = Junk imapsieve_mailbox1_causes = COPY imapsieve_mailbox1_before = file:/usr/lib/dovecot/sieve/report-spam.sieve Or is there a simpler method? If it matters: mailbox Archive { auto = subscribe
2008 Nov 09
1
choice of an HMM package
We are trying to build a human respiration model. Preliminary analysis of some breathing signals has shown that humans breathe through switching among a finite number of patterns. Hidden Markov seems to be the right approach. Since most of our code is written in R scripting language, finding an R package implementing an HMM that we can use for our prototype would be very helpful. I have been
2012 Apr 20
1
depmixS4+transition
Dear helpers, is there any possible that transition (in depmixS4) is in scale of two variable, e.g transition=~scale(x1,x2)? If it can be, how transition of two variable (covariate time) can be worked in depmixS4-hidden markov model for time series. Many thanks, nglthu -- View this message in context: http://r.789695.n4.nabble.com/depmixS4-transition-tp4572726p4572726.html Sent from the R help
2008 Jan 10
8
[Bug 1429] New: ssh -q doesn't suppress all warning messages
https://bugzilla.mindrot.org/show_bug.cgi?id=1429 Summary: ssh -q doesn't suppress all warning messages Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: HPPA OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at