Displaying 2 results from an estimated 2 matches for "fcoef".
Did you mean:
coef
2006 Jun 23
1
How to use mle or similar with integrate?
Hi
I have the following formula (I hope it is clear - if no, I can try to
do better the next time)
h(x, a, b) =
integral(0 to pi/2)
(
(
integral(D/sin(alpha) to Inf)
(
(
f(x, a, b)
)
dx
)
dalpha
)
and I want to do an mle with it.
I know how to use mle() and I also know about integrate(). My problem is
to give the parameter values a and b to the
2004 Nov 17
1
frailty and time-dependent covariate
...+D1500+D3000+D4500+frailty.gaussian(ID),data=SURV1)
Warning messages:
1: Inner loop failed to coverge for iterations 1 3 in: coxpenal.fit(X, Y, strats, offset, init = init, control, weights = weights,
2: longer object length
is not a multiple of shorter object length in: offset + coxfit$fcoef[x[, fcol]]
3: X matrix deemed to be singular; variable 8 in: coxph(Surv(DATA_INI1, DATA_FIN1, EVENT1) ~ V1 + V2 + alt1 + alt2 +
[[alternative HTML version deleted]]