similar to: R-beta: save.plot()

Displaying 20 results from an estimated 200 matches similar to: "R-beta: save.plot()"

1998 Jan 23
2
hist: rel.freqs
In R0.61, In hist(), should the line rel.freqs <- counts/(sum(x) * diff(breaks)) computing the relative frequencies or height of the rectangles in a histogram not be rel.freqs <- counts/(sum(counts) * diff(breaks)) instead, or do I misunderstand something? Thanks, Philippe -- -------------------------------------------------------- Philippe Lambert Tel:
1998 Jun 30
0
R-beta: stable distribution and stable glm package
I have just uploaded the package "stable-0.1.tgz" to the contrib section of CRAN. It enables to compute the density ('dstable'), the distribution ('pstable'), the quantile ('qstable') and the hazard ('hstable') functions of a stable variate. 'stable.mode' computes the mode of a stable distribution. The procedure 'stableglm' also enables
2010 Jan 07
0
rJava in R 2.8.1 on Ubuntu 8.10
Dear all, I have had the same problem as stated before, even with SUN's jdk installed, and therefore enable to install any of 'iplots', 'rJava' or 'JGR' packages. It seemed however that the R CMD javareconf couldn't catch the path of my actual jdk. The following worked for me by forcing the JAVA_HOME environment variable: env
2012 Aug 24
0
A question about GRAMMAR calculations in the FAM_MDR algorithm
Dear R developers: I am a PHD candidate student in the school of public health of Peking University and my major is genetic epidemiology. I am learning the FAM-MDR algorithm, which is used to detect the gene-gene and gene-environment interactions in the data of pedigree. The codes were written by Tom Cattaert of the University of Liege. The algorithms and the sample datasets are available at
2003 Feb 14
2
RODBC connection failed
I am trying to restart on R after 2 months stop. Start with previously functioning procedure: "ch<-odbcConnect("dBase Files")" get "Warning message: ODBC connection failed in: odbcConnect("dBase Files") " I have tried unsuccessfully different working directories. The only change I see is that I am working with a new login account on the same machine.
2000 Aug 31
2
Multiv / hierclust / plclust
I use hierclust (hierarchical clustering) in multiv package. In the documentation it is said that plclust (plotting a dendrogram) is available in S-plus. Can I find it anywhere (I have searched through http://lib.stat.cmu.edu/S and found only quotations of plclust in multiv) or is it only part of the S package (which I don't have)? Thanks --------------- Charles RAUX, Laboratoire
1997 Dec 08
3
R-alpha: Bug in tapply in the Windows version of September
The function tapply is not working in the Windows version of R=20 (Version 0.50 Beta (Sept 29, 1997)) In tapply <- function (x, INDEX, FUN=3DNULL, simplify=3DTRUE, ...)=20 ... The part: if (simplify && all(unlist(lapply(ans, length)) =3D=3D 1)) { ans <- unlist(ans, recursive =3D FALSE) names(ans)<-namelist[[1]] return(ans) } should be replaced by if (simplify
2000 Aug 28
2
Windows / RODBC / Accented characters
A disturbing behaviour of R: an import of data using RODBC library (Windows 98, R 1.1.1) recognizes accented characters in variables names but these can't be manipulated further. See below: > library(Rodbc) > ch<-odbcConnect("Paradox Files") > pollut<-sqlFetch(ch,Pollutio) > pollut Mortalit? Densit? Pollution 1 82 600 110 2 97 960
1998 Jan 16
0
R-beta: DSE time series package
=============================================================== ANNOUNCEMENT =============================================================== An R version of my multivariate time series package (DSE) is now available at CRAN/src/contrib/devel/dse.v.98.1alphaR.tar.gz and it should be reflected at the mirrors shortly. The User's Guide is available at
1998 Jan 16
0
R-beta: DSE time series package
=============================================================== ANNOUNCEMENT =============================================================== An R version of my multivariate time series package (DSE) is now available at CRAN/src/contrib/devel/dse.v.98.1alphaR.tar.gz and it should be reflected at the mirrors shortly. The User's Guide is available at
2000 Aug 23
1
3D perspective of a contingency table
How can I draw a 3D perspective of a contingency table, that is showing 3D bars whose height is in proportion of the table cells? --------------- Charles RAUX, Laboratoire d'Economie des Transports CNRS-Universit? Lumi?re Lyon 2-ENTPE email : charles.raux at let.ish-lyon.cnrs.fr http://www.ish-lyon.cnrs.fr/let -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
2000 Aug 30
1
Memory management
Some naive questions: 1) How to remove a column in a data frame? I expected that rm would work but this is not the case (e.g. rm(dat$yyy) gives Warning message: remove: variable dat$yyy was not found). I only found to assign NULL value (e.g.: dat$yyy<-NULL). Is it the right way? 2) Is the place formerly occupied by dat$yyy automatically gained by R for other uses? 3) If t1 and t2 are 2 only
2000 Dec 07
0
plot of a cut
I have made a cut of a numeric vector and try to plot it. However only half of the x-axis annotations (the labels) appear on the plot, apparently because of the font size. I have tried cex.lab, cex.axis (what is the difference?) etc. The x labels are never printed whatever value I use from 0.0005 to 20. I can't obtain a way to make all the labels appear correctly. Between the short help
2000 Nov 24
1
groupe averages error
I want to get subsets averaged on numeric variables number 5:13 but I get the error below that I cannot understand. > is.factor(dat$Statut) [1] TRUE > s<-ave(dat[,5:13],dat$Statut) Error in [<-.data.frame(*tmp*, , value = if (n) { : Argument "i" is missing, with no default Thanks in advance --------------- Charles RAUX, Laboratoire d'Economie des Transports
2001 Nov 15
1
ploting axes plaxes ?
I used in previous versions of R (R 1.1) to plot axes on projections of factorial coordinates using the function plaxes. This doesn't exist any more. Why this change ? No alternative ? --------------- Charles RAUX, Laboratoire d'Economie des Transports CNRS-Universit? Lumi?re Lyon 2-ENTPE email : charles.raux at let.ish-lyon.cnrs.fr http://www.ish-lyon.cnrs.fr/let
2002 Apr 15
2
Newbie problem with ox package
HI, I need urgently garch and egarch models. After looking through the R mail archives I found http://www.egss.ulg.ac.be/garch/default.htm which is an Ox package. After downloading and installing it in R (Version 1.4.1 through the windows dialog "Packages") I received the following warning: install.packages("D:/benjamin/bartels/R/packages/garch22/garch_v22.zip",
2000 Sep 04
2
plot history, libraries, weights
3 general questions: 1) How can I have the plot History Recording automatically turned on each time I start R (Windows)? 2) How can I have some libraries automatically loaded at R start? 3) As far as I know weights can be specified only for lm. How can I take account of weights with a weighted sample in other models or functions (table but also other multivariate and cluster techniques)? Thanks
2018 May 14
1
Logrotate
Am 14.05.2018 um 21:08 schrieb Reindl Harald via samba: > Am 14.05.2018 um 20:56 schrieb Carlos via samba: >> /opt/samba/var/log.samba >> >> { >>   rotate 10 >>         daily >>         compress >>         dateext >>         size 100M >>         nomail >>         missingok >>         notifempty >>         create 644 root
2000 Aug 14
5
Writing a workable function
After searching in R- Introduction, FAQ, help... I don't understand this: I write a function in a file (.R): tt <- function(mc) { date() mc<-read.csv2("machines.txt",na.strings="") date() } I source it in R and I type tt(). The answer is > tt() [1] "Mon Aug 14 11:18:25 2000" > The instructions following the first "date()" are ignored. Why?
2002 Jan 30
1
Patch: update zlib/* to 1.1.3
This patch (apologies for the size) updates zlib/* to the files that ship with zlib 1.1.3. Index: zlib/ChangeLog =================================================================== RCS file: /cvsroot/rsync/zlib/ChangeLog,v retrieving revision 1.1 diff -u -r1.1 ChangeLog --- zlib/ChangeLog 7 May 1998 06:19:41 -0000 1.1 +++ zlib/ChangeLog 30 Jan 2002 01:12:41 -0000 @@ -1,6 +1,54 @@ ChangeLog