Displaying 20 results from an estimated 481 matches for "0.19".
Did you mean:
0.1
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,
2007 Jun 29
5
ffmpeg2theora 0.19 release
New version of ffmpeg2theora,
a command line tool to convert video files to Ogg Theora.
new in version 0.19
- use libswscale api
- add frontend mode and a simple PythonCard Frontend
(only in svn right now or binary for os x *)
- support for output larger than 2GB on 32bit systems
- fix short option -k to output Ogg Skeleton
- other smaller fixes
binaries
2009 Mar 31
0
[fdo] Open Clip Art Library Release 0.19 Announcement and OCAL10K Goal Exceeeded
March 31, 2009 - Release 0.19 of Open Clip Art Library
(http://www.openclipart.org), containing over 12,000 high quality scalable
vector graphics (SVG) files released into the public domain by over a 1000
artists, is now available for download and use. In celebration of this
accomplishment, since OCAL???s last release happened in 2005, and March
being 5th anniversary of the Open Clip Art
2009 Mar 07
2
piecewise linear regression
Hi - I'd like to construct and plot the percents by year in a small data set
(d) that has values between 1988 and 2007. I'd like to have a breakpoint
(buy no discontinuity) at 1996. Is there a better way to do this than in
the code below?
> d
year percent se
1 1988 30.6 0.32
2 1989 31.5 0.31
3 1990 30.9 0.30
4 1991 30.6 0.28
5 1992 29.3 0.25
6 1994 30.3
2007 Apr 25
1
help
Hi all,
I have 2 questions:
1)How do I calculate the mean on an imported txt file? I've imported the
file below and that's what it looks like imported. How do I then calcuate
the mean, median, or mode on the column LeafArea using the desktop R
package?
Any help would be greatly appreciated!!
Thanks,
Nat
LeafType Leaflets LeafArea ShapeRatio LeafWeight LeafThickness
1 1
2010 Sep 16
0
CentOS-announce Digest, Vol 67, Issue 4
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
2005 Sep 12
3
Covert list of list to dataframe for export or outputting by(test) output
Greetings,
I am running a buch of wilcox tests and need to be able to rapidly
export the results into a csv file. I have attached example code as well
as my attempts to get what I need. I have tried unlist,cbind,rbind etc
but I am obvously missing something simple. FYI I am actually running
about 50 WRS tests per dataset, this is just an example.
Thanks 10^6
Mike
AKCCR <-
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")
2010 Jul 21
0
CESA-2010:0488 Critical CentOS 4 x86_64 samba Update
CentOS Errata and Security Advisory 2010:0488 Critical
Upstream details at : https://rhn.redhat.com/errata/RHSA-2010-0488.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
x86_64:
samba-3.0.33-0.19.el4_8.1.x86_64.rpm
samba-client-3.0.33-0.19.el4_8.1.x86_64.rpm
samba-common-3.0.33-0.19.el4_8.1.i386.rpm
samba-common-3.0.33-0.19.el4_8.1.x86_64.rpm
2010 Sep 15
0
CESA-2010:0697 Critical CentOS 4 x86_64 samba - security and bug fix update
CentOS Errata and Security Advisory CESA-2010:0697
samba security update for CentOS 4 x86_64:
https://rhn.redhat.com/errata/RHSA-2010-0697.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
x86_64:
updates/x86_64/RPMS/samba-3.0.33-0.19.el4_8.3.x86_64.rpm
updates/x86_64/RPMS/samba-client-3.0.33-0.19.el4_8.3.x86_64.rpm
2010 Jun 14
0
geany 0.19 rpms
For anyone who's interested, I have posted Centos rpms for the latest
version (0.19) of the Geany programmer's editor here:
http://www.melvilletheatre.com/articles/el5/index.html
i386,x86_64 and src.rpm are all there.
If you're a programmer and haven't tried geany yet, do yourself a favour
and try it out. It's my favourite programmers editor.
--
MELVILLE THEATRE ~
2006 Oct 10
10
Debian packages...
Hi,
I just want to know what the state of the Debian packages is? I''ve
downloaded (and is currently testing with) the packages from http://
reductivelabs.com/downloads/packages/Debian/ They seem to miss some
important stuff such as init scripts and puppetrun, and they hasn''t
all the dependencies defined (eg. ruby). From the info part of the
packages I can''t see
2007 Mar 05
4
Identifying last record in individual growth data over different time intervalls
Hi
I have a plist t which contains size measurements of individual plants,
identified by the field "plate". It contains, among other, a field
"year" indicating the year in which the individual was measured and the
"height". The number of measurements range from 1 to 4 measurements in
different years.
My problem is that I would need the LAST measurement. I only
2012 Oct 03
2
Creating tiff with 1200 dpi
Hi all,
I am trying to create images in R suitable for journal publication. I'd
like to make an image that is 3.6" wide and 5.08" length, and 1200 dpi.
When I create a tiff file that is 800 dpi and 4x4", it works (although
doesn't look good).
But when I create a tiff that is the size and dpi I want, it doesn't
work. I get the following error:
Error in tiff(filename =
2017 May 18
6
Enable vectorizer-maximize-bandwidth by default?
Hi,
I'm proposing to make vectorizer-maximize-bandwidth on by default for loop
vectorizer because it should generally help performance.
I've tested the performance impact on Intel sandybridge machine with
speccpu benchmarks:
Benchmark Base:Reference (1)
-------------------------------------------------------
spec/2006/fp/C++/444.namd 26.84
2010 Jul 21
0
CESA-2010:0488 Critical CentOS 4 i386 samba Update
CentOS Errata and Security Advisory 2010:0488 Critical
Upstream details at : https://rhn.redhat.com/errata/RHSA-2010-0488.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
i386:
samba-3.0.33-0.19.el4_8.1.i386.rpm
samba-client-3.0.33-0.19.el4_8.1.i386.rpm
samba-common-3.0.33-0.19.el4_8.1.i386.rpm
samba-swat-3.0.33-0.19.el4_8.1.i386.rpm
Source:
2010 Sep 15
0
CESA-2010:0697 Critical CentOS 4 i386 samba - security and bug fix update
CentOS Errata and Security Advisory CESA-2010:0697
samba security update for CentOS 4 i386:
https://rhn.redhat.com/errata/RHSA-2010-0697.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
i386:
updates/i386/RPMS/samba-3.0.33-0.19.el4_8.3.i386.rpm
updates/i386/RPMS/samba-client-3.0.33-0.19.el4_8.3.i386.rpm
2012 Nov 22
2
Plotting specific points with type='l'
I have a dataframe (x) and I'm plotting the 5th column vs the index. I also
have a vector (v) with a few select points that I want to emphasize with a
dot for those points
> head(x)
period AP EU LA NA
1 Jan 2007 0.18 0.45 0.19 3.19
2 Feb 2007 0.14 0.48 0.36 3.55
3 Mar 2007 0.14 0.42 0.46 2.61
4 Apr 2007 0.24 0.73 0.32 4.32
5 May 2007 0.19 0.60 0.32 4.40
6 Jun 2007 0.14 0.38
2012 Aug 11
3
help counting in data
Hi
>i have this data
> X
[1] 5.79 1579.52 2323.70 68.85 426.07 110.29 108.29 1067.60 17.05
22.66
[11] 21.02 175.88 139.07 144.12 20.46 43.40 194.90 47.30 7.74
0.40
[21] 82.85 9.88 89.29 215.10 1.75 0.79 15.93 3.91 0.27
0.69
[31] 100.58 27.80 13.95 53.24 0.96 4.15 0.19 0.78 8.01
31.75
[41] 7.35 6.50
2003 May 05
3
polr in MASS
Hi, I am trying to test the proportional-odds model using the "polr" function in the MASS library with the dataset of "housing" contained in the MASS book ("Sat" (factor: low, medium, high) is the dependent variable, "Infl" (low, medium, high), "Type" (tower, apartment, atrium, terrace) and "Cont" (low, high) are the predictor variables