Displaying 20 results from an estimated 9000 matches similar to: "Creating dropout time from longitudinal data with missing data"
2008 Sep 16
2
creating baseline variable from a longitudinal sequence
Dear R-help mailing list,
Kindly help me out with this problem:
I have a dataset that is in the format below,
ID time Y Age
1 0 195 23.1
1 2 204 23.3
1 4 202 23.5
2 0 170 22.0
2 3 234 22.2
3 0 208 24.4
3 2 194 24 .7
3 3 204 24.9
I wish to remove all the measurements at time point 0 and convert them to a baseline variable as follows;
ID time Y
2008 Jul 25
1
Selecting the first measurement only from a longitudinal sequence
Dear R-help mailing list,
I have this problem, I have a joint longitudinal and survival data of the form say
ID Time Failuretime Censoringind longitudinalmeasure
1 0 35 0 123
1 10 35 0 120
1 25 35 1 123
2 0 23 0 100
2 10 23
2003 Feb 21
2
how to chage values in data frame to NA iside a function
Dear all
I have a function in which I would like to change some values to NA according to
some condition.
dropout<-function(y, nahr=FALSE,...) {
<some stuff for computing an index>
if (nahr) y[index]<<-NA
invisible(index)
}
in case y is a vector all works OK but if it is a part of data frame by calling
dropout(df$y) or dropout(df[,number]) no change is done.
Please can you
2007 May 15
1
Effect.dropout and Too Much Recursion Error
Hi,
I need some help again. :-)
I have "Too much recursion error" prototype.js line 1288,
I heve this error when I try to use Effect.dropout (script.aculo.us)
if I remove table ID, there is no error, and the effect works fine
(remove the tr from table)
But I need this ID assign to this table, as table ID is used by other
effect (Builder.node)
Please help ....
Thanks
YUAN
Here is
2011 Dec 07
2
plotting and coloring longitudinal data with three time points (ggplot2)
Dear list,
I have been struggling with this for some time now, and for the last hour I have been struggling to make a working example for the list. I hope someone out there have some experience with plotting longitudinal data that they will share.
My data is some patient data with three different time stamps. First the patients are identified at different times (first time stamp). Second, they
2010 Jun 10
2
Possible Issue with Samba Blocking I/O and CPU
Hi,
I am experiencing a puzzling problem that may or may not be related to
recent versions of Samba. I'm posting on this list, however, because it
seems that setting "write cache = 262144" (256K) in smb.conf resolves
the issue and so I have reason to believe the problem might somehow be
related to Samba.
The problem I am seeing is this. I have a Linux Samba server. When
2006 Feb 28
2
incoming calls dropout on PRI over TE110p
I am running Asterisk 1.0.9 and have been running all my calls through a VSP over a IAX2 trunk however we have recently purchased and connected a TE110p to a PRI ( E1 with 16 voice channels ) through Optus. I can make outgoing calls via it fine, however incoming calls are dropped after a few seconds ( or as soon as a command like Playback, or the call is picked up if forwarded to a SIP
2013 Feb 23
5
Selecting First Incidence from Longitudinal Data
I have a longitudinal competing risk data of the form:
ID COMPL SEX HEREDITY
1 0 1 2
1 0 1 2
1 3 1 2
2 0 0 1
2 1 0 1
2 2 0 1
2 2 0 1
3 0 0 1
3 0 0 1
3 0 0 1
3 0 0 1
3 2 0 1
4 0 1 2
4 0 1
2007 Feb 15
0
New package 'drm' for repeated categorical data analysis
Dear useRs,
A new package 'drm', version 0.5-4, is available on CRAN.
The drm package provides functions for marginal regression analysis of
repeated (or otherwise clustered) binary, ordinal and nominal responses.
This package can be considered as a likelihood-based alternative to GEE
approach for marginal regression. In addition to regression modelling,
several temporal and latent
2007 Feb 15
0
New package 'drm' for repeated categorical data analysis
Dear useRs,
A new package 'drm', version 0.5-4, is available on CRAN.
The drm package provides functions for marginal regression analysis of
repeated (or otherwise clustered) binary, ordinal and nominal responses.
This package can be considered as a likelihood-based alternative to GEE
approach for marginal regression. In addition to regression modelling,
several temporal and latent
2005 Oct 21
1
{ afterfinish }
Hi,
1. can someone give me an example usage of { afterfinish: }? I tried several
ways and just can''t get it. I was trying to deploy an effect after another
one had finished and just couldn''t do it.
Effect.dropout (myElement, {afterfinish: function(element) {
Effect.Appear(anotherElement); } } );
a) why doesn''t this work?
b) what''s the element argument for?
2004 Oct 06
0
Eicon ISDN to Voicemail audio dropouts
Hello,
I'm having a problem with significant audio dropouts occurring in voicemail
messages left via an ISDN-BRI trunk. Dropout durations are as short as
15ms and as long as 200-300ms. The audio that is recorded, appears to be
otherwise complete, just with frequent holes punched in it.
The same trunk has no problems with audio files played toward it from
voicemail, nor interacting with
2011 Oct 06
1
Wilcox Test / Mann Whitney U Test
Hello List,
I'm trying to prepare some lecture notes on non parametric methods,
and I can't manually reproduce the results of the wilcox.test function
for ordinal data.
The data I'm using are from David Howell's website, available here
http://www.uvm.edu/~dhowell/StatPages/More_Stuff/OrdinalChisq/OrdinalChiSq.html
If I run the wilcox.test function on the data I get a p-value of
2004 Jun 07
2
IAX calls dropout on button press
Hello all,
Over the weekend, I setup and linked an Asterisk box at another site to the
Asterisk box here.
The phones here are a mixture of Cisco 7940/7960 and Grandstream BT-100
phones. The phones at the other end are Grandstream BT-100 SIP phones. The
Cisco phones run SIP 7.1 (upgraded last Friday from 6.1), the Grandstream
phones run 1.0.4.68.
Both Asterisk boxes are running stable CVS
2010 Dec 15
0
package JM -- version 0.8-0
Dear R-users,
I'd like to announce the release of the new version of package JM (soon
available from CRAN) for the joint modeling of longitudinal and
time-to-event data using shared parameter models. These models are
applicable in mainly two settings. First, when focus is in the survival
outcome and we wish to account for the effect of a time-dependent
covariate measured with error.
2010 Dec 15
0
package JM -- version 0.8-0
Dear R-users,
I'd like to announce the release of the new version of package JM (soon
available from CRAN) for the joint modeling of longitudinal and
time-to-event data using shared parameter models. These models are
applicable in mainly two settings. First, when focus is in the survival
outcome and we wish to account for the effect of a time-dependent
covariate measured with error.
2012 Jul 10
0
package JM -- version 1.0-0
Dear R-users,
I'd like to announce the release of version 1.0-0 of package JM (already
available from CRAN) for the joint modeling of longitudinal and
time-to-event data using shared parameter models. These models are
applicable in mainly two settings. First, when focus is in the survival
outcome and we wish to account for the effect of an endogenous (aka
internal) time-dependent
2012 Jul 10
0
package JM -- version 1.0-0
Dear R-users,
I'd like to announce the release of version 1.0-0 of package JM (already
available from CRAN) for the joint modeling of longitudinal and
time-to-event data using shared parameter models. These models are
applicable in mainly two settings. First, when focus is in the survival
outcome and we wish to account for the effect of an endogenous (aka
internal) time-dependent
2009 Jun 01
1
USB comms dropout not detected
Hi,
I have an MGE Ellipse 1000 connected to a FreeBSD 7.1 system and it
works well except that if I yank the cable it doesn't detect a
problem.. It seems to quite merrily read the old data (upsc reports the
same values).
There is nothing logged by NUT to indicate comms is lost (usbhid-ups is
still running).
In the attached log I yanked the able at the 28 second mark and plugged
it back
2011 Sep 03
2
problem in applying function in data subset (with a level) - using plyr or other alternative are also welcome
Dear R experts.
I might be missing something obvious. I have been trying to fix this problem
for some weeks. Please help.
#data
ped <- c(rep(1, 4), rep(2, 3), rep(3, 3))
y <- rnorm(10, 8, 2)
# variable set 1
M1a <- sample (c(1, 2,3), 10, replace= T)
M1b <- sample (c(1, 2,3), 10, replace= T)
M1aP1 <- sample (c(1, 2,3), 10, replace= T)
M1bP2 <- sample (c(1, 2,3), 10, replace= T)