Displaying 20 results from an estimated 68 matches for "24.7".
Did you mean:
24,7
2012 Mar 03
3
How to read this data properly?
Dear all, I have been given a data something like below:
Dat = "2 3 28.3 3.05 8 3 3 22.5 1.55 0 1 1 26.0 2.30 9 3 3 24.8 2.10 0
3 3 26.0 2.60 4 2 3 23.8 2.10 0 3 2 24.7 1.90 0 2 1 23.7 1.95 0
3 3 25.6 2.15 0 3 3 24.3 2.15 0 2 3 25.8 2.65 0 2 3 28.2 3.05 11
4 2 21.0 1.85 0 2 1 26.0 2.30 14 1 1 27.1 2.95 8 2 3 25.2 2.00 1
2 3 29.0 3.00 1 4 3 24.7 2.20 0 2 3 27.4 2.70 5 2 2 23.2 1.95
2011 Sep 01
2
how to plot a series of data in a dataframe?
hi
i have a dataframe with the name "obsdata"
V1 V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 V12 V13
1 1001 3 24 12 24.7 44.4 70.1 49.3 33.7 3.0 6.8 2.7 NA
2 1001 3 25 0 70.1 49.3 33.7 138.2 152.5 NA 4.2 6.9 17.5
3 1001 3 25 12 33.7 187.7 286.5 386.7 NA 16.2 46.0 48.8 43.1
4 1001 3 26 0 88.6 129.4 NA NA
2006 Oct 15
1
gamma distribution don't allow negative value in GLMs?
Dear friends,
when i use glm() to fit my data, i use
glm(formula = snail ~ vegtype + mhveg + humidity + elevation + soiltem, *family
= Gamma(link = inverse),* data =a,))
It shows: error in eval(expr, envir, enclos) : *gamma distribution don't
allow negative value*.
But i use
result<-glm(formula = snail ~ vegtype + mhveg + humidity + elevation +
soiltem, family = poisson, data =a) #this
2003 Feb 06
6
Why does old kernel boot when new kernel installed?
I thought I'd summarise this with a proper subject line:
1. We used up2date to upgrade the kernel of a 7.2 machine that is doing far
too much journalling (kjournald at 50% CPU+ often).
2. It installed fine, but when we reboot - GRUB only shows the old 2.4.7-10
although there are 3 kernels listed in grub.conf
My Question is "How can we select booting to 2.4.18-24.7 when GRUB lonly
lists
2003 Feb 06
0
Re: Ext3-users digest, Vol 1 #793 - 9 msgs
It is most likely that your grub.conf file is _different_ than menu.lst.
grub.conf is just a dummy symlink made by RH under /boot/grub as well as
under /etc to make peoples lives easier. (Or harder as the case maybe)
If the contents of grub.conf is what you want to use for your bootup
listing..
cd /boot/grub
mv menu.lst menu.lst.bak
cp grub.conf menu.lst
rm grub.conf
#optional step
ln -sf
2003 Feb 03
10
On very different journalling activity on 2 servers.
Hello Folks,
We have 2 (identical hardware) busy public 2U rack servers, both have
several hundred users & peak email (for example) deliveries at 300/5min
during the daytime.
Both servers run RAID1 over 2 EIDE disk drives.
One server is fine - it never has problems - it is running RH7.3 and CPU
loads are normal.
The other server has constant disk activity & kjournald at CPU load of
2011 Oct 12
2
Nonlinear regression aborting due to error
Colleagues,
I am fitting an Emax model using nls. The code is:
START <- list(EMAX=INITEMAX, EFFECT=INITEFFECT, C50=INITC50)
CONTROL <- list(maxiter=1000, warnOnly=T)
#FORMULA <- as.formula(YVAR ~ EMAX - EFFECT * XVAR^GAMMA / (XVAR^GAMMA + C50^GAMMA)) ## alternate version of formula
FORMULA <- as.formula(YVAR ~ EMAX - EFFECT / (1 + (C50/XVAR)^GAMMA))
FIT <-
2007 Feb 19
1
need help in reading TOMS observed ASCII data file
Hello R Users,
I am new to R.
I have two data sets i) TOMS aerosol optical depth(AOD) and ii) TOMS
ozone(O3).
>
> AOD data is on 1x1 grid and O3 data is on 5x5 grid.
>
> First I want to read AOD and O3 as it is and then I want to regrid AOD on
> 5x5 grid as O3.
>
> Reading is first problem.
>
> FIRST PROBLEM READING AOD:
>
> AOD data is in following format:
>
2006 Jul 02
2
how to recode in my dataset?
Dear Rusers,
My question is about "recode variables". First, i'd like to say
something about the idea of recoding:
My dataset have three variables:type,soiltem and airtem,which means
grass type, soil temperature and air temperature. As we all known, the
change of air temperature is greater than soil temperature,so the
values in those two different temperaturemay represent different
2005 May 13
5
centos + kswapd0 error
Hi all
I have a box with Centos 4 and qmail with all pathches. since Last month i
have had twice the same problem. The process kswapd0 uses all my resources
of CPU and RAM memory and the consequence is that my local queue grow up and
the box go slow too.
The first time i guess the problem was the version of the kernel, so i did
an upgrade form kernel.i686 2.6.9-5.0.3.EL to kernel.i686
2019 Jan 17
3
[patch 1/2] use chacha20 from openssl (1.1.0+) when possible
On some cpu's optimized chacha implementation in openssl (1.1.0+) is
notably faster (and on others it is just faster) than generic C
implementation in openssh.
Sadly, openssl's chacha20-poly1305 (EVP_chacha20_poly1305) uses
different scheme (with padding/etc - see rfc8439) and it looks it is not
possible to use in openssh.
OpenSSL 1.1.1+ also exports "raw" poly1305 primitive,
2016 Oct 04
1
Virtualization Networking
On 10/3/2016 7:00 PM, TE Dukes wrote:
> 4: vboxnet0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state
> UNKNOWN qlen 1000
> link/ether 0a:00:27:00:00:00 brd ff:ff:ff:ff:ff:ff
are there any other /etc/sysconfig/network-scripts/ifcfg-**** files
beyond the ones you listed?
--
john r pierce, recycling bits in santa cruz
2008 Dec 15
0
CESA-2008:1021 Moderate CentOS 3 s390(x) enscript - security update
CentOS Errata and Security Advisory 2008:1021
https://rhn.redhat.com/errata/RHSA-2008-1021.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
s390:
updates/s390/RPMS/enscript-1.6.1-24.7.s390.rpm
s390x:
updates/s390x/RPMS/enscript-1.6.1-24.7.s390x.rpm
--
Pasi Pirhonen - upi at iki.fi - http://pasi.pirhonen.eu/
Top-postings silently ignored
2008 Dec 15
0
CESA-2008:1021 Moderate CentOS 3 i386 enscript - security update
CentOS Errata and Security Advisory CESA-2008:1021
enscript security update for CentOS 3 i386:
https://rhn.redhat.com/errata/RHSA-2008-1021.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
i386:
updates/i386/RPMS/enscript-1.6.1-24.7.i386.rpm
source:
updates/SRPMS/enscript-1.6.1-24.7.src.rpm
You may update your CentOS-3 i386 installations by running
2008 Dec 15
0
CESA-2008:1021 Moderate CentOS 3 x86_64 enscript - security update
CentOS Errata and Security Advisory CESA-2008:1021
enscript security update for CentOS 3 x86_64:
https://rhn.redhat.com/errata/RHSA-2008-1021.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
x86_64:
updates/x86_64/RPMS/enscript-1.6.1-24.7.x86_64.rpm
source:
updates/SRPMS/enscript-1.6.1-24.7.src.rpm
You may update your CentOS-3 x86_64 installations by
2003 Oct 31
0
strange logLik results in gls (nlme)
I am trying to analyse a data with gls/lm using the following set of models
prcn.0.lm <- lm( log10(Y)~(cond-1)+(cond-1):t ,prcn)
prcn.1.gls <- gls( log10(Y)~(cond-1)+(cond-1):t ,prcn,cor=corAR1())
prcn.0.gls <- gls( log10(Y)~(cond-1)+(cond-1):t ,prcn)
prcn.1m.gls <- gls( log10(Y)~(cond-1)+(cond-1):t ,prcn,cor=corAR1(),method="ML")
I get the following AICs for these models:
2005 May 13
1
error in plot.lmList
Hello,
in R-2.1.0 I'm trying to prodice trellis plots from an lmList object as described in the help for plot.lmList. I can generate the plots from the help, but on my own data plotting fails with an error message that I cannot interpret (please see below). Any hints are greatly appreciapted.
kind regards,
Arne
> dim(d)
[1] 575 4
> d[1:3,]
Level_of_Expression SSPos1 SSPos19
2003 Feb 08
0
[Bug 46] ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure:
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=46
------- Additional Comments From arnt@c2i.net 2003-02-08 18:09 -------
..sorry, this is crucial info; compilers: RH-7.3:
[root@gw linux-2.4.18-24.7.x]# rpm -q gcc
gcc-2.96-113
[root@gw linux-2.4.18-24.7.x]#
...and ditto for RH-8.0:
[root@fw linux-2.4.18-24.8.0]# rpm -q gcc
gcc-3.2-7
2009 Mar 05
2
genmanifest question
Hi all,
puppet --genmanifest :
Should this not introspect all the packages on my system? I ran it
just now on ubuntu intrepid, puppet 24.7, and it just gave me puppet
related things...
Is it not possible to configure a system using the packages I want,
and then run puppet --genmanifest to retrieve the puppet code to
reproduce it?
--~--~---------~--~----~------------~-------~--~----~
You
2011 May 13
1
PLSR error
Hi,
this is my R-Script
library(pls)
file <- "C:\\TXT\\brix.txt"
d <- as.matrix(read.table(file, header=T, sep=",", row.names = NULL))
plsdata <- data.frame(NIR=c(1:nrow(X)))
plsdata$NIR <- I(d[,3:603])
plsdata$Brix <- d[,2]
results <- plsr(Brix ~ NIR, data=plsdata)
after the last string i have this error
> results <- plsr(Brix ~ NIR, data=plsdata)