Hi, everyone!
After update R to 3.5.3 and all packages in R studio survfit formula doesn't work for me anymore.
example:
fit <- survfit(Surv(time, status) ~ x, data = aml)
Error in survfitKM(X, newY, casewt, stype = stype, ctype = ctype, id = id, :
object 'Csurvfitkm' not found
Sorry for cross-post. ( I didnt think that people can use/see also other forums - sorry again, common sense is not common:slightly_smiling_face:)
About my problem: Yes it help for me to unistall, but not only package, also all R and manualy folders(old versions too) and prefernse of user, also I reinstal R studio.