Displaying 20 results from an estimated 1000 matches similar to: "Will This Computer Run 64 bit Ubuntu/R?"
2008 Aug 05
0
P values in non linear regression and singular gradients using nls
Dear all,
We are trying to fit a non linear model to dispersal data.
It seems that sometimes when the fit of the model of the data is not
very good we start getting singular gradient errors. However if we
modify slightly the data this won't occurr. We have also tried changing
the initial parameter values and the algorithm for fitting in nls but
didn't help.
So we ended up programming a
2009 Nov 01
3
counting frequencies across two columns
I've got a data frame describing comments on an electronic journal,
wherein each row is a unique comment, like so:
commentID author articleID
1 1 smith 2
2 2 jones 3
3 3 andrews 2
4 4 jones 1
5 5 johnson 3
6 6 smith 2
I want know the number of unique authors per article. I can get a
2008 Aug 20
6
Too many opened files....samba 3.0.28a
An XP client is having an issue with my 3.0.28a server. They do not have this problem on a native w2003 file server with the same amount of data.
[2008/08/20 13:25:14, 5] smbd/dir.c:OpenDir(1079)
OpenDir: Can't open DowningShotgun/DowningTest/DowningTest.files/sample. Too many open files
[2008/08/20 13:25:14, 3] smbd/filename.c:scan_directory(586)
scan dir didn't open dir
2017 Oct 25
4
Problem Subsetting Rows that Have NA's
On 10/25/2017 4:38 AM, Ista Zahn wrote:
> On Tue, Oct 24, 2017 at 3:05 PM, BooBoo <booboo at gforcecable.com> wrote:
>> This has every appearance of being a bug. If it is not a bug, can someone
>> tell me what I am asking for when I ask for "x[x[,2]==0,]". Thanks.
> You are asking for elements of x where the second column is equal to zero.
>
>
2017 Oct 24
5
Problem Subsetting Rows that Have NA's
This has every appearance of being a bug. If it is not a bug, can
someone tell me what I am asking for when I ask for "x[x[,2]==0,]". Thanks.
> #here is the toy dataset
> x <- rbind(c(1,1),c(2,2),c(3,3),c(4,0),c(5,0),c(6,NA),
+ c(7,NA),c(8,NA),c(9,NA),c(10,NA)
+ )
> x
[,1] [,2]
[1,] 1 1
[2,] 2 2
[3,] 3 3
[4,] 4 0
[5,] 5 0
2017 Oct 25
0
Problem Subsetting Rows that Have NA's
> On Oct 25, 2017, at 6:57 AM, BooBoo <booboo at gforcecable.com> wrote:
>
> On 10/25/2017 4:38 AM, Ista Zahn wrote:
>> On Tue, Oct 24, 2017 at 3:05 PM, BooBoo <booboo at gforcecable.com> wrote:
>>> This has every appearance of being a bug. If it is not a bug, can someone
>>> tell me what I am asking for when I ask for "x[x[,2]==0,]". Thanks.
2005 Jun 15
2
x86_64 - Dom0 will not boot on EMT64
I am unable to boot Dom0 on my IBM eServer BladeCenter HS20, type 8843,
EMT64 blades. I have read reports that Dom0 boots on Opteron boxes, but
on my EMT64 blades, it does not. Has anyone else encountered this
problem on EMT64 hardware?
Here are the errors I am getting:
This is on a SLES 9 box, gcc version 3.3.3 (SuSE Linux):
kernel (hd0,0)/boot/xen.gz dom0_mem=256000 com2=19200,8n1
2007 Jan 27
5
H.264 *Not Patented*
The H.264 codec patent by Qualcomm has been ruled invalid by a San
Diego Federal jury:
http://www.eetimes.com/news/semi/showArticle.jhtml?articleID=197001066 .
That means that H.264 codecs can now be written, distributed and revised
freely under any license their authors choose, including GPL, public
domain, or any other, and $free now that royalties are no longer
required.
How does H.264
2006 Jul 15
2
Dumb question about a Xeon Procesor
Sorry to ask here but never used a Xeon before. Tomorrow i need to
install Centos 4.3 on a Quad Xeon (not dual core). Xeon is a 32 bit or
64 bit system?
I already have centos 4.3 x86_64 on a Dvd and im not sure if i need to
download another ISO or can I use the one i have?
Again, sorry to ask.
--
------------------------------------------------------------
Erick Perez
2017 Oct 25
0
Problem Subsetting Rows that Have NA's
On Tue, Oct 24, 2017 at 3:05 PM, BooBoo <booboo at gforcecable.com> wrote:
> This has every appearance of being a bug. If it is not a bug, can someone
> tell me what I am asking for when I ask for "x[x[,2]==0,]". Thanks.
You are asking for elements of x where the second column is equal to zero.
help("==")
and
help("[")
explain what happens when
2005 Jul 16
2
InfoWeek Article on VOIP
Here's t
link:
http://www.informationweek.com/story/showArticle.jhtml;jsessionid=JUEFVG
ENEA01YQSNDBCCKH0CJUMEKJVN?articleID=165702588
The bottom line is that they compare retail VOIP providers like Comcast
Cable, Time-Warner Cable, AT&T, Vonage, Packet8 et al. Their
methodology seems sound. Their conclusion is that retail VOIP services
don't yet match the PSTN for reliability &
2009 May 21
4
Re placing a "+" in a string
I know this is easy, but I am stumped:
> gsub("0","K","8.00+00")
[1] "8.KK+KK"
> gsub("+","K","8.00+00")
Error in gsub("+", "K", "8.00+00") : invalid regular expression '+'
In addition: Warning message:
In gsub("+", "K", "8.00+00") :
regcomp error:
2006 Mar 08
8
New ajaxy CMS on Rails: adminpages
hey, i''ve created a basic content management system using rails and
scriptaculous. I posted a first version last week, but I heavily
extended it since then.
Features:
Pages are arranged in a sortable tree (sortable by drag and drop)
Pages have "nice" URLS (no /index?articleid=97361496 or something)
Cacheing on page basis
every page has a layout with a number of columns
page
2011 Apr 08
3
[LLVMdev] dragonegg build failure
On Fri, Apr 08, 2011 at 08:28:27AM +0200, Duncan Sands wrote:
> Hi Jack,
>
> > The new dragonegg 2.9 sources fail to build against either FSF gcc 4.5.2 or 4.5.3svn
> > (with the i386_static.diff patch applied) on x86_64-apple-darwin10. In both cases, the
> > build fails as...
>
> what does the command
> ./TargetInfo -p
> return (the TargetInfo program
2002 Aug 05
2
New decode chip
Hello,
The manufacturer Cirrus has launched a chip, the CS7410, which can handle decompression of MP3, WMA and "future formats". It contains an 'audio' 16 bit DSP and an ARM core and is supposed to be a cheap solution, IE to be put into cheap $50 CD players. Here's the link to the article on it:
2008 Feb 23
7
Windows API opens up???
Any thoughts on articles like this one -
http://www.theregister.co.uk/2008/02/21/microsoft_goes_open/. This mentions the Vista API, but I wonder about earlier API's.
I also saw something the other day about source code for .Net being released as a "learning tool".
Of course, all of this is in a bid to get Office XML approved as an ISO standard. They don't just give stuff away
2006 Jan 04
4
gmail attached file field magic
Hello,
does someone knows how gmail does file upload when the attached files
are automatically saved in drafts ?
I am trying to do it in Scriptalicious/Prototype but I don''t see how they
get
the file on the system using js...
Tarek
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2007 Aug 15
1
Sangoma Wanpipe installation problems
I'm trying to install wanpipe on my new 2.6.21-2-amd64 core 2 duo
machine (Debian's amd64 works with EMT64 too) to run Asterisk. I'm
getting compilation errors when trying to install the wanpipe utilities.
We are intending to use a Sangoma A102 card for ISDN30 in the UK.
I've tried both the current stable 2.3.4-10 release and the new
wanpipe-3.1.3 beta release of wanpipe.
The
2011 Apr 08
0
[LLVMdev] dragonegg build failure
On Fri, Apr 08, 2011 at 07:37:39AM -0400, Jack Howarth wrote:
> On Fri, Apr 08, 2011 at 08:28:27AM +0200, Duncan Sands wrote:
> > Hi Jack,
> >
> > > The new dragonegg 2.9 sources fail to build against either FSF gcc 4.5.2 or 4.5.3svn
> > > (with the i386_static.diff patch applied) on x86_64-apple-darwin10. In both cases, the
> > > build fails as...
2011 Apr 08
2
[LLVMdev] dragonegg build failure
Hi Jack,
> Also note that under darwin10, on a EMT64-capable hardware, I get...
>
> ./TargetInfo -t
> x86_64-apple-darwin10.5.0
>
> ./TargetInfo -a
> x86_64
>
> ./TargetInfo -p
> x86
>
> So it appears that TargetInfo needs to be called with -a and not -p on darwin10.
no, it is correct. The -p option is used to determine which subdirectory of the