Displaying 4 results from an estimated 4 matches for "paaveenthan".
2010 Jul 25
1
c-statiscs 95% CI for cox regression model
Dear all,
how can i do the calculate the C-statistics
95% confidences interval for the cox regression model.
Thanks very much for your any help.
Paaveenthan
_________________________________________________________________
[[elided Hotmail spam]]
[[alternative HTML version deleted]]
2010 Feb 23
2
significance of coefficients in Constrained regression
I am fittting a linner regression with constrained parameters, saying, all
parameters are non-negative and sum up to 1.
I have searched historical R-help and found that this can be done by
solve.QP from the quadprog package. I need to assess the significance of the
coefficient estimates, but there is no standard error of the coefficient
estimates in the output. So I can not compute the p-value.
2010 Jul 26
1
After writing data in MMF using SEXP structure, can i reference in R?
...LEASE do read the posting guide
[283]http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
------------------------------
Message: 35
Date: Sat, 24 Jul 2010 22:51:50 -0400
From: paaventhan jeyaganth <[284]paaveenthan at hotmail.com>
To: r <[285]r-help at r-project.org>
Subject: [R] c-statiscs 95% CI for cox regression model
Message-ID: <[286]BLU140-W10DC8DB498004130C2840DB4A50 at phx.gbl>
Content-Type: text/plain
Dear all,
how can i do the calculate the C-statistics...
2010 Aug 15
1
calibration plot labels
Dear all,
when i do the calibration plot, i put the x label y label , there is
some labels are i did not put it , like "resample optimism added ..." i
want to get rid of the these label , is any body know how can i get rid of these label.
these are the following command i used
cal <- calibrate(f, u=12, method=c("boot"), B=100,m=70, data=a1)