Displaying 2 results from an estimated 2 matches for "neonatal".
2019 May 07
2
Permissions on nginx logs
> On May 6, 2019, at 10:14 AM, Bee.Lists <bee.lists at gmail.com> wrote:
>>
>> I will give 770 a try.
>
> Try 750 first. You don?t need write access to do what you?re asking.
>
> Also, the group membership change won?t take effect until you log out and
> back in.
Thanks to correct me, both things are true, if he only wants to read logs
there, the 750 is
2010 Oct 27
2
coxph linear.predictors
I would like to be able to construct hazard rates (or unconditional death prob) for many subjects from a given survfit.
This will involve adjusting the ( n.event/n.risk)
with (coxph object )$linear.predictors
I must be having another silly day as I cannot reproduce the linear predictor:
fit <- coxph(Surv(futime, fustat) ~ age, data = ovarian)
fit$linear.predictors[1]
[1] 2.612756