Re: [R] R 2.12.0 and JGR

2011-02-09 Thread kat
used to install all necessary packages. Consider updating JGR from CRAN (e.g. via update.packages()) periodically to have the latest bugfixes etc." you should find all necessary files on http://www.rforge.net/JGR/index.html good luck, kat -- View this message in context: http://r

Re: [R] R 2.12.0 and JGR

2010-10-22 Thread kat
hi simon, thanks, the new jgr launcher file did the trick! kat Von: Simon Urbanek [via R] [mailto:ml-node+3004247-1255437503-75...@n4.nabble.com] Gesendet: Mittwoch, 20. Oktober 2010 19:01 An: Manderscheid Katharina Betreff: Re: R 2.12.0 and JGR On Oct 20

Re: [R] R 2.12.0 and JGR

2010-10-20 Thread kat
hi rob, i encountered the same problem on a students laptop and have no idea anymore after trying updating, re-installing and just about everything. like you say, the jri.dll file is exactly at the same place as on your machine. let me know if and how you solved it! thanks, kat -- View this

[R] normalizing data for low kurtosis

2007-11-07 Thread Kat Willmore
To run my data in another program my data cannot exceed a kurtosis of 0.8. I'm wondering if there is a package that can determine if the kurtosis for a trait is equal to or greater than 0.8 and then determine the appropriate normalizing methods to reduce the kurtosis to less than 0.8. I would als