similar to: R-Package ScottKnott

Displaying 20 results from an estimated 200 matches similar to: "R-Package ScottKnott"

2006 Oct 20
2
CORRESPONDENCE ANALYSIS
Enio Jelihovschi" eniojelihovs@gmail.com Date: Fri, 20 Oct 2006 11:28:12 -0200 Subject: CORRESPONCE ANALYSIS Dear All I am new R user, trying to do correspondence analysis using the function mca of the package MASS. My question is: In the following example farms.mca <- mca(farms, abbrev = T) # Use levels as names plot(farms.mca, cex = rep(0.7, 2), axes = F) How can I change the
2010 Mar 28
1
Fwd: col.axis
I need a help in the following code. I could not find any hint at the help files m <- c( 58, 47, 51, 57, 48) plot(1:5, m, pch=19, col=1:5, axes=FALSE) axis(1, at=1:length(m), labels=LETTERS[1:5], col.axis=2) The labels A B C D E appear in this case with the red color. What I really want is that thay get the same color as the circles, but if I try the line axis(1, at=1:length(m),
2008 Nov 23
1
Help in Programming using Methods
I WROTE THIS FUNCTION BELOW test <- function(x, ...) UseMethod('test', x) test.data.frame = function(x, model, which, error, ...) { av <- aov(formula(model), data = x) res <- test.aovlist(av, which = which, error = error) return(res) } test.aovlist <- function(x, which, error, ...) { mm <- model.tables(x, "means") tabs <- mm$tables[-1]
2011 Dec 22
1
mtrace function
I use windows xp. When trying to use the function mtrace from package debug the window that should open with the function to be debugged do not show any text at all. It shows only a part of my desktop. Does anyone know why. Is there any imcompatibility between windows xp and debug package. Thanks in advance. Enio Jelihovschi [[alternative HTML version deleted]]
2010 Mar 22
0
Parameter col.axis
I have a very short question. Is there any possibility to give to the parameter "col.axis" of graphics function "axis" a vector value of many colors instead of just one color, otherwise is there any way around it? Thank you very much Enio Jelihovschi UESC - Brazil [[alternative HTML version deleted]]
2010 Jun 08
0
R- Package - fdth
We wish to announce the new package: fdth - Frequency Distribution Table and Associated Histogram. The package contains a a set of high level function which easily allows the user to make a frequency distribution table (fdt) and its associated plots. The fdt can be formatted in many ways which may be suited to publication. The plot (S3) can be histogram, polygons or density, which can be dealt
2017 Nov 14
0
Possible bug(s) causing ggplot2 and XLConnect to crash recent builds of r-devel
The following R code causes R to crashes under recent r-devel builds of R: library(ggplot2) RCBD.lay <- data.frame(Blocks = factor(rep(1:5, each = 6)), Units = factor(rep(1:6, times = 5)), Treatments = factor(rep(1:6, times = 5))) ggplot(data = RCBD.lay, aes(x = Units, y = Blocks, label = Treatments)) + geom_text(aes(colour = Treatments)) I
2012 Nov 27
2
Help with graphics in gamm4 library
My problem is relatively straight forward, but I cannot seem to find a way to make it work. I have a RCBD with repeated measurements over time. I have created a fit using the gamm4 package. My model is: fit4a <- gamm4(Rate ~ s(Time,by=trt,bs="cr")+trt,data=qual.11.dat, random=~(1|block),correlation=corARH1()) What I would like to create is plots with the X-axis
2010 Dec 13
0
SAS "/slice" and "/diff" equivalent? - Automated multiple comparisons in nlme package?
R users, What is the equivalent of SAS " '/diff' and '/slice'" in R ? I am successful in fitting the same model "PROC MIXED" fits using lme() : ###R code: model <- lme( y ~ g + h + yr + yr:h, random = ~ 1 | b, data = yield) *** SAS code: proc mixed data=yield covtest cl method=reml; class b g h yr; model y = g h yr yr*h; random b; lsmeans g / diff;
2013 Nov 23
0
Hmisc package 3.13-0
A significant update to the Hmisc package is now available on CRAN for all platforms. Hmisc source is now on github at https://github.com/harrelfe/Hmisc and the full change log may be found at https://github.com/harrelfe/Hmisc/commits/master The most important updates are additions of new graphics functions for summarizing and displaying data with an aim of replacing tables. There is also
2002 Feb 20
1
(no subject)
Hi, Maybe you can help me. Im trying to join one NT Server 4.0 Remote Access Server to a samba PDC (2.2.2) Domain so that the users who make dial-up connections can be validated on this domain. The Windows NT Server (RAS) is joining to the domain but the users who trying to make a dial-in connection receive a message saying that they not have permission to make a dial in connection. Must I
2003 Nov 10
0
Extending function symbols() to handle arbitrary shapes
Currently the function symbols() permits plotting of circles, squares, rectangles, stars, thermometers, and boxplots. Can anybody suggest an approach for extending/cloning this function to handle arbitrary shapes specified, perhaps, as bitmaps, or as postscript primitives? Thanks, Steve Dutky [[alternative HTML version deleted]]
2006 Aug 18
3
Gathering information : drivers and UPS infos
Hello NUT ! In order to fill info structure I'm putting in the drivers, I need to gather a lot of information. The information I need, at best, is : - For each USB UPS, the pair VendorID ProductID - For each pair Driver/UPS supported, how was made the driver ? By the manufacturer, by reverse engineering, ... - Who contributed to which driver - Who is the "maintener" of each driver
2004 Jun 04
1
[Wish]: Add "..." argument to library function
Hello, I would find it very usefull to have the ability to load packages with options. Consider for example the SciViews package Philippe and me are working on. When loading on Windows, it automatically loads the associated GUI executable. It should be convenient to have an option not to load the exe but still have an access to the R functions of the package. For that, I think a simple change
2005 Jun 23
0
rsync perl/binding (python) and libraries
Hi, First I am new on the list, and I think this topic has been allready in past. I am looking rsync with the idea to create perl-Binding for rsync. I saw in the TODO list python binding has been plan in past too. The current rsync code make this hard as rsync does not provide library itself. Of course there is allready librsync for a lib, File::RsyncP as perl binding, but this last one is a
2003 Sep 25
1
Diamond graphs, again.
Some time ago I was allowed to discuss "Diamond Graphs", and whether they would be useful in R, in this mailing list. The August 2003 issue of The American Statistician has finally arrived here and I have been able to read the article. A number of points of interest arise. 1. The article is "A Diamond-Shaped Equiponderant Graphical Display of the Effects of Two
2010 Mar 31
1
trying to understand lme() results
Hi, I have very simple balanced randomized block design where I total have 48 observations of a measure of weights of a product, the product was manufactured at 4 sites, so each site has 12 observations. I want to use lme() from nlme package to estimate the standard error of the product weight. So the data look like: MW site 1 54031 1 2 55286 1 3 54396 2 4 52327 2 5 55963
2015 Jan 30
0
Tinc and OpenWRT
Hello Jonathan, I will probably make a tinc 1.1 OpenWrt package soon. I am already maintener for th 1.0 package. If you want to read about how to make the package there is this very good documentation: http://wiki.prplfoundation.org/wiki/Creating_an_OpenWrt_package_for_a_web_page Saverio 2015-01-29 19:02 GMT+01:00 Jonathan Clark <tinc-list at heyjonathan.com>: > On Tue, Jan 27,
2015 Jun 15
1
Tinc and OpenWRT
I already have a package made, if anyone would like me to I could submit it. On 2015-06-13 17:26, Florian Klink wrote: > Hey Saverio, > > I'd really like the idea of a tinc-1.1-pre package for OpenWRT. I'm > currently using tinc-1.1 with an Ed25519-only network, really like the > new features and CLI and want to add some OpenWRT routers into the mix. > > How do you
2015 Jun 15
2
Tinc and OpenWRT
Is your package built with or without OpenSSL? How do you intergrate with UCI? Can I view the makefile somewhere? Florian Am 15.06.2015 um 11:48 schrieb shikkc: > I already have a package made, if anyone would like me to I could submit > it. > > On 2015-06-13 17:26, Florian Klink wrote: >> Hey Saverio, >> >> I'd really like the idea of a tinc-1.1-pre package