Displaying 20 results from an estimated 370 matches for "0.97".
Did you mean:
0.7
2009 Sep 24
6
[patch 1/2] grub-0.97: btrfs support for a singe device configuration
2008 Sep 11
13
PV-GRUB - Does not read partition-less disk
Hi folks
PV-GRUB built from Xen 3.3.0 is not able to read from devices without a
partition table:
| grubdom> root (hd0)
| Filesystem type unknown, using whole disk
Part of the config:
| disk = [ "phy:vg0_sledgehammer/servext_root,xvda,w" ]
Device:
| # file -s /dev/vg0_sledgehammer/servext_root
| /dev/vg0_sledgehammer/servext_root: symbolic link to
2009 Jul 22
0
grub-0.97/btrfs: [PATCH] against fedora 10
Hello everyone.
This is the support for default single-device configuration.
Subvolumes are _allowed_. Transparent compression is not
allowed. Leafsize != 4K is not allowed. Nodesize != 4K is
not allowed. Grub-0.97+btrfs doesn''t understand exotic things
like preallocated extents (e.g. files composed by fallocate(2),
posix_fallocate(3)). Also grub-0.97 doesn''t check btrfs
2004 Feb 03
5
creating a factor
Hi list,
I'd like to make a factor with seven 1s and three 2s using the
factor() function.
That is,
1
1
1
1
1
1
1
2
2
2
I will then bind this factor to the matrix below using cbind.data.frame().
0.56 0.48
0.22 0.59
0.32 0.64
0.26 0.60
0.25 0.38
0.24 0.45
0.56 0.67
0.78 0.97
0.87 0.79
0.82 0.85
I am new to R and have been using various manuals and have made many attempts without
2006 Sep 19
4
Union of two data frames
Hi,
I have two data frames each with 5 columns and different number of
rows. some of the row names in one data frame are the same as the row
names in the other. I want to be able to merge the two data frames to
get a new data frame in which the duplicated row names are only shown
once with the data for the rest of the columns used from the first
data frame.
Essentially, I want to make a union
2007 Apr 11
1
Programming Problem (for loop, random # control, 3 dimentional graph)
Dear List,
This is just a programming problem which i cannot seem
to figure out. I am trying to get a set of power from
a test (say, kolmogorov smirnov) out of a distribution
(say, G-K distribution) as follows. I am trying to
reduce to pain of writing the whole set of data points
(p# below) using "for" loop. However, I seem to have
some problem in it as the output "M" does not
2007 Jun 28
0
WEIBULL FRAILTY MODEL HELP
Dear R users,
I try to write an rcode for a paranetric weibull model with unobserved heterogeneity.
The data I have are giuven below.
( The data comes from Keiding and Klein artricle published in
the Statistics in Medicine 1996) .
While the simple weibull model runs perfectly ( I get -2*loglikelihood 1093,905), the
weibull frailty model does not run well.
The code I write is :
2001 Sep 24
0
[ANNOUNCE] ulogd-0.97 released
--J2SCkAp4GZ/dPZZf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi All!
I have just released a new version of ulogd, the userspace logging deamon
meant to be used in combination with the ULOG target of netfilter/iptables
patch-o-matic.
This new release contains a bugfix, where in certain cases ulogd ran into
an endless loop,
2009 Nov 24
1
grub 0.97 integration?
Could you please include a way to use HDT with grub 0.97 on this page:
http://www.hdt-project.org/wiki/howtostarthdt
This is the best way I have been able to come up:
title Hardware Detection Tool 0.3.5 (mojito)
root (cd)
kernel /vimages/memdisk modules=/vimages/c32/modules.pcimap
pciids=/vimages/c32/pci.ids
initrd /vimages/bootdisk/hdt-0.3.5.img
it is working as it should I guess, even if
2010 May 06
1
Understanding of survfit.formula output
Dear list,
I am not familiar with survival analysis and I would need your help to
understand a result I have obtained.
I have used the following command line to look at number of events and
probability of survival at the first 5 years:
> su = summary(survfit(Surv(a[, Date], a[, Event]) ~ strata(a[,Prediction]),
data = a), times=c(0,1,2,3,4,5))
I have studied two kind of events (disease-free
2009 Sep 24
7
[patch 0/2] grub-0.97: btrfs support
Hello everyone.
The following patches are for Fedora 10(**).
The distro-independent package will be put to kernel.org a bit later.
I. Loading kernels from btrfs volumes
Now you can load kernels and initrds from btrfs volumes composed of
many devices.
WARNING!!!
Make sure that all components of your loading btrfs volume(*) are
visible to grub. Otherwise, you''ll end with
2008 Mar 01
1
[LLVMdev] Instruction Scheduling
Hi, guys,
I am comparing the performance of the default scheduler (seems to be
the one that minimizes register pressure) with no scheduler
(-pre-RA-sched=none), and I got these numbers. The ratio is
low_reg_pressure/none, that is, the lower the number, the better the
performance with low register pressure:
CFP2000/177.mesa/177.mesa 1.00
CFP2000/179.art/179.art
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)
2009 Jul 29
2
Grub fallback problem
Hi !
I am running CentOS 5 using grub 0.97
2006 Feb 07
0
Notes 7.1 and wine 0.97
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm trying to run Notes 7.1 on Wine 0.9.7 and I am getting this error
wine nlnotes.exe
fixme:system:SystemParametersInfoW Unimplemented action: 8198 (SPI_GETCARETWIDTH)
fixme:ole:CoRegisterMessageFilter stub
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject no class object
2006 Feb 07
0
Wine 0.97 problem with print.
Hi Friends,
I have an application running in wine 0,97, it was made in delphi and
uses bde to communicate with the database interbase. This application
has a report option, when control to print the report don't leaves
correctly, the characters leave in the leaf lacking pieces, as if the
ink of the printer was in the end. If I control to print any thing is
of the system the impression
2004 Jul 21
1
RE: [Rcom-l] rcom 0.97 available for download
> From: Thomas Baier
>
> > I am confused as to what I need and must do.
> >
> > Your message said
> > ftp://cran.r-project.org/pub/R/src/contrib/Devel/rcom_0.97.tar.gz
> >
> > The DESCRIPTION file inside that download says
> > Package: rcom
> > Version: 0.95
> > Date: 2004-07-14
>
> That's too bad. Sorry for that.
>
>
2009 Sep 24
0
grub-0.97: btrfs multidevice support [files fsys_btrfs.c, btrfs.h]
2009 Dec 07
5
confint for glm (general linear model)
Hi,
I have a glm gives summary as follows,
Estimate Std. Error z value Pr(>|z|)
(Intercept) -2.03693352 1.449574526 -1.405194 0.159963578
A 0.01093048 0.006446256 1.695633 0.089955471
N 0.41060119 0.224860819 1.826024 0.067846690
S -0.20651005 0.067698863 -3.050421 0.002285206
then I use confint(k.glm)
2018 Oct 10
2
I need SERIOUS help on GRUB in CentOS 7.5 1804
Good afternoon from Singapore,
I need SERIOUS help on GRUB in CentOS 7.5 1804.
Please refer to my installation notes at?http://lists.linuxfromscratch.org/pipermail/lfs-chat/2018-October/028964.html
According to Petros' instructions, I need GRUB Legacy 0.97 for my Extremely Simple Linux. But GRUB Legacy 0.97 has been deprecated in CentOS 7.5. GRUB2 is installed by default on CentOS 7.5.
So