similar to: Mac shortcut for running a script

Displaying 20 results from an estimated 4000 matches similar to: "Mac shortcut for running a script"

2011 Nov 01
1
predict for a cv.glmnet returns an error
Hi there, I am trying to use predict() with an object returned by cv.glmnet(), and get the following error: no applicable method for 'predict' applied to an object of class "cv.glmnet" What's wrong? my code: x=matrix(rnorm(100*20),100,20) y=rnorm(100) cv.fit=cv.glmnet(x,y) predict(cv.fit,newx=x[1:5,]) coef(cv.fit) Thanks so much, Asaf -- View this message in context:
2012 Oct 29
2
Two-way Random Effects with unbalanced data
Hi there, I am looking to fit a two-way random effects model to an *unblalanced* layout, y_ijk = mu + a_i + b_j + eps_ijk, i=1,...,R, j=1,...,C, k=1,...,K_ij. I am interested first of all in estimates for the variance components, sigsq_a, sigsq_b and sigsq_error. In the balanced case, there are simple (MM, MLE) estimates for these; In the unbalanced setup,
2012 Oct 23
2
Data type in a data frame
Hi all, How does R know to regard a variable as a factor and not a character? For example, consider the following table: Observation Gender Dosage Alertness 1 m a 8 2 m a 12 3
2012 Nov 01
1
What does uniroot return when an error occurs
Hi, I'm using the uniroot function, and would like to detect an error which occurs, for instance, when the values at endpoints are not of opposite signs. For example: uniroot( function(x) x^2+1, lower=1, upper=2 ). I want to say something like: if "error in uniroot(...)" return NA else return uniroot$root Thanks a lot! Asaf -- View this message in context:
2010 Apr 11
1
A Hebrew stemmer based on libhspell
Hello. I'm interested in creating a Hebrew stemmer to use with Xapian. Hebrew is a complicated language to stem, as it uses the semitic "root" system, rather than prefixes and suffixes, and has many irregularities in accidence (morphology). Fortunately, two bright fellows from the Technion University in Israel have already created a Hebrew morphological analyzer as part of their
2013 Feb 13
1
[LLVMdev] Using MSVC _ftol2 runtime function for fptoui on Win32
Hi Joe & Michael, In rev. 151382 you have changed the fptoui implementation of the x86 codegen for win32. Before the change fptoui was lowered to flds 16(%esp) fisttpll 8(%esp) movl 8(%esp), %eax After the change fptoui is lowered to flds 40(%esp) calll _ftol2 Please note that the assumption that _ftol2 doesn't modify ECX isn't true on sandybridge platform.
2005 Jul 11
2
[ win32utils-Bugs-2093 ] unable to open existing shortcut
Bugs item #2093, was opened at 2005-07-08 04:43 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=2093&group_id=85 Category: win32-shortcut Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: unable to open existing shortcut Initial Comment: # ## My RUBY version # C:\>ruby -v ruby
2007 Mar 19
2
Help creating a shortcut in wine
Can anyone help me with how to create a windows shortcut in wine? I want to create windows shortcuts on a Linux box that windows clients can then access. I'm trying to use wine to allow me to create the shortcut on the Linux box. I'm using the wine-0.9.31 version of wine on Fedora Core 5. I've tried two approaches, both fail. I've tried using an autohotkey script. This script runs
2008 May 05
2
Problem with shortcut
Ive made a shortcut to an EXE which relies on another EXE (both exe's are in the same folder). If the shortcut is placed on the desktop, it will not work and report something about EXE not found. If i run the shortcut from within the directory which contains both EXE's, it will work. How do i get the shortcut to work? I think it had something to do with the equivalent of window's
2004 Sep 21
1
win32-shortcut problems
Hi all, I''ve started porting the Win32::Shortcut Perl module over to Ruby. I''ve done some initial work and committed it to CVS (look under win32utils - I goofed and made a toplevel dir as well - it''s empty). Anyway, everything compiles fine, but when I do "s = Shortcut.new" I get a weird error: test.rb:11:in `initialize'': undefined method
2016 Oct 26
2
"Shortcut" for creating a software RAID 60?
> -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On > Behalf Of Gordon Messmer > Sent: den 25 oktober 2016 20:54 > To: CentOS mailing list <centos at centos.org> > Subject: Re: [CentOS] "Shortcut" for creating a software RAID 60? > > On 10/25/2016 05:41 AM, Sorin Srbu wrote: > > I found a shortcut
2010 May 21
2
Problem creating shortcut
Hi everyone! I'm a recent linux user starting my first steps with this powerfull OS, and so far I've been able to make my way through installing and configuring a basic box connected to a M$ network. Now I'm trying to create a shortcut to run my windows database application in wine but so far I had no success... To correctly start my application in M$ windows I need to create a
2009 May 11
2
Set working directory by dragging text file onto R shortcut? [WinXP, unfortunately]
Hi R-helpers, I must use WinXP at work, and I'm missing a particular feature that's available in R on my Mac at home... In WinXP I would like to launch R by dragging and releasing a text file on top of the R shortcut on my desktop. Then, I would like the working directory to be automatically set to the location of that text file. That's what works in MacOS, but I can't figure
2005 Jul 16
1
Need shortcut help
Heesob, Can you please take a look at win32-shortcut and get Shortcut.open to work? Check out the latest from CVS. I have a non-working version at the moment. I''m not sure why CoGetInstanceFromFile() fails, or if it''s even the right approach. Thanks. Dan
2010 Jan 18
1
Shortcut to run script
Hi Everybody! I have a simple question: I would like to know the keyboard shortcut to run a script in R ("Run all"). I already know the CTRL+R but it doesn't run the whole script at once. I would like to avoid CTRL+A and then CTRL+R. Is it possible? If yes, how? As is probably now clear, I'm a Windows user, with R 2.10. I will also use it soon under MacOS X 10.6. So I'm
2016 Oct 25
3
"Shortcut" for creating a software RAID 60?
Hello all, Testing stuff virtually over here before taking it to the physical servers. I found a shortcut for creating a software RAID 10 ("--level=10"), device in CentOS 6. Looking at the below, I don't see anything about a shortcut for RAID 60. https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/htm l/Storage_Administration_Guide/s1-raid-levels.html Is RAID
2014 Oct 30
3
windows shortcut for "Group Policy Editor"
Hey all, according to the whitepaper http://technet.microsoft.com/en-us/library/cc736591%28v=ws.10%29.aspx I would like to a windows shortcut on the desktop that allows me to open and run the "Group Policy Editor" *for my samba4/AD domain*. The shortcut command should be: "gpedit.msc /gpobject:"LDAP://CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=mydom,
2010 Oct 19
1
Automated shortcut generation
Hello, I have installed Wine 1.3.5 on two Debian boards. On the first one, it was a fresh install: git clone, ./configure, make install. On this board, when I install a program with Wine, it automatically creates a shortcut in the Application menu (OK, I know how to do) and more important, it associates an icon with the launcher (I do not know how it does that, neither where it finds it?!). On
2010 Jan 31
1
Shortcut for Wine Program in Mac OS X
I want create a shortcut to Steam through wine so I don't have to enter in the full command in X11 every time I want to run wine. How do I do this on a mac?
2011 Nov 23
1
MS Office shortcut in Wine Menu
I installed MS office in my ubuntu 10.04 system using wine 1.2. Firstly it was working fine but after some time it was creatibg prblm while i opening them.. So I removed this and installed again..but now its not showing shortcut of MS office in Wine Menu.. Pl help how to set MS Office shortcut in Wine Menu. .. [Crying or Very sad] [Crying or Very sad] Thanks In Advance