Displaying 2 results from an estimated 2 matches for "logchol_pd".
2017 Apr 27
2
R-3.4.0 and recommended packages
...nlme> fm1 <- nlme(height ~ SSasymp(age, Asym, R0, lrc),
nlme+ data = Loblolly,
nlme+ fixed = Asym + R0 + lrc ~ 1,
nlme+ random = Asym ~ 1,
nlme+ start = c(Asym = 103, R0 = -8.5, lrc = -3.3))
Error in pdFactor.pdLogChol(X[[i]], ...) : object 'logChol_pd' not found
So before I start spamming the Debian BTS, what would be the right way to deal
with this? Do we need r-api-x here?
Cheers,
Johannes
P.S.: Sorry of the other post, I pressed send before typing and even before
thinking ...
2017 Apr 25
4
R-3.4.0 and recommended packages
Am Dienstag, 25. April 2017, 08:50:34 schrieb Dirk Eddelbuettel:
> On 25 April 2017 at 14:58, G?ran Brostr?m wrote:
> | hello,
> |
> | I just installed R-3.4.0 from scratch:
> |
> | $ sudo apt install r-base
> |
> | but when I try
> |
> | > library(survival, lib.loc = "/usr/lib/R/library")
> | > fit <- coxph(Surv(exit, event) ~ x, data =