Displaying 20 results from an estimated 9000 matches similar to: "quartz identify bug (PR#11491)"
2008 May 03
0
Quartz doesn't display x-axis properly until a window resize (PR#11368)
Full_Name: Luis Lopez-Oliveros
Version: 2.7.0
OS: Mac OS X 10.5.2
Submission from: (NULL) (71.176.115.32)
In R 2.7.0 for Mac OS X, Quartz plots are drawn a little bit off-screen. What
happens is that
the plots appear to be displayed a little below than where they should be in the
Quartz window,
causing the x-axis to be drawn off-screen, "below" the bottom of the Quartz
window.
When
2016 Sep 13
2
t-test y distribución de variables
Hola,
Estoy analizando unos datos para una tesis doctoral.
Durante la investigación se han recogido distintas variables clínicas de
dos grupos (n=30 y n=40). Me encuentro que las comparaciones de medias
se han realizado mediante t-tests sin preocuparse de estudiar la
distribución de las variables. Al revisar si las variables se ajustan a
la distribución normal, aunque los QQplots no tienen
2008 May 12
2
Fonts in Quartz Devices
Hi,
I'm new to R. I'm using a Mac OS X 10.5 and R 2.7.0. I'm trying to
change the font family for a plot in a quartz device.
Simply passing the desired font by using the family argument works
with other devices, but not with quartz. Am I missing anything? I've
already checked the docs for quartz and quartzFonts, but didn't find a
solution.
Any help much appreciated.
2006 Mar 23
1
Estimation of skewness from quantiles of near-normal distribution
I have summary statistics from many sets (10,000's) of near-normal continuous data. From previously generated QQplots of these data I can visually see that most of them are normal with a few which are not normal. I have the raw data for a few (700) of these sets. I have applied several tests of normality, skew, and kurtosis to these sets to see which test might yield a parameter which
2008 Apr 06
1
[R-SIG-Mac] sizing of quartz
Those are good news.
Prof Brian Ripley wrote:
> You didn't tell us the version of R. quartz() is different in 2.7.0
> alpha, and there the function arguments do work (and the size is
> really as advertised and not at a notional 72dpi). In fact, it is a
> much more standard device and interface, so less to learn.
>
I assumed that > version provides most of the
2008 May 24
1
gray grid on quartz()
Hello everybody.
Recently I update from R6.3 to R7.0 on Mac OS X, and an ugly gray
grid appear when I use the function image() or pdf()
What I am doing wrong?
Thank's for your help,
?ngel.
2007 Apr 25
1
identify() and metafile copies under Windows XP (PR#9634)
I am running R version as follows under Windows XP.
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 5.0
year 2007
2005 Nov 04
1
Graphics question on putting axes in the margins
Hello
I am writing an article demonstrating how quantile plots work. In one
figure, I generate 3 sets of normal data, and add different sorts of
outliers to each. I then make 9 qqnorm plots, in a 3x3 array:
Outlier1 Outler2 Outlier3
Dataset1
Dataset2
Dataset3
which I did using mfrow = c(3,3).
I'd like to use the space on the page as efficiently as possible,so I
2008 May 24
2
Macintosh Transperancy (PR#11511)
Full_Name: Brad Vance
Version: 2.7.0
OS: 10.5.2
Submission from: (NULL) (71.123.195.202)
Problem : When drawing transperant points with lines thick-lines(lwd>1) + fill
(pch=21-25), it looks like the line is transperantly overlayed over the fill,
making it look like 2-lines surround the fill (each a different color). I
actually think that this is a nice OPTIONAL way to draw the points (even
1999 Aug 31
1
Suggestion for qqplot() improvement
>>>>> On Tue, 31 Aug 1999 14:57, Werner Stahel <stahel@stat.math.ethz.ch> said:
WSt> Here is a suggestion. It seems that qqplots, comparing a sample
WSt> to a distribution other than the normal, are not explicitly
WSt> available in S or R. I found
(in S-plus / Trellis it is, see below)
WSt> qqplot(y, rt(300, df = 5))
WSt> as an
2016 Nov 01
1
Samba-tool SUBDOMAIN Problem
Hi,
i have setted up a DC ESC.LAN, if i try to do "samba-tool domain join
MUNICH.ESC.LAN SUBDOMAIN -Uadministrator" i get the following error, how
can i build up a AD Subdomain (Domain Tree)
[root at MUC-PDC ~]# samba-tool domain join MUNICH.ESC.LAN SUBDOMAIN
-Uadministrator
Administrator password will be set randomly!
Finding a writeable DC for domain 'ESC.LAN'
Found DC
2011 Nov 16
2
outlier identify in qqplot
Dear Community,
I want to identify outliers in my data. I don't know how to use identify
command in the plots obtained.
I've gone through help files and use mahalanobis example for my purpose:
NormalMultivarianteComparefunc <- function(x) {
Sx <- cov(x)
D2 <- mahalanobis(x, colMeans(x), Sx)
plot(density(D2, bw=.5), main="Squared Mahalanobis distances, n=nrow(x),
2010 Sep 22
2
kstest vs shapirotest
Dear R-users
Idea:
Analysing tree height frequency with hist(), normal distribution (ks.test & shapiro.test) and skewness (package e1071 - thanks a lot for this useful package)as an indication of possible self-thinning in an experimental tree stand.
Problem:
Results from the ks.test and the shapiro.test are not comparable (see example of both tests). Tree height is a nice continuous
2008 May 26
4
xvm-gate: arrow keys broken in pygrub
One of my test domUs is a opensuse 10.3 PV domain, and it
has a /boot/grub/menu.lst file. pygrub is used as bootloader.
With xVM 3.1.4, the arrow keys can be used in the pygrub screen.
With xVM 3.3-unstable, the arrow keys don''t work for me any more.
What I''ve found out so far is that:
- gnome-terminal, xterm or dtterm are running with
"vt100 application key
2012 Sep 02
2
MENU HIDDENKEY help?
Hi,
I was hoping you could shed some light in usage of the directive MENU HIDDENKEY in syslinux (extlinux 4.04)
The docs say:
MENU HIDDENKEY key[,key...] command...
So, in my conf I have:
MENU HIDDENKEY Esc openelec
Where openelec is the label of the boot option I want to run only if Esc is pressed.
But pressing Esc on boot has no effect. Default is run. So, do I misunderstand the
2004 Oct 15
8
Testing for normality of residuals in a regression model
Hi all,
Is it possible to have a test value for assessing the normality of
residuals from a linear regression model, instead of simply relying on
qqplots?
I've tried to use fitdistr to try and fit the residuals with a normal
distribution, but fitdsitr only returns the parameters of the
distribution and the standard errors, not the p-value. Am I missing
something?
Cheers,
Federico
2010 Aug 26
1
sqldf syntax
Please correct the following
> sqldf("update esc left join forwagg on esc.ym=forwagg.Date set esc.ri2=forwagg.N1 where esc.age=12","select * from main.esc")
Error in sqliteExecStatement(con, statement, bind.data) :
RS-DBI driver: (error in statement: near "left": syntax error)
Thanks.
Stephen
[[alternative HTML version deleted]]
2012 May 11
1
identify() doesn't return "true" numbers
Dear R community.
I am using the identify() function to identify outliers in my dataset.
This is the code I am using:
####################################################################
# Function to allow identifying points in the QQ plot (by mouseclicking)
qqInteractive <- function(..., IDENTIFY = TRUE)
{
qqplot(...) -> X
abline(a=0,b=1)
if(IDENTIFY) return(identify(X))
2018 Feb 07
3
nmbd error: workgroup name is too long
> On Feb 6, 2018, at 12:22 PM, Denis Cardon via samba <samba at lists.samba.org> wrote:
>
> what do you get if you increase you log level at 4 or 5 and restart your samba ?
> log level = 5
With log level = 5, the error always appears immediately after the following entry:
[2018/02/06 18:29:09.090976, 5]
2012 Nov 14
1
comments about 5.00pre10
Hi Matt,
First comments about 5.00-pre10.
1_ When using "ctrl+v" in the boot prompt, there is no space
character between the version and the boot mode. Additionally, the
main version number is shown twice.
For example, "SYSLINUX 5.00 5.00-PRE10CHS" should be:
"SYSLINUX 5.00-PRE10 CHS"
2_ Boot to menu.c32, press [ESC] to go to the boot prompt. Pressing
[ESC]