Displaying 3 results from an estimated 3 matches for "researchmethods".
2008 Sep 24
3
Changing a plot
...,y,pch=16)
points(x[35],y[35],pch=19,col=6,cex=3)
What I want to be able to do is to change the purple point to a
different value without replotting everything.
I know this seems like an odd suggestion, but it comes up a lot with
the work I'm doing. I've prepared a package on CRAN called
ResearchMethods for a course I'm working on, and there are several
functions in there who's GUIs could work better if I could figure this
out.
If anyone has any ideas, or needs some further explanation, feel free
to contact me.
Thanks a lot,
Sam Stewart
2010 Jul 18
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* allan (1.0)
Alan Lee
http://crantastic.org/packages/allan
Automates Large Linear Analysis Model Fitting
* andrews (1.0)
Jaroslav Myslivec
http://crantastic.org/packages/andrews
Andrews curves for visualization of multidimensional data
* anesrake (0.3)
Josh Pasek
http://crantastic.org/packages/anesrake
This
2010 Aug 17
2
multcomp issues on MAC OSX 10.6.4
...hem. I hope someone could help me :-).System: MacBook Pro (1.0) with OS X 10.6.4
R: Installed from web binaries: R version 2.11.1 (2010-05-31)
> Sys.getlocale()
[1] "en_GB.UTF-8/en_GB.UTF-8/C/C/en_GB.UTF-8/en_GB.UTF-8" I have been trying all day to install the multcomp package (1.2-0)ResearchMethods package (vs. 1.2)Both of them unfortunately crashes R whenever I try to install.
Have tried the following:1) Installing dependencies first. No problem.
2) Installing multcomp manually from my download directory, still crashing. 3) Installing older versions, not working.4) Installing other packages...