You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
)
code used to produce graphs with confidence interval but recently running this code returns error:'Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 12471, 0, 24942 '
Expected behavior
To produce survival curve with confidence intervals.
Actual behavior
Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 12471, 0, 24942
Steps to reproduce the problem
One year ago, this
code used to produce graphs with confidence interval but recently running this code returns error:'Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 12471, 0, 24942 '
Please fix this!!
session_info()
The text was updated successfully, but these errors were encountered: