Displaying 20 results from an estimated 5000 matches similar to: "Incidence Matrix of Experimental Design Using R language Program"
2007 Jul 05
1
Incidence estimated from Kaplan-Meier
Dear all,
I have a stat question that may not be related to R, but I would like to
have your advice.
I have just read a medical paper in which the authors report the 1-p (where
p is the cumulative survival probability from the Kaplan Meier curve) as
incidence of disease.
Specifically, the study followed ~12000 women on drug A and ~20000 women on
drug B for 12 months. During that period
2012 Jun 27
1
trend in incidence rate
I would like to compare the incidence rates of three groups. They are
supposed to have different risks so I would like to test whether there is a
increasing trend in the incidence rates. Does R or any packages provide a
trend test for incidence rates? I checked epiR and epitools. It seems they
do not have this function.
Thank you for the help.
--
View this message in context:
2008 Dec 15
0
Cumulative Incidence : Gray's test
Hello everyone,
I am a very new user of R and I have a query about the cuminc function
in the package cmprsk. In particular I would like to verify that I am
interpreting the output correctly when we have a stratification
variable.
Hypothetical example:
group : fair hair, dark hair
fstatus: 1=Relapse, 2=TRM, 0=censored
strata: sex (M or F)
Our data would be split into:
Fair, male,
2013 Feb 01
0
Cumulative Incidence Function and Pseudovalue
Hi,
I want to write own R functions for cumulative incidence function and also
for the pseudovalue of the cumulative incidence function.
Can you help me?
Tas.
[[alternative HTML version deleted]]
2013 Feb 05
1
Calculating Cumulative Incidence Function
Hello,
I have a problem regarding calculation of Cumulative Incidence Function.
The event of interest is failure of bone-marrow transplantation, which may
occur due to relapse or death in remission. The data set that I have
consists of- lifetime variable, two indicator variables-one for relapse and
one for death in remission, and the other variables are donor type (having
3 categories), disease
2004 Feb 26
1
variance estimator for the cumulative incidence function
Hi everyone,
I am using the package cmprsk in R to estimate the cumulative incidence
function and its variance. In the manual it is mentioned that the variance
is calculated based on Dr. Aalen's paper (1978, Nonparametric estimation of
partial transition probabilities in multiple decrement models).
I would appreciate if someone could provide me with a source where the
variance is expressed
2011 Aug 16
0
cuminc() in cmprsk package for cumulative incidence
Hi,
To use cuminc() from cmprsk package, if a subject has 2
events (both the event of interest and the event of competing risk),
should I create 2 observations for this subject in the dataset, one for
each event with different fstatus (1 and 2), or just 1 observation with
whatever event that happened first? My analysis objective is calculate
cumulative incidence for the event of interest.
2012 Nov 28
0
Numbers at risk below cumulative incidence function plot (plot.cuminc, cmprsk-package)
Dear R-community,
I would like to plot the numbers at risk for the different causes of failure at specific timepoints below a cumulative incidence function plot (plot.cuminc-function, cmprsk-package). For a Kaplan-Meier plot I know this is possible with the n.risk-argument in the survplot-function (rms-package), but to my knowledge no such readily-available functions are available for competing
2009 Jun 21
1
Incidence Function Model in R help
All:
Though I am fairly new to R, I am trying to work my way through J Oksanen's
"Incidence Function Model in R" and can't get past some error with my glm
arguments. I'm getting through
> attach(amphimedon_compressa)
>
plot(x.crd,y.crd,asp=1,xlab="Easting",ylab="Northing",pch=21,col=p+1,bg=5*p)
> d<-dist(cbind(x.crd,y.crd))
> alpha<-1
2006 Dec 05
4
incidence and adjacency matrix conversion
Dear all,
how can I convert an m x n incidence matrix into an m x m adjacency
matrix or an n x n adjacency matrix? The current matrix contains binary
data, hence the new matrix would contain counts of common occurrences.
Thank you for your help.
Phil
2024 Apr 04
1
Samba AD Authentication Issues After Update
Thank you.
While I'm currently in the process of migrating to AlmaLinux 8 via an
in-place upgrade, I initially wanted to update the base packages on CentOS
7 before proceeding. However, given the circumstances, it seems deploying a
separate AlmaLinux machine for testing might be the most efficient approach
to troubleshooting the issue.
If the problem persists on a fresh AlmaLinux
2011 Jun 27
7
cumulative incidence plot vs survival plot
Hi, I am wondering if anyone can explain to me if cumulative incidence (CI) is
just "1 minus kaplan-Meier survival"? Under what circumstance, you should use
cumulative incidence vs KM survival? If the relationship is just CI =
1-survival, then what difference it makes to use one vs. the other?
And in R how I can draw a cumulative incidence plot. I know I can make a
Kaplan-Meier
2024 Apr 04
1
Samba AD Authentication Issues After Update
On Thu, 4 Apr 2024 14:28:16 +0100
Zaheer Abbas via samba <samba at lists.samba.org> wrote:
> Hello everyone,
>
> Samba stopped authenticating AD users after minor upgrade.
>
> Environment:
> - OS: CentOS 7
> - Samba Version: Upgraded from samba-4.10.16-15 to samba-4.10.16-25
>
The problem is, Centos 7 will go EOL in about 3 months, at which point
you will have to
2013 Jan 22
1
file.system() in packages
Hello. R-devel, r61697.
I am having difficulty interpreting section 1.4 "Writing package
vignettes" of the R-exts manual. Specifically, I want to use
system.file() in some of my packages to locate a bib file,
uncertainty.bib, which is part of the emulator package. I only want
to maintain a single .bib file.
R-exts says: "All other files needed to re-make the vignette PDFs
(such
2012 Aug 06
1
bibtex::read.bib -- extracting bibentry keys
I have two versions of a bibtex database which have gotten badly out of
sync. I need to find find all the entries in
bib2 which are not contained in bib1, according to their bibtex keys.
But I can't figure out how to extract a list of the bibentry keys in
these databases.
A minor question: Is there someway to prevent read.bib from ignoring
entries that do not contain all required fields?
2011 Dec 16
2
R package BibTex entries: looking for a more general solution
Back in 2010 I raised this issue, and there was some discussion,
https://stat.ethz.ch/pipermail/r-devel/2010-November/058987.html
The goal, then, as now is to have a way to produce a bibtex-clean .bib
file (i.e., not requiring
manual editing except in unusual circumstances) reflecting installed
packages
for use in writing where one often needs/wants to cite all packages used
in a given
2024 Apr 04
1
Samba AD Authentication Issues After Update
Hello everyone,
Samba stopped authenticating AD users after minor upgrade.
Environment:
- OS: CentOS 7
- Samba Version: Upgraded from samba-4.10.16-15 to samba-4.10.16-25
Problem:
Clients are unable to authenticate with Active Directory credentials,
receiving a "password incorrect" error.
Verification:
sudo net ads testjoin shows a successful join.
wbinfo --ping-dc confirms
2014 Sep 26
2
Text file encoding
I'm working with some people using apple laptops. When we share text
files (latex files), I reach in an encoding problem on our CentOS
laptops and desktops. In my favorite editor, "?" is "<8e>", "?" is
"<88>" etc...
Of course, I can change the encoding with iconv:
iconv -f MACINTOSH -t ISO8859-15 file.bib.mac >file.bib
iconv -f
2019 May 29
0
Making a package CITATION file from BibTeX
On Thu, 30 May 2019, Dr Gregory Jefferis wrote:
> Dear Colleagues,
>
> I would like to provide a CITATION file for my package nat.nblast [1].
>
> I have the correct citation in BibTeX format [2]. How can I convert this
> BibTeX to the format needed by R for a package CITATION file (I have a
> lot of other packages needing citations ...).
(1) You can use read.bib() from the
2004 Aug 06
0
icecast encoders?
On Fri, 2001-11-16 at 19:29, Samuel Hathaway wrote:
> On Fri, 16 Nov 2001, Jerome Alet wrote:
>
> > one thing that would be nice in DarkIce would be to allow the user to pass
> > specific reencoding options for each server, e.g. DarkIce could acquire
> > the audio in stereo and send it to a server in mono and in stereo to
> > another server, which is AFAICT