Displaying 12 results from an estimated 12 matches similar to: "need a clarification on logistic regression"
2013 May 15
1
x and y lengths differ
I have a problem with R. I try to compute the confidence interval for my
df. When I want to create the plot I have this problem: Error in
xy.coords(x, y, xlabel, ylabel, log) : 'x' and 'y' lengths differ.
I try this code:
library(dplR)
df.rwi <- detrend(rwl = df, method = "Spline",nyrs=NULL)
write.table(df.rwi,file="rwi.txt",quote=FALSE,row.names=TRUE)
2014 Dec 13
0
DCB 4.1 spec update
On Wed, Dec 10, 2014 at 07:46:16AM +1000, Ben Skeggs wrote:
> On Wed, Dec 10, 2014 at 7:36 AM, Ben Skeggs <skeggsb at gmail.com> wrote:
> > On Wed, Dec 10, 2014 at 4:26 AM, Andy Ritger <aritger at nvidia.com> wrote:
> >> Hi,
> > Hey Andy,
> >
> >>
> >> The VBIOS on GM20x GPUs uses a slightly updated version of the DCB.
> >>
2014 Dec 14
1
DCB 4.1 spec update
On Sat, Dec 13, 2014 at 6:42 PM, Andy Ritger <aritger at nvidia.com> wrote:
> On Wed, Dec 10, 2014 at 07:46:16AM +1000, Ben Skeggs wrote:
>> On Wed, Dec 10, 2014 at 7:36 AM, Ben Skeggs <skeggsb at gmail.com> wrote:
>> > On Wed, Dec 10, 2014 at 4:26 AM, Andy Ritger <aritger at nvidia.com> wrote:
>> >> Hi,
>> > Hey Andy,
>> >
>>
2023 Nov 28
0
possible LVM corruption?
While updating a hypervisor, I'm getting the following errors printed to
the terminal during rpm upgrade scripts.? The first line is printed 15
times, and GRUB prints a similar error at boot.? "vgck" doesn't seem to
find any problems.? Does anyone have suggestions for diagnosing the issue?
error: ../grub-core/disk/diskfilter.c:524:unknown node
2006 Jan 14
1
Getting rid of all the .rpmsave files
Hi list!
After yum upgrade of my CentOS 4.0 to 4.2 x86_64 box I now have countless
.rpmsave files, about 90% of them I never touched or are config/start
scripts.
Does anyone have a neat script that will find all the rpmsave stuff in
/etc and then prompts per file whether it can replace the original or not?
Somehow doing this all by hand doesn't seem a very attractive idea :)
Thanks!!
2009 Nov 24
4
Graphic Device - View/get all graphics
Hi Listers,
I am producing some graphics that the commands are in a FUNCTION...
The problem is that I end up viewing just last graphic and in my FUNCTION
there are 4 graphics with the PAR command function... Like those below...
How do I view/get the other 3 graphics? Any help?
Thanks in advance...
histogram<-par(mfrow=c(1,2))
hist(rw_mean_app,main='Bootstrap Method
2002 Jul 11
0
rsync digest, Vol 1 #797 - 4 msgs
If it's anything like the rooms I saw last year...some rooms have
"wardrobes" meaning that you have a unit with a shelf, a "closet" cabinet
type thing, and about 5 drawers. If you have lots of clothes, bring extra
storage containers because thos drawers can't really hold much. Or don't
bring so many clothes:)
I think some of the two room doubles have huge-ass floor
2014 Dec 09
2
DCB 4.1 spec update
On Wed, Dec 10, 2014 at 7:36 AM, Ben Skeggs <skeggsb at gmail.com> wrote:
> On Wed, Dec 10, 2014 at 4:26 AM, Andy Ritger <aritger at nvidia.com> wrote:
>> Hi,
> Hey Andy,
>
>>
>> The VBIOS on GM20x GPUs uses a slightly updated version of the DCB.
>> I've posted an updated DCB spec here:
>>
>>
2010 Feb 01
3
merging data frames gives all NAs
Dear kind R helpers,
I have a vector of runway names in rwy ("31R", "31L",... the number is
user selectable)
arrgnd is a data frame with data for all flights and all runways, with a
Runway column.
I am trying to subset arrgnd into a dat frame for each selected runway,
and then combine them back together using the following code:
for (j in 1:nr) { # nr = number of
2002 Jul 11
0
Sorry about that-New way to run Rsync on OSX
Whoops, I apologize for the off topic e-nail. I meant to write a reply but
I mixed up my messages to the
various listservers I'm subscribed to. I'll remember to check my address
next time. I've found a new way to run Rsync, it works pretty well, and
involves a disk image mounted on a server that's created with Disk Copy.
It serves our purpose pretty well for what we're doing
2007 Jan 03
1
samba is freezen when it is accessed from different computers at same time
Hi all,
I just installed Samba 2.2.12 on a HPUX 11.0 (192.1.1.1) and I'm sharing
nfs "samba" data on another cpu (192.1.1.8).
bdf (192.1.1.1):
192.1.1.8:/dsp1/fontes 14540800 13990536 517304 96% /nfs/fontes
>From a windows xp (professional) computer I can do copy, paste, etc . If
I call a cobol application, it run ok too, but when another user calls
the same cobol
2008 Aug 09
2
xy plot in version 2.7.1 for Mac (PR#12520)
--Apple-Mail-30--530209534
Content-Type: text/plain;
charset=US-ASCII;
format=flowed;
delsp=yes
Content-Transfer-Encoding: 7bit
I recently reformatted my hard disk on my MacBook Pro using a clean
install of Leopard (had Leopard before too but not from a clean
install). I had to reinstall R, and therefore installed the new
version 2.7.1 for Mac. In preparing some graphs, I noticed