Displaying 20 results from an estimated 3000 matches similar to: "Ca't run R on NT4"
2007 Aug 28
1
subcripts on data frames (PR#9885)
I'm not sure if this is a bug, or if I'm doing something wrong.
=20
=46rom the worms dataframe, which is at in a file called worms.txt at
=20
http://www.imperial.ac.uk/bio/research/crawley/therbook
<http://www.imperial.ac.uk/bio/research/mjcraw/therbook/index.htm>=20
=20
the idea is to extract a subset of the rows, sorted in declining order
of worm density, with only the maximum
2001 Sep 12
0
Multilevel models with binary data
I have been using lme to model data with multiple nested random effects and
continuous response variables however I also have data with a binary
response variable, binomial errors and multiple levels of nesting of random
effects (e.g. site/block/quadrat/year), is there a package available which
will do this? Jim Lindsey's package "repeated" appears to be only able to
cope with 2
2009 Jul 12
2
box and whisker (PR#13821)
In a Box and Whisker plot, I thought that when there are outliers both abov=
e and below the whiskers, then the whiskers should both be the same length =
(plus or minus 1.5 times the inter-quartile range).
If you look at the plot for SilwoodWeather on p.155 of The R Book you will =
see that for November (month =3D 11) the upper whisker is shorter than the =
lower, while for other months with
2001 Nov 05
1
Why doesn't outer work?
Hello
I'm a population ecologist and use R for all my stats and modelling.
Recently I have been using R to numerically solve integral projection
models. This involves constructing several large matrices. The current code
by Easterling (Size-specific sensitivity: Applying a new structured
population model. Ecology, 2000, 81, 694-708) uses nested loops to construct
the matrices. To speed up the
2008 May 01
2
zero variance in part of a glm (PR#11355)
In this real example (below), all four of the replicates in one
treatment combination had zero failures, and this produced a very high
standard error in the summary.lm.
=20
Just adding one failure to one of the replicates produced a well-behaved
standard error.
=20
I don't know if this is a bug, but it is certainly hard for users to
understand.
=20
I would value your comments=20
=20
Thanks
=20
2003 Oct 15
1
RODBC on Mac OSX pointers?
Hi,
I'm trying to get to grips with accessing my postgresql tables in R
using RODBC. I have Mac OS 10.2.8 (Darwin 6.8) installed and R 1.8.0
installed from source and I have updated RODBC to 1.0-4.
On the ODBC manager end, I am using OpenLink software's iODBC
Administrator and I've set up a User DSN called "PostGRES" - odbctest
suggests that this is functioning:
>
2003 May 15
1
Compile R-1.7.0 on Mac OS 10.2.6
Hi,
I can't get R-1.7.0 to compile on my Mac. Can someone give me some
pointers?
The machine is an 800MHz iBook running OS 10.2.6. I have installed the
December 2002 Developers Tools and have installed g77, f2c and dlcompat
via fink. I've checked the versions of g77 and gcc and they're both
based on gcc version 3.1. I've got Apple's X11 (Beta 3). I've added
/sw/bin
2002 Jan 16
2
list indexing
Hello
I've got a question about list indexing. If anyone can help or point
in the direction of some documentation, that'd be great. I've checked
the Introduction to R and R language definition.
Say you have a list of vectors:
>
2008 Nov 18
2
matrix for diversity functions?
Hi,
I have a small simple data frame (attached) - to compare diversity of
insects encountered in disturbed and unditurbed site. What i have is
the count of insects - the total number of times they were encountered
over 30 monitoring slots.
Can someone please check for me to make sure how the 'community data
matrix' for the diversity function needs to be oriented so that i'm
2003 Sep 03
0
Matrix problem - possibly use of 'outer'
Hi,
I can't get my head around this - can someone give me a pointer:
I have a vector of values ('orig') representing areas and I want to
calculate the amount contributed by each original vector values in a
new vector ('new'). I find this hard to explain so here is a graphical
explanation:
# CODE START
orig <- 10:1 #10 values with varying area
new <-
2002 Aug 01
0
smbpasswd problem - Please help!
> Hi there.
>
>
> I'm trying to install samba 2.2.5 from source on solaris 2.5 sparc. It
> compiles with no problems, and smbd + nmbd will run, and shares are
> accessible. However, when I try to use smbpasswd to join the domain the
> following occurs:
>
> smbpasswd -D 5 -j simpsons -r krusty -U administrator%myadminpasswordhere
>
>
> provides the
2002 Jul 26
0
smbpasswd broken pipe problem on trying to join domain
Hi there..
I'm trying to install samba 2.2.5 from source on solaris 2.5 sparc. It
compiles with no problems, and smbd + nmbd will run, and shares are
accessible. However, when I try to use smbpasswd to join the domain the
following occurs:
smbpasswd -D 5 -j simpsons -r krusty -U administrator%myadminpasswordhere
provides the following debug info:
Initialising global parameters
2002 Jan 09
2
extracting r-sq from lme model
I've been using the nlme library to construct lme models and I'd like to
extract an r-sq value for the model - how do I do this?
With glm I just used the reported (null deviance-deviance)/(null deviance).
Deviance is not reported directly for lme nor can it be extracted using the
deviance() function. How do I work out the deviance or can I work out R-sq
in some other way?
Thanks,
Yvonne
2010 Sep 23
4
plotting multiple animal tracks against Date/Time
Dear list,
I would like to create a time series plot in which the paths of several individuals are stacked above each other, with the x-axis being the total observation period of three years ( 1.1.2004 to 31.12.2007) and the y-axis being some defined range[min,max].
My data consist of Date/Time information and the paths of 45 individual as the distance from the location of release. An example
2008 Nov 11
0
RE: Xen-users Digest, Vol 45, Issue 45
Kathy,
Thank you very much!
Peter Olson
Alcatel-Lucent
Member of Technical Staff
Services Technologies
1960 Lucent Lane
Rm 7G334
Naperville, IL 60566
peterolson@alcatel-lucent.com
Phone: 630 979 0573
Mobile: 630 430 6926
-----Original Message-----
From: xen-users-bounces@lists.xensource.com
[mailto:xen-users-bounces@lists.xensource.com] On Behalf Of
xen-users-request@lists.xensource.com
Sent:
2003 Jun 10
2
Cups printing works but status is always Access Denied
I have a RedHat 9 installation running XFS.
Cups 1.1.17-13 is installed
I have compiled and installed Samba 2.2.8a and everything appears to be
working apart from a minor printing problem.
After I have installed a printer on my Win2K workstation I can print via
samba to the cups printer using the windows PCL print driver and it works
fine.
However the printer status is always 'Access denied,
2015 Dec 04
0
Linux & NFSv4 ACLs
On Fri, Dec 04, 2015 at 01:37:33PM -0700, Nick Couchman wrote:
> ----- Original Message -----
> > From: "Jeremy Allison" <jra at samba.org>
> > To: "Nick E Couchman" <nick.couchman at seakr.com>
> > Cc: samba at lists.samba.org
> > Sent: Friday, December 4, 2015 1:22:06 PM
> > Subject: Re: [Samba] Linux & NFSv4 ACLs
>
>
2015 Dec 04
2
Linux & NFSv4 ACLs
----- Original Message -----
> From: "Jeremy Allison" <jra at samba.org>
> To: "Nick E Couchman" <nick.couchman at seakr.com>
> Cc: samba at lists.samba.org
> Sent: Thursday, December 3, 2015 6:13:51 PM
> Subject: Re: [Samba] Linux & NFSv4 ACLs
> On Thu, Dec 03, 2015 at 06:03:39PM -0700, Nick Couchman wrote:
>>
>> > On Dec 3,
2015 Dec 04
2
Linux & NFSv4 ACLs
----- Original Message -----
> From: "Jeremy Allison" <jra at samba.org>
> To: "Nick E Couchman" <nick.couchman at seakr.com>
> Cc: samba at lists.samba.org
> Sent: Friday, December 4, 2015 1:22:06 PM
> Subject: Re: [Samba] Linux & NFSv4 ACLs
> On Thu, Dec 03, 2015 at 07:31:36PM -0700, Nick Couchman wrote:
>>
>> Try these pages (U
1998 Sep 04
1
R-beta: more R for Windows (rjune)
I've just put up (12:00 noon NZ) yet another tmp.zip with the fixes
for Peter Dalgaards two bugs. Niels reports that the 3.51 problems
are now different but not solved. I'm trying to locate a 3.51 machine
and will post another fix.
Can I get some feedback on how people want these "patches" delivered?
Should I be numbering them and keeping the old patches? I don't
want to