Displaying 4 results from an estimated 4 matches for "smartdata".
Did you mean:
  partdata
  
2009 Mar 31
3
R Language Bloggers and Web Sites Owners
...on to all R language bloggers to help spread the
world at a forum where leading authors come?together.
Current only 1 R blogger is there- David Smith, from Revolution Computing.
There are many from SAS (Jason Burke,Gary Conkins) ,one from SPSS (Jon
Peck) and others from SAP,Aster Data ?.Visit
www.smartdatacollective.com for a preview of the site.
The?Smart Data Collective?is the Data-Driven Enterprise Community.
Discuss business intelligence, data mining, data warehousing,
enterprise data, e-gov, data integration, CRM, predictive analytics,
risk management, and anything else data-related!
It is a m...
2012 Mar 07
2
hardware issues? driver issues?
Got a bunch of servers from Penguin. Supermicro m/b's H8QG6. We put a 3tb
drive in for additional workspace for the users, and some of them won't
read, others will go for weeks, then spit out DRDY errors. lshw shows the
controller as an ATI SB7x0/SB8x0/SB9x0 SATA.
I did notice that it shows
 *-storage
             description: SATA controller
             product: SB7x0/SB8x0/SB9x0 SATA
2008 Sep 29
0
nomogram function (design library)
...s.factor(ALBUMIN)+STENOSIS+IMT,data # = XC,  x=T, y=T, surv=T) *1
Furthermore  I have estimated my beta's also with a Lasso method -
Coxpath ( from Glmpath pckage) , namely: 
# LASSOdata <- list(x=cox01$x, time=XC$TEVENT, status=XC$EVENT)
# summary(LASSOdata)
# LASSOpath <- coxpath(data=SMARTdata)
My problem is the following:
I want to make a nomogram with the beta's from the lasso. Is that
possible? I know of the nomogram-function from the "design"-library. I
thought that when I would replace the coefficients of the cph-fit*1 by
the lasso-coefs, the nomogram would change; H...
2008 Oct 15
0
R-help Digest, Vol 67, Issue 31
...s.factor(ALBUMIN)+STENOSIS+IMT,data # = XC,  x=T, y=T, surv=T) *1
Furthermore  I have estimated my beta's also with a Lasso method -
Coxpath ( from Glmpath pckage) , namely: 
# LASSOdata <- list(x=cox01$x, time=XC$TEVENT, status=XC$EVENT)
# summary(LASSOdata)
# LASSOpath <- coxpath(data=SMARTdata)
My problem is the following:
I want to make a nomogram with the beta's from the lasso. Is that
possible? I know of the nomogram-function from the "design"-library. I
thought that when I would replace the coefficients of the cph-fit*1 by
the lasso-coefs, the nomogram would change; H...