취소
다음에 대한 결과 표시 
표시  만  | 다음에 대한 검색 
다음을 의미합니까? 

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
%3CLINGO-SUB%20id%3D%22lingo-sub-629897%22%20slang%3D%22en-US%22%20mode%3D%22UPDATE%22%3EStrata-Statement%20in%20der%20proportionalen%20Hazards-Regression%3C%2FLINGO-SUB%3E%0A%20%20%3CLINGO-BODY%20id%3D%22lingo-body-629897%22%20slang%3D%22en-US%22%20mode%3D%22UPDATE%22%3E%0A%20%20%20%3CP%3E%3CSTRONG%3EWas%20hat%20Sie%20zu%20dieser%20Wunschliste%20inspiriert%3F%3C%2FSTRONG%3E%3C%2FP%3E%0A%20%20%20%3CBR%20%2F%3E%0A%20%20%20%3CBR%20%2F%3E%0A%20%20%20%3CP%3E%3CSTRONG%3EWelche%20Verbesserung%20w%C3%BCrden%20Sie%20gerne%20sehen%3F%3C%2FSTRONG%3E%3C%2FP%3E%0A%20%20%20%3CP%3EHier%20ist%20der%20SAS-Code%3A%3C%2FP%3E%0A%20%20%20%3CBR%20%2F%3E%0A%20%20%20%3CP%3EProzess%20Phreg%3B%3CBR%20%2F%3E%20nach%20Zelle%3B%3CBR%20%2F%3E%20Klassencode%2FParam%3Dglm%3B%3CBR%20%2F%3E%20Strata-Paketsatz%3B%3CBR%20%2F%3E%20Modell%20%26amp%3Bv%3DCode%2Fties%3Ddiskret%3B%3CBR%20%2F%3E%20lsmeans-Code-%2FPDF-Zeilen%3B%3CBR%20%2F%3E%20laufen%3B%20beenden%3B%3C%2FP%3E%0A%20%20%20%3CBR%20%2F%3E%0A%20%20%20%3CP%3EIch%20m%C3%B6chte%20diese%20Analyse%20in%20JMP%20durchf%C3%BChren%20k%C3%B6nnen.%3C%2FP%3E%0A%20%20%20%3CBR%20%2F%3E%0A%20%20%20%3CP%3E%3CSTRONG%3EWarum%20ist%20diese%20Idee%20wichtig%3F%3C%2FSTRONG%3E%3C%2FP%3E%0A%20%20%20%3CBR%20%2F%3E%0A%20%20%20%3CBR%20%2F%3E%0A%20%20%3C%2FLINGO-BODY%3E%0A%20%20%3CLINGO-LABS%20id%3D%22lingo-labs-629897%22%20slang%3D%22en-US%22%20mode%3D%22UPDATE%22%3E%0A%20%20%20%3CLINGO-LABEL%3EErweiterte%20statistische%20Modellierung%3C%2FLINGO-LABEL%3E%0A%20%20%20%3CLINGO-LABEL%3EKonsumenten-%20und%20Marktforschung%3C%2FLINGO-LABEL%3E%0A%20%20%3C%2FLINGO-LABS%3E
언어 선택 변환 막대 숨기기

Strata Statement in Proportional Hazards Regression

What inspired this wish list request? 

 

 

What is the improvement you would like to see? 

Here is the SAS code:

 

proc phreg;
by cell;
class code/param=glm;
strata package set;
model &v=code/ties=discrete;
lsmeans code/pdiff lines;
run;quit;

 

Looking to be able to do this analysis in JMP.

 

Why is this idea important?