Displaying 20 results from an estimated 400 matches similar to: "count data with nested mixed effects"
2008 May 13
1
Bubble plot pie chart map
Hello,
I am currently trying to show the abundance of two species of
zooplankton within the North Sea as pie chart bubble plots. I followed
Werner Wernersen's advice in R help
(http://finzi.psych.upenn.edu/R/Rhelp02a/archive/48644.html) and used
Paul Murrell's paper "Integrating Grid Graphics Output with Base
Graphics Output" (in R News) to try and do this (using the gridBase
2004 Jan 05
3
Heeeeeelp! Estimatet Marginal Means of ANOVA needed!
Hello!
I urgently need to know if it is possible (and if so, how to do) to get
the "Estimatet marginal means" from an ANOVA.
Or explained more coplicated: It's about plants sewn in 2 densities & 2
patterns. The Variable is biomass and I also use a Covariate. There are highly
significant differences between density & pattern but I don't know which of the
2 densities
2005 Jun 28
2
more flexible AllowUsers/DenyUsers syntax
Hi,
I hope this is the right place for a feature request.
I'd like to have more flexible AllowUsers/DenyUsers synax.
I am in a situation, where I have machines connected to three
networks (a private, high speed, a public, and a private vpn) and I'd
like to enable root logins only on the private networks. Currently I
see no way of doing this, because there is no way to specify a
2002 Jun 21
1
naming things in functions
Hello,
I'm working with R version 1.5.0 in Windows. I've written a function
(SummaryMat, segment below) which uses a loop to
repeatedly call another function (PercentsMat, segment below).
PercentsMat creates a matrix and adds rows to it each time it is called.
I use deparse(substitute(...)) to get the names of the lists sent to
PercentsMat to use them as row names in the generated
2008 Apr 07
2
read.table with multiple header lines
Hello,
I have difficulties in reading in a text file with multiple (=2) header lines. My table looks like this:
id code gr grcode AA AB AC AD
time 30 40 50 60
1 1234 1 c 0 1 0 0
2 1346 1 c 0 0 0 1
3 1456 1 c 0 0 1 1
4 1893 1 c 0 0 1 1
Can someone help me out?
Thanks
Deborah
--
2002 Aug 01
4
copying objects
Hello, How does one copy objects between Workspaces?
Thank you,
Deborah
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
2002 Jul 23
1
installation R (OS: windows)
I''ve downloaded R (version: R-1.5.1). I looked at your instructions
to install it into my pc, but after extracting files with winzip, I
clicked on src/gnuwin32/installer/install but icon was in my directory, but was not on.
I also looked for SetupR.exe or miniR.exe icons, but I didn''t find them.
Now, I don''t know how to get the installation.
Could you help me please?
2000 Oct 25
4
png output in batch
I'm trying to use R in a cgi script to produce graphics
files in png format, and I'm having a problem.
My shell command line looks like this:
R </usr/dfs/auction/eligibility.R --no-save >/tmp/R.out
and the line in the R script looks like this:
png ("foo.png", pointsize=18)
If I run outside the cgi context, it runs great. When
run as in a cgi script, I get this error
2012 Apr 13
4
Help with stemDocument
Hi, All:
I am new to R and tm package. I'm trying to do the stemming using tm_map()
and it doesn't seem to work:
*I used:*
> stemDocument(t_cmts[[100]])
*Where t_cmts is the corpus object, the results is:*
bottle loose box abt airpak sections top plastic bottle squashed nearly
flush neck previous shipments bottle wrapped securely bubble wrap wno
bottle damage packaging poor
2001 Dec 07
1
Cosmetic code cleanup?
Here's a list of cosmetic changes I'd be willing to make to the code in order
to make it more consistent, which stylisticly it currently is not.
- separate function definitions by 2 newlines
- put spaces after commas in arg lists
- put spaces around assignments
- remove trailing spaces
- change space indents to tabs
- fix multiline comments
- remove redundant /* dw */ comments (Deborah
2003 Dec 03
1
logon path question
This link:
http://us3.samba.org/samba/docs/man/smb.conf.5.html#LOGONPATH
States that:
"Windows clients can sometimes maintain a connection to the [homes] share,
even though there is no user logged in. Therefore, it is vital that the logon
path does not include a reference to the homes share (i.e. setting this
parameter to \%N\%U\profile_path will cause problems)."
I am still
2010 Oct 06
4
Problems with Xen Tools instalation
Hello,
when I try to install Xen-Tools using the xs-tools.iso I get the error:
Errors were encountered while processing: /mnt/visostore/Linux/xe-guest
utilities_0.5.0-579_i386.deb
I used the xs-tools. iso present in the installation CD XCP and I followed
the steps on page 28 (To install the guest agent) of XCP Virtual Machine
Installation Guide: I mounted the xs-tools. iso and I executed the
2003 Nov 18
3
Samba PDC - Solaris 8 or 9??
If anyone has Samba setup to run as a PDC with Solaris 8 or 9 could you
drop me a line? I have a few questions I would like ask. Our shop is
looking at trying to implement this option with our SMB master. I didnt
want to clutter up the list with more than one request.
--
Thank you
Todd Johnson
==============================================
= Steven ?Todd? Johnson =
=
2002 May 06
2
need help building R on SGI
I'm trying to build R-1.5.0 on an SGI. I downloaded the tar file
just a couple of hours ago. These are the various variables I set
before configuring, and the arguments to configure I'm using:
export R_PAPERSIZE=letter
CPPFLAGS=-I/usr/dfs/src/readline
export LDFLAGS='-L/usr/common/lib -L/usr/lib32 -L/usr/dfs/src/readline'
export CONFIG_SHELL=/v/bin/sh SHELL=/v/bin/sh
./configure
2003 Nov 15
1
Profile Funniness on a Solaris 9 PDC
I'm running Samba 3 as a PDC on a Solaris 9 box. I am able to create profiles
and add stuff to the profile (by logging in for the first time), however
nothing ever seems to get deleted from the profile.
For example, if I remove both the local profile and the profile as it exists
on the PDC, and then login the new profile gets created perfectly. If I then
add a "Temporary
2024 Jul 09
2
Weird R Studio behaviour...
Hi,
Have a nice week. First of all, I know this is not R Studio forum but I want to ask here first, if you all do not mind. Well, I am away from my computer right now but, I have a strange problem (at least to me). My script worked perfectly for a year, and today, suddenly stop working because R Studio begins to warn me about illegal characters in the script.
System is on W 10, and R 3.4.1 is
2016 Jan 10
2
Security permissions issues after changing idmap backend from RID to AUTORID
Thanks for the reply. Now we end-up with mix uid/gid from both ranges in
cache TDBs. Few user logins are denied with below error in smbd.log,
*[2016/01/07 11:39:44.475960, 1, pid=5202]
../source3/auth/token_util.c:430(add_local_groups*
** SID S-1-5-21-3082371790-1274690562-2878062458-5771 -> getpwuid(10005771)
failed**
wbinfo --user-info=mariond
mariond:*:10015138:110000513:Marion,
2005 Jun 24
3
domain login problem
Hi,
I have a Red Hat AS3 PDC server running Samba 3.0.0. I have Linus workstations and Windows 2000 workstations. Some not all of my Windows 2000 workstations will not let any user login to the domain. Says username or password is incorrect. If you create a local user account on the workstation and login as that user you can get to all shares and there are no problems. I also have a problem with
2024 Jul 09
1
Weird R Studio behaviour...
I think you should also update R to the latest version, as that *might* be
the source of the problem.
Other may be able to give you a specific diagnosis, but updating R is to a
(reasonably, at least) current version is good practice anyway.
Cheers,
Bert
On Tue, Jul 9, 2024 at 8:11?AM Levent TERLEMEZ via R-help <
r-help at r-project.org> wrote:
> Hi,
>
> Have a nice week. First
2003 Nov 20
1
kudos to the samba team for samba3
Just wanted to say kudos to the samba team for a great job on samba 3.
Im still reading up on all the nice features with samba 3, but so far, I
really like it.
Just wanted to say great job!
Jason