Displaying 1 result from an estimated 1 matches for "cagfit5a".
2013 May 02
1
loading of an unwanted namespace
....0092 2.03 0.042
Likelihood ratio test=4.24 on 1 df, p=0.0395 n= 228, number of events= 165
>
> # That worked fine, but the next fails
> coxph(Surv(time, status) ~ pspline(age), data=lung)
Error in FUN(X[[2L]], ...) :
(converted from warning) failed to assign RegisteredNativeSymbol for Cagfit5a to Cagfit5a
since Cagfit5a is already defined in the ?survival? namespace
>
> sessionInfo()
R version 3.0.0 (2013-04-03)
Platform: i686-pc-linux-gnu (32-bit)
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=C
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UT...