Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about cox

Read more about cox

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - cox

Loop in Cox regression

I am trying to run a cox regression for 1000 variables (exposure) as below varlist <- names(dataset)[275:1275] sumtables <- lapply(varlist, function(i) { iformula <- as.formula(...
test-img

momaz

r

loops

survival-analysis

cox-regression

cox

Votes: 0

Answers: 2

Latest Answer

I am assuming here that all the variables in varlist are either binary or numeric. sumtables <- lapply(varlist, function(i) { iformula <- as.formula(sprintf("Surv(time_cox, events) ~ %s ...
test-img

Stefano Barbi

penalized cox regression in Python- how to get coefficient and confidence interval after Choosing penalty strength α?

I am trying to do penalized cox regression in python and to get the coeffecients, I am struggling to get the confidence intervals and would appreciate your help.Running this code , I can get the coeff...
test-img

Hatem Ali

python

alpha

cox

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved