search for: zerob

Displaying 3 results from an estimated 3 matches for "zerob".

Did you mean: zero
2017 Nov 01
3
Cox Regression : Spline Coefficient Interpretation?
.... Unfortunately I did not find enough information on the "pspline" function wether in the survival package nor using google.. I got following output: * library(survival)* > > > > > > > > > > > > > > *> Option.test2<-coxph(Surv(START,STOP,ZEROBAL==1)~pspline(OPTION), > data=FNMA)coxph(formula = Surv(START, STOP, ZEROBAL == 1) ~ > pspline(OPTION), data = FNMA)> > Option.test2> Call:> coxph(formula = > Surv(START, STOP, ZEROBAL == 1) ~ pspline(OPTION), > data = FNMA)> > coef se...
2017 Nov 02
0
Cox Regression : Spline Coefficient Interpretation?
...ar. > I get following output when I use the pspline function inside the coxph > statement: > > * library(survival)* > > >> >> >> >> >> >> >> >> >> >> >> >> >> *> Option.test2<-coxph(Surv(START,STOP,ZEROBAL==1)~pspline(OPTION), >> data=FNMA)coxph(formula = Surv(START, STOP, ZEROBAL == 1) ~ >> pspline(OPTION), data = FNMA)> > Option.test2> Call:> coxph(formula = >> Surv(START, STOP, ZEROBAL == 1) ~ pspline(OPTION),> data = FNMA)> >>...
2010 Nov 26
1
[PATCH] new *br: Show handoff data
...movb $' , %al call wrchr es lodsb movw %ax, %dx call wrhexb loop wrhexbses_l ret data: ASCII_MARKER1 "bf" bootfail: #ifdef DEBUG_PAK call wrstr .ascii "\r\n\r\nPress any key\r\n\0" xor %ax, %ax int $0x16 #endif int $0x18 /* Boot failure */ die: hlt jmp die zerob: /* Begin zeroing block to fill to desired length */ /* 420 bytes for FAT32 */ zeroln = (420 - (zerob - _start)) .=.+zeroln /* prevents overflow */ zeroe: