Forum Replies Created
- AuthorPosts
fidi
MemberYes, i want to select all patients with for example C51.0, C51.1 and s.o.
Thank you! That’s the solution! 🙂 🙂 🙂
fidi
MemberHi Bryan!
I think it’s truly a problem with the internet connection. But i don’t need the doBy package anymore. Because I had try it with:
summary((daten$TZE_D_LOK == “C61”), data = daten, FUN = length)
–>daten is the data and TZE_D_LOK is the code of the localization of the disease
Only problem is, i can’t use a placeholder with ==, for example i want to count all patients beginning with the code “^C51” :((((
fidi
MemberHi Bryan,
regrettably, i have a problem. I can’t install packages. I have translate the error message:> Install.packages (“Doby”)
— Please select a CRAN mirror for this session —Â
Warning: can not access the repository index http://ftp.yalwa.org/cran/bin/windows/contrib/2.15
Warning: can not access the repository index http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.15
alerts:
1: In open.connection (con, “r”):
can not connect to ‘cran.r-project.org’ on port 80
2: package ‘Doby’ is not available (for R version 2.15.1)Thanks for the help.
Fidan- AuthorPosts