Displaying 20 results from an estimated 200 matches similar to: "new package proptest"
2008 Feb 28
0
surv2sample 0.1-2
Dear useRs,
There is a new version 0.1-2 of the package surv2sample available on CRAN.
Users of the previous versions should update because a bug in the function
cif2.ks has been fixed.
General information about the package:
surv2sample provides various two-sample tests for right-censored survival
data. Three main areas and corresponding methods are:
* comparison of two survival
2008 Feb 28
0
surv2sample 0.1-2
Dear useRs,
There is a new version 0.1-2 of the package surv2sample available on CRAN.
Users of the previous versions should update because a bug in the function
cif2.ks has been fixed.
General information about the package:
surv2sample provides various two-sample tests for right-censored survival
data. Three main areas and corresponding methods are:
* comparison of two survival
2003 Mar 18
3
References of R in use
Dear R-users and expeRts,
can anyone provide me (and others as well, of course) with reference of
companies, scientific labs and/or schools where R is being used?
Or does some (even unofficial) list of comanies etc. where R is being used
exist?
I tried to find such an information on R's homepage and on a FAQ page, but
unsuccesfully.
(Of course, searching through this r-help conference one
2001 Jul 12
0
Re: large survey data
> > Is there a way to import the data column by column? I have to analyze
> > the whole data, but only two variables at a time.
>
.....
>If you are on a unix box, and you have a tab delimited file, 'cut' will
>easily cut out fields from the file. To automate it, use a shell program
>to produce all the pairs you want. That is a 1980's solution but it should
2001 Jun 29
1
New post to data() function does not load a csv file in 1.3.0 (SOLVED)- a search problem?
Dear List,
I have found that moving the csv file to [working directory]\data directory
solves my "problem",
the file was loaded correctly.
But I thought that R serches in all packages\data AND the [workdir]\data
dirs, as mentioned in
help.
>?data
Is this as problem or am I missing something important?
(the latter is more probable :), but then why the behaviour is different
from
2002 Jul 11
1
How to get relevant dimnames from apply() ?
Hello,
in order to vectorize task (of plotting barplots), I use, as probably all
R-folks, function apply()
instead of for() loop.
<R>
testarr<-matrix(1:30, nrow=5)
rownames(testarr)<-letters[1:5]
colnames(testarr)<-LETTERS[1:6]
apply(testarr,1,function(x) {x11(); barplot(x)}) #the funcion used is
actually more compex, but it doesn't matter
</R>
Now, how I can propagate
2002 Jan 03
2
Different behaviour of data()
Dear List,
I frequently use the
data()
function to load csv files (with separator ";") into R session,
typically
data(myfile)
loads myfile.csv from my working/data directory into R.
Now, in 1.4.0 version, everything works as expected, but with one
difference:
The values readed in older versions in "num" mode are now readed as "int"
mode,
converting the values
2015 May 07
0
[ANNOUNCE] libdrm 2.4.61
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release to fix regression in nouveau in 2.4.60,
but brings lots of android changes and other fixes.
Ben Skeggs (2):
nouveau: restore check that avoids multiple user bos per kernel bo
configure.ac: bump version to 2.4.61 for release
Chih-Wei Huang (3):
android: simplify the including rule of subdirs
android: get rid of
2001 May 30
3
Transformation of dissimilarity or distance matrix
Dear List,
is there an elegant (or even not elegant) way how to transform
dissimilarity or distance matrix A
(or, in general, arbitrary symmetrical matrix) by transposition of rows and
columns into a form
closest to "block diagonal" matrix B?
The matrix A is adjusted the following way
A[A<epsilon] <-0 #(epsilon is given "small" number)
B: (in its ideal form)
2015 Dec 27
0
[ANNOUNCE] libdrm 2.4.66
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
libdrm 2.4.66 release, mainly for new nouveau API.
lots of other changes in here as well though.
Ben Skeggs (14):
nouveau: import and install a selection of nvif headers from the kernel
nouveau: move more abi16-specific logic into abi16.c
nouveau: move object functions up, to avoid future foward decls
nouveau: make it
2010 Jan 14
0
LOTURI DE CASA (500mp) CU VEDERE LA MARE, (in rate de 200E / Luna) LANGA PLAJA CORBU / PRET - incepand de la 5500
Stimate Domn (Doamna),
Imi permit sa va prezint oferta noastra de teren (loturi de 500mp) in apropierea plajelor Corbu si Vadu (10 km nord de Mamaia) langa viitoarea Statiune EUROPA, terenuri cu propunere intravilan, intr-o zona superba, ce cunoaste o dezvoltare accelerata in ultimii 2 ani, deschizand posibilitati avantajoase de investitie pe termen scurt si mediu sau ofera sansa
2006 Oct 06
1
glm and plot.effects
Dear R-helpers,
I don't see a difference between the following two plots of effect
objects, which I understand should be different. What am I missing?
require(doBy)
require(effects)
data(budworm)
m1 <- glm(ndead/20 ~ sex + log(dose), data=budworm, weight=ntotal,
family=binomial)
m1.eff <- all.effects(m1)
plot(m1.eff, rescale.axis = FALSE, selection = 2, main = 'rescale =
2008 May 24
0
[PATCH] Make swfdec compile with gold linker
Hi guys.
Attached is a one line patch to make swfdec link with gold linker.
configure.asc was missing "-lm".
Cheers,
--
-----------------------------------------------------------------
"Your mind is like a parachute: it works better when open."
L?cio Fl?vio Corr?a
(+55) (87) 9118-8115
lucio.correa #at# gmail.com
luciocorrea.wordpress.com
topeira -> irc.freenode.net
2015 Jan 21
0
[ANNOUNCE] libdrm 2.4.59
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Adam Cheney (1):
Add new DRM_MODE_CONNECTOR and _ENCODER defines
Chris Wilson (1):
intel: Avoid overcounting fences when emitting self-referential relocs
Damien Lespiau (3):
intel/skl: Add SKL PCI ids
intel/skl: Add gen9 to the buffer manager init
intel/skl: add gen9 to the CS decoding init
Dave Airlie (1):
2016 Apr 28
0
[ANNOUNCE] libdrm 2.4.68
Chih-Wei Huang (1):
android: add virgl to be a valid driver
Daniel Vetter (7):
headers: Remove _DRM_GEM
tests/kms-steal-crtc: Use correct includes
headers: Update drm_i915.h
headers: Update drm_sarea.h
headers: Update drm_fourcc.h
headers: Update drm_mode.h
headers: Update drm.h
Emil Velikov (1):
proptest: print signed values correctly
Eric
2017 Apr 04
0
[ANNOUNCE] libdrm 2.4.77
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Bernd Kuhls (1):
tests/etnaviv: link against libdrm
Christian Gmeiner (1):
etnaviv: remove struct etna_specs
Emil Velikov (2):
amdgpu: add amdgpu_bo_va_op_raw to the symbol check
configure.ac: bring back pthread-stubs check
Erik Faye-Lund (1):
tegra: update symbol-check
Junwei Zhang (1):
amdgpu: add REPLACE and
2024 Aug 26
0
[ANNOUNCE] libdrm 2.4.123
Alex Deucher (2):
amdgpu: add new marketing names
amdgpu: add new marketing names
Dan Willemsen (1):
Convert to Android.bp
Daniel Stone (1):
libs: Tie DSO minor versions to libdrm version
Elliott Hughes (1):
readdir_r is deprecated.
Enrico Weigelt, metux IT consult (1):
Fix FTBS on undefined clock_gettime() and asprintf()
Inseob Kim (1):
Export
2004 Aug 06
2
winamp shout
i am using icecast v1.3.11
my friend streams music to my server with the shout plugin for winamp.
there are a couple of problems.
1. icecast doesn't seem to recognize when a client disconnects. i enabled the shoutcast and icecast directory servers, and they were both saying that i had around 400 listeners last night, when in fact i only had 8. the only lines in the icecast configuration
2017 Aug 25
1
sysvolreset doesn't reset all ACLs
> root at graz-dc-sem.ad.tao.at# wbinfo --sid-to-name=S-1-5-11
> failed to call wbcLookupSid: WBC_ERR_DOMAIN_NOT_FOUND
> Could not lookup sid S-1-5-11
So how fucked is my domain?
On 2017-08-25 08:09, L.P.H. van Belle via samba wrote:
> Ah, yes, oeps sorry, and i did run out of the office yesterday, so didnt see this..
>
> 3000002:rwx
> 3000003:r-x
>
> wbinfo
2012 Jul 06
3
Tables extraction in R ?
Hi,
I 'm a novice user of R statistics and my hands-on experience with it is
minimal.
I want to create a table for my MBA course assignment that looks like the
ones that SPSS and MS Excel produces ,the data that the table has to include
are the following :
> table(agec)
agec
1 2 3
749 160 32
> x=table(agec)
> x
agec
1 2 3
749 160 32
>
> prop.table(x)
agec