Displaying 20 results from an estimated 10000 matches similar to: "R-beta: Plots with NT"
1997 Dec 11
0
R-beta: Add-On Packages in Windows
I am having trouble figuring out how to "install" add-on packages.
The FAQ gives aid for Unix users, but for Windows, I can't
seem to figure out where to put the files. For example, I downloaded
the bootstrap file from CRAN and I have a directory with some files and
other directories. I would like to be able to type:
> library(bootstrap)
and have all the functions loaded much
2004 Apr 01
5
boot question
What in the world am I missing??
> x<-rnorm(20)
> mean(x)
[1] -0.2272851
> results<-boot(x,mean,R=5)
> results[2]
$t
[,1]
[1,] -0.2294562
[2,] -0.2294562
[3,] -0.2294562
[4,] -0.2294562
[5,] -0.2294562
Jeff Morris
Ortho-Clinical Diagnostics
A Johnson & Johnson Co.
Rochester, NY
Tel: (585) 453-5794
[[alternative HTML version deleted]]
1999 Nov 19
1
max.col
I am trying to run, in R -Windows95, the example in MASS2,
section 17.2. When I run predplot() on cush.lda I get
> predplot(cush.lda, "LDA")
Error: couldn't find function "max.col"
I get the plot OK, but within predict(), it balks on max.col
A more general question about using VR. Is there an easy way
to use library on VR in general or do I have to move each into
2000 Jan 20
0
xgobi
I have downloaded an installed the xgobi library and can plot(laser), but
when I try xgobi(laser), I get these messages in the MSDOS window...
Out of environment space
Out of environment space
Bad command or filename
and in the RGUI window it comes back with...
D:\RW0901/library/xgobi/scripts/xgobi.bat -vtitle 'laser'
C:/WINDOWS/TEMP/xgobi24464
Any ideas what I need to do? I am
2009 May 08
4
monitoring traffic through shorewall
Dear All,
I have been using -- shorewall-4.0.14-1 on Centos 5.2 and its been working
just great.
i would like to monitor shorewall traffic ( i mean the allowed and dropped
traffic passing through my firewall )with a browser from any location
apprecite if someone could help me or advice me which software or add on
utility would do the above.
really apprecite
thanks nd regards
simon
2009 May 13
1
shorewall + openvpn: address rewriting
I have two sites connected via openvpn. Both routers are running
shorewall. Behind Network A is a SIP Phone which tries to register
with an Asterisk PBX in Network B.
I see in the log of the SIP device, that it is sending SIP packets
with its internal assigned address 192.168.1.11. The router at Network
B logs these SIP packets coming from the external IP address of Router
A, and not
2011 Mar 16
1
Unable to run Kodak AIO installation software.
When I run the installation program for a Kodak AIO software I get the fallowing:
fixme:exec:SHELL_execute flags ignored: 0x00000100
wine: cannot find L"C:\\windows\\system32\\conime.exe"
I have tried what is in the "preloader: Warning: failed to reserve range ..." Sticky. Before I receaved this error. I had an error saying something about mono and .net. So I googled and
2012 Feb 11
2
1.4rc2: delayed redraw of 3d app
Since 1.4rc2, Google SketchUp does not immediately redraw the 3d drawing area, but only after the view has been invalidated another time.
That means SketchUp starts with black screen until you force it to update the view (by moving, resizing the window or orbiting or panning the view). This is also noticeable when you click, double-click or triple-click an object in order to select it: The object
2006 May 15
1
Configuring a Kodak EZ200 Webcam in CentOS 4.3
Hi. I hate to ask because I'm not sure if this is one of those
questions that don't "deserve an answer" but here goes: My friend gave
me a Kodak EZ-200 Webcam (USB) recently and I'm trying to configure it
for use under CentOS 4.3. I did a little research on the web and found
that the Kodak EZ200 is supported using gphoto2
2004 Oct 05
0
random errors"the local drive name is already in use.This connection has not beenrestored."
I had the same problem with XP.
Modifying the login script to delete the mapping first was the only cure I found.
and just recently I found Service Pack 2 fixes this in XP!
I don't know how the other OSs might be affected.
Steve
-----Original Message-----
From: samba-bounces+bryant=hdlegal.com@lists.samba.org
[mailto:samba-bounces+bryant=hdlegal.com@lists.samba.org]On Behalf Of
Hamish
2010 Oct 22
1
Display list redraw incomplete when exporting plots
I was just wondering if anyone knows what could be the problem with my
exporting of plots.
Below is the error messages I get when trying to export my plots (all error
messages at the same time).
I do get a file produced which works but I don't know why these messages
appear. Doesn't matter if it is a pdf or a png or any other format I export
to.
Also, when exporting to png I get
2010 Apr 02
1
Plots don't update with xlab, etc. What am I doing wrong.
Hi,
I've been struggling with this problem the last few days and finally
discovered it's happening at a very fundamental level. Going through
Stephen Turner's tutorial on ggplot2, I entered these base graphics
commands:
> with(diamonds, plot(carat,price))
> with(diamonds, plot(carat,price), xlab="Weight in Carats",
ylab="Price in USD",
2006 Jun 14
2
loading library from network share (PR#8982)
Full_Name: roy kuraisa
Version: 2.2.1
OS: Windows XP SP2
Submission from: (NULL) (155.91.28.232)
When loading a library from network share drive (e.g., \\nnn\f1\f2\p1), when
First.lib is called, the libray name contains "/" instead of "\" resulting in an
invalid Windows filepath.
Here's an example:
>From R,
>
2007 Apr 27
0
Error: An unusual circumstance has arisen in the nesting of readline input
Hi,
If I have warnings converted to errors, and if I plot a simple plot and
then resize and move the plot's window many times, I eventually get an
error "Display list redraw incomplete", and after a while an endlessly
repeating error "An unusual circumstance has arisen in the nesting of
readline input".
I cannot stop it using Ctrl-C (Ctrl-Z works though).
I'm
2002 Sep 20
3
"@" doesn't work in the NT domain name
I am part of a large worldwide Active Directory and all of our individual
site NT domain names have an ampersand symbol in them
(for example: VWS@ROCHESTER) Samba 2.2.6pre2 and older won't join this
domain name, or allow connections to it from users in this domain. The
logs state that the domain name is "VWS_ROCHESTER", the code is squashing
the @ to an _ causing all
2006 Aug 13
1
Eclipse 3.2 with JVM 1.5.08
(Yes, I know that there's a version for Linux. I'm even using it!)
here the bug report for a simple start:
bojan@linux:~/Desktop/Downloads/eclipse> wine
/home/bojan/.wine/drive_c/Program\ Files/Java/jdk1.5.0_08/bin/java -jar
startup.jar
fixme:msg:PeekMessageW PM_QS_xxxx flags (0040) are not handled
fixme:oleacc:CreateStdAccessibleObject 0x2003a -4
1997 Nov 06
0
R-beta: graphics: ``gamma correction'' -- state / feedback ?
In 'CHANGES' of 0.49, you find among "NEW FEATURES"
o There is a new graphical parameter "gamma" which is designed to
let users apply a ``gamma'' correction for their graphics
displays. Most monitors produce a color intensity which is
related to voltage by the equation
intensity = voltage ^ gamma
with gamma about 2.5 for most PC monitors.
2009 Mar 26
0
Kodak image scroll slagging
Hi,
I have installed Wine 1.1.17 in Ubuntu 8.10.
I have installed in Celeron 1100 MHz (256 ram).
When I try to scroll the image in Kodak image control in Vb application, it takes time to move, like slagging effect.
Do I have to do any display driver related problem. As in same pc in WXp
it does not take time to scroll.
Thanks
2010 Nov 15
1
Version 2.12.0 exe file
I have R version 2.9.1 on my computer and the anlaysis is not working
because I need to update to R version 2.12.0 the latest release.
The person incharge of IT tried to download R version 2.12.0 but .exe file referenced in install isn't
there - What might we be doing wrong? We have downloaded as tar.gz,
uncompress then look for .exe file but not present.
Many thanks,
Morris
2008 Aug 01
0
sensitivity
Hi All,
the new release v1.4-0 of the "sensitivity" package is now available on CRAN
The "sensitivity" package is devoted to factor screening and global sensitivity analysis
of numerical model output.
Here are the new features list:
New functionalities:
* sequential bifurcation method (sb function) [VERSION ALPHA]
* 3D plot 3D for the Morris method (function