Displaying 20 results from an estimated 482 matches for "0.41".
Did you mean:
0.4
2009 Jul 31
0
CentOS-announce Digest, Vol 53, Issue 10
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2012 Jul 30
2
distance matrix and hclustering
Dear R Users,i am very new to R. I want your help on an issue regarding distance matrix and cluster analysis
i had discharge data of 4 rivers(a,b,c,d) in 4 vectors each having 364 values
> dput(qmu)structure(list(a = c(0.26, 0.25, 0.25, 0.25, 0.24, 0.23, 0.22, 0.21, 0.21, 0.21, 0.2, 0.19, 0.19, 0.19, 0.19, 0.18, 0.18, 0.18, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17,
2009 Jul 31
0
CESA-2009:1185 Critical CentOS 3 x86_64 seamonkey - security update
CentOS Errata and Security Advisory CESA-2009:1185
seamonkey security update for CentOS 3 x86_64:
https://rhn.redhat.com/errata/RHSA-2009-1185.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
x86_64:
updates/x86_64/RPMS/seamonkey-1.0.9-0.41.el3.centos3.i386.rpm
updates/x86_64/RPMS/seamonkey-1.0.9-0.41.el3.centos3.x86_64.rpm
2010 Apr 23
6
transpose? reshape? flipping? challenge with data frame
Greetings all,
I am having difficulty transposing, reshaping, flipping (not sure which) a data frame which is read from a DBF file. I have tried using t(), reshape() and other approaches without success. Can anyone please suggest an way (elegant or not) of flipping this data around ?
The initial data is like propsum (defined below), and I want it to look like tpropsum once reformed.
>
2009 Jul 31
0
CESA-2009:1185 Critical CentOS 3 i386 seamonkey - security update
CentOS Errata and Security Advisory CESA-2009:1185
seamonkey security update for CentOS 3 i386:
https://rhn.redhat.com/errata/RHSA-2009-1185.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
i386:
updates/i386/RPMS/seamonkey-1.0.9-0.41.el3.centos3.i386.rpm
updates/i386/RPMS/seamonkey-chat-1.0.9-0.41.el3.centos3.i386.rpm
2002 May 03
2
delete rows
Hello,
I would like to know how to delete some rows?
Suppose I have a large data frame look something like this:
x1 x2 x3 ..............
a 1 0.45
b 1 0.41
c 0 0.43
a 1 0.39
d 1 0.40
e 0 0.41
r 1 0.42
a 0 0.46
. . ..
I would like to have another data frame which has all
2007 Jul 19
3
help with heatmap - how to remove annoying "X" before numeric values?
Hello All,
I have a simple question based on how things are labeled on my heat map;
particularly, there is this annoying "X" that appears before the numeric
value of all the labels of my columns.
Let's say I have the following silly data, stored in "temp.txt"
1905 1910 1950 1992 2011 2020
Gnat 0.08 0.29 0.29 0.37 0.39 0.43
Snake
2011 Mar 31
3
choosing best 'match' for given factor
Folks,
I have a 'matching' matrix between variables A, X, L, O:
> a <- structure(c(1, 0.41, 0.58, 0.75, 0.41, 1, 0.6, 0.86, 0.58,
0.6, 1, 0.83, 0.75, 0.86, 0.83, 1), .Dim = c(4L, 4L), .Dimnames = list(
c("A", "X", "L", "O"), c("A", "X", "L", "O")))
> a
A X L O
A 1.00 0.41
2008 Jun 12
1
Nut-snmp 0.42 vs 0.41
I am using nut-snmp driver on ubuntu 8.04 to query a Powerware
ConnectUPS Web/SNMP Card V4.20.
With 0.41 I used to be able to query these field that are now gone with
0.42:
input.frequency
input.voltage
output.voltage
ups.load
Any idea how I can get ups.load back ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 May 17
1
tapply and grouping
Hello all,
I have a df like this:
w <- c(1.20, 1.34, 2.34, 3.12, 2.89, 4.67, 2.43,
2.89, 1.99, 3.45, 2.01, 2.23, 1.45, 1.59)
g <- rep(c("a", "b"), each=7)
df <- data.frame(g, w)
df
# 1. Mean for each group
tapply(df$w, df$g, function(x) mean(x))
# 2. Range for each group - fix value 0.15
tapply(df$w, df$g,
function(x)
x[(x > mean(x) -
2007 Jul 10
3
Repeated Measure different results to spss
Hi,
I have some problems with my repeated measures analysis. When I compute it
with SPSS I get different results than with R. Probably I am doing something
wrong in R.
I have two groups (1,2) both having to solve a task under two conditions
(1,2). That is one between subject factor (group) and one within subject
factor (task). I tried the following:
aov(Score
2012 Sep 28
2
Converting array to matrix
Hi,
I have a 3d array as below, I want to make this array to a matrix of p=50(rows) and n=20(columns) with the coverage values .
The code before the array is:
library(binom)
Loading required package: lattice
pi.seq<-seq(from = 0.01, to = 0.5, by = 0.01)
no.seq<-seq(from = 5, to = 100, by = 5)
cp.all = binom.coverage( p = pi.seq, n = no.seq , conf.level = 0.95, method = "exact")
2006 Jan 12
0
compiling and getting an error
I downloaded a bluetooth module today (btsco.41.tgz)
I am getting an error on line 88 when compiling and trying to figure
out why???
I have compared it to alsa-driver code and it looks good to me.
here is the source snippit:
----------------- the following line is line 86 ---------------
static int index[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = -2};
module_param_array(index, int, NULL,
2006 Jan 13
0
help compiling bluetooth package
Hi,
I am trying to compile ( the small package )
http://bluetooth-alsa.sourforge.net
the bluetooth package does not compile on centos 4.2 but does other distros.
I do the cvs checkout, ./bootstrap, .configure, make make install.
cd kernel, make
and I get an error
make[1]: Entering directory `/usr/src/kernels/2.6.9-22.0.1.EL-i686'
CC [M] /usr/src/btsco-0.41/kernel/btsco.o
2023 Aug 20
3
Issues when trying to fit a nonlinear regression model
Dear friends,
This is the dataset I am currently working with:
>dput(mod14data2_random)
structure(list(index = c(14L, 27L, 37L, 33L, 34L, 16L, 7L, 1L,
39L, 36L, 40L, 19L, 28L, 38L, 32L), y = c(0.44, 0.4, 0.4, 0.4,
0.4, 0.43, 0.46, 0.49, 0.41, 0.41, 0.38, 0.42, 0.41, 0.4, 0.4
), x = c(16, 24, 32, 30, 30, 16, 12, 8, 36, 32, 36, 20, 26, 34,
28)), row.names = c(NA, -15L), class =
2009 Aug 17
2
help with expression()
Hello.
I have a vector and within that vector is one expression. When I display
this vector it comes up as
expression(NA_character_, NA_character_, "Null Effect", "Pooled effect",
NA_character_, NA_character_, NA_character_, NA_character_,
NA_character_, paste("Het Contours ", I^2, sep = ""), 0.4,
0.41, 0.42, 0.45, NA_character_)
Where the
2017 May 12
2
TrippLite HID 0.82: libusb_get_interrupt: Function not implemented
OpenBSD 6.1/amd64
nut-2.7.4p0 (from OpenBSD package)
UPS: Tripp-Lite OMNI1500LCDT
I cannot get the driver for the UPS to load without error.
Here are the commands, with the output, and the config files:
=======================================================
# upsdrvctl start
Network UPS Tools - UPS driver controller 2.7.4
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
USB communication
2018 Jul 01
2
No run cmd /usbhid-ups -k !
Good day.
Can not perform shutdowns Ups. Please help.
Details of our installation are:
OS: Turris Omnia (TO)
NUT version: 2.7.4-5
Installation method: from package
UPS device: EATON UPS 5SC 500i , 230V, 350W, 500VA, USB bought in jun 2018
If you connect to TO UPS via USB, the /dev/hidraw0 device will be created.
No any programs from NUT package is not running.
When I run:
/lib/nut/usbhid-ups
2023 Aug 20
1
Issues when trying to fit a nonlinear regression model
I got starting values as follows:
Noting that the minimum data value is .38, I fit the linear model log(y -
.37) ~ x to get intercept = -1.8 and slope = -.055. So I used .37,
exp(-1.8) and -.055 as the starting values for theta0, theta1, and theta2
in the nonlinear model. This converged without problems.
Cheers,
Bert
On Sun, Aug 20, 2023 at 10:15?AM Paul Bernal <paulbernal07 at
2023 Aug 20
2
Issues when trying to fit a nonlinear regression model
Dear Bert,
Thank you so much for your kind and valuable feedback. I tried finding the
starting values using the approach you mentioned, then did the following to
fit the nonlinear regression model:
nlregmod2 <- nls(y ~ theta1 - theta2*exp(-theta3*x),
start =
list(theta1 = 0.37,
theta2 = exp(-1.8),
theta3 =