Hi, I am still new to JMP and trying to figure out how to run multivariate survival analysis on SEER data.
SEER is a united database of US cancer registries, so only group data are available. No individual data.
I was able to make Kaplan Meier curves and their univariate analyses with data like this.
Year number of Died or Censored censor Group by organ
0 0 0 A
1 10 0 A
1 2 1 A
2 4 0 A
2 50 1 A
0 0 0 B
1 20 0 B
1 2 1 B
2 15 0 B
2 30 1 B
What kind of data do I need in order to run multivariate survival analysis?
Which function do I need under "Analyze tab"? "multivariate methods" or "reliability and survival"?
Any suggestion would be appreciated.
SK