Displaying 20 results from an estimated 358 matches for "morris".
2006 Mar 27
13
Is this a bug in Ajax handling?
When a controller responds to a link_to_remote with a redirect_to, the
link_to_remote gets a success callback, this would seem like a bug to
me, at a minimum it should return a failure?
This is driving me crazy because all the login engines/generators
respond to an authentication error with a redirect_to. The work around
is to change them to all do a
render :layout => false, :status => 500
2018 Apr 09
1
Specifying forbidden configurations in Morris One at a Time (OAT) sensitivity analysis
Hi!
I am trying to implement the Morris One at a Time (OAT) sensitivity
analysis technique in R using the package 'sensitivity'. The OAT and
similar other techniques in the package requires data frame X (which stores
the design or parameter combinations) to be populated by some function in
the package such as fast99 or morris. T...
2010 Nov 15
1
Version 2.12.0 exe file
...o 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
Morris A. Anglin
Doctoral candidate
Institute of Health and Society
Newcastle University
Baddiley-Clark Building
Richardson Road
NE2 4AX
UK
Direct line at Newcastle University:
+44 (0)191 222 8899
Direct line at Freeman Hospital:
Tel: +44 (0) 191 233 6161 ext 26727
Mobile: +44 (0)07976206103
Em...
2008 Aug 01
1
Re: How to block forwarding by port 25? (John Morris)
On Fri, 2008-08-01 at 03:37 -0700,
shorewall-users-request@lists.sourceforge.net wrote:
> Re: How to block forwarding by port 25? (John Morris)
Thanks, that helped to find out the infected pc in private network, also
to stop sending spam without our knowledge.
is there a good tutorial how to block p2p sharing and messengers with
shorewall? i read some topics and posts in forums, but i''m not sure if
it will help enough.
Regards...
1999 Sep 14
2
DBase File locking issues
...#39;s myself, using the samba-2.0.5a.tar.gz source.
So my question is: is this locking bug in the Redhat C libraries
fixed in Samba 2.0.5a, or do I need to do something to upgrade my C
libraries? Or is something else going on?
Thanks!
--
/------------------------------------------------\
| Jim Morris | Business: jmorris@rtc-group.com |
| | Personal: Jim@Morris.net |
|------------------------------------------------|
| World Wide Web: http://Jim.Morris.net |
| AOL Instant Messenger: JFM2001 |
\------------------------------------------------/
2010 Mar 15
2
Clustered Samba Printing
...g.
I have been told that the Samba environment will
have to be clustered to assure the same level of
redundancy for printing.
Does anyone have any pointers? Whether actual
experience in this or a location of good
documentation of the clustering process?
Thanks for any assistance,
Bill Morris
Bill Morris (bill_morris at ncsu.edu)
Systems & Hosted Systems
North Carolina State University
2009 Nov 30
1
Bug in R evaluating a huge instruction (PR#14096)
Hello,
I do not know if i am facing a bug or a mistake (and if it is a bug i do =
not know in which category I can put it on the bug tracker), so I post=20
my message here.
I am trying to use the Morris function from the sensitivity package (but =
that is not the problem). I created a (big) instruction that should=20
generate a morris object in which there is a data.frame i am interested=20
in. My instruction is :
a<-morris(model=3DNULL,factors=3Dc("PecheAmateurs=20
d=E9cembre.proportion...
1998 Mar 25
1
R-beta: S Mailing List
I know that the S Mailing list recently moved but am not sure where. I
recently
moved and would like to resubscribe to the S Mailing list. Could someone
send me the latest info on subscribing?
Thanks!
Jeff
jmorris at cldx.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-req...
2008 Mar 03
2
insert vector image into a plot
How can I insert a vector image in svg or pdf format into a plot.
Basically i need the equivalent of what the 'pixmap' package does for
bitmap images.
Cheers,
Will Morris
1998 Mar 25
1
R-beta: S Mailing List
I know that the S Mailing list recently moved but am not sure where. I
recently
moved and would like to resubscribe to the S Mailing list. Could someone
send me the latest info on subscribing?
Thanks!
Jeff
jmorris at cldx.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-req...
2005 Dec 30
4
soap4r 1.5.5 seems to break actionWebService tests
Hi,
I just upgraded to soap4r 1.5.5, and now all my Rails Functional tests
for the action_web_services fail as follows, any ideas what I did wrong?
Thanks
TypeError: can''t modify frozen object
/usr/local/lib/ruby/1.8/xsd/qname.rb:78:in `name=''
/usr/local/lib/ruby/1.8/soap/rpc/element.rb:118:in `set_param''
2006 Mar 24
6
login forms , redirect_to and ajax-scaffold problems
Hi,
I have a standard type authentication technique direct from AWDWR, so there is a
before_filter :authorize_employee, :except => :login in my employees_controller.rb
the authorize_employee is in application.rb
def authorize_employee
unless session[:employee_id]
flash[:notice] = "Please log in"
# save the URL the user requested so we can hop
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]]
2009 Dec 08
3
re-ordering x-lables using barchart()
Hi R Users,
I'm trying to re-order the "site names" ("Waseca", "Morris", ...). I'm using
following code:
libarry(lattice)
barchart(yield ~ variety | site, data = barley,
groups = year, layout = c(6,1), aspect=.7,
ylab = "Barley Yield (bushels/acre)",
scales = list(x = list(abbreviate = TRUE, rot=45, minleng...
2006 Nov 15
9
Stuck at "Trying to Load: pxelinux.cfg/default"
Hello,
I'm extremely new to Linux and am working on creating a PXE server/menu
with PXELINUX and Microsoft DHCP/TFTP. I've gotten it to work great
with the exception of one box: the IBM SurePOS 532. If I specify a boot
image in my DEFAULT file, it works fine. However when I try to use
MENU.C32, it gets stuck at "Trying to Load: pxelinux.cfg/default."
Based on TFTP logs, it
2007 Aug 28
5
windows XP Guest network doesn''t work
...e Win/XP VM doesn''t work with either DHCP or a static IP address assignment.
I can see the virtual interfaces with ''brctl show'' and don''t recognize a difference.
The hardware devices dialog on WinXP shows the network in the green.
What am I missing here?
Dave Morris
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 Sep 14
5
[Bug 508] ip6tables conntrack marks all incoming packets as INVALID
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=508
------- Additional Comments From kaber@trash.net 2006-09-14 13:18 MET -------
Did you enable nf_conntrack and the ipv6 connection tracking module?
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the
2008 Aug 01
0
sensitivity
...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 plot3d.morris, needs the rgl package)
* simplex designs for Morris method (function morris)
* multidimensional Sobol indices (function sobol)
* argument return.var in sobol methods in order to have local variables
which are not saved in the output o...
2008 Aug 01
0
sensitivity
...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 plot3d.morris, needs the rgl package)
* simplex designs for Morris method (function morris)
* multidimensional Sobol indices (function sobol)
* argument return.var in sobol methods in order to have local variables
which are not saved in the output o...
1997 Oct 07
4
utime and backing up files
I read in the Samba docs that there is a problem with "utime()" when
a user updates another users file the modified time cannot be updated.
According to the docs, even if it the file has write permissions set
for the non-owner.
When I attempt to do a test on a files that is mode 777, I create
the file as one user, wait a minute, edit it again as another user,
and it changes the modified