Displaying 20 results from an estimated 3000 matches similar to: "Manage several graphical devices in interactive mode"
2010 Aug 27
2
Nestad ANOVA with random Factors
Hi,
I need a help. I am new in R and I need to run a nested anova with fixed and
random factors (Mixed Model). I have a design with three factors: Day, Area
and Plot and the dependent variable is density. The factors Day and Area are
fixed while Plot is random, factor Area is nested in factor Day, and factor
Plot is nested in Area.
I can do it using aov by:
mod1<-aov(density~ day +
2008 Sep 08
1
Beginner graphics device questions.
Please forgive me if this has been asked before but I could not readily find an answer. First, from the example I was able to determine that graphics device commands such as plot can be redirected using 'png' and 'bmp' type commands. I tried this and it works as I understand it. The question is how this graphics device works. If I issue another 'plot' command will it also
2005 May 31
2
Problem going back to a viewport with gridBase
I am setting up base plots -- one in viewport A and and one in B. This part
works fine. But if I go back to A after having done B and add
horizontal lines it seems
to not use the correct coordinates. How do I tell it to resume using A's
coordinates? I am already using par(fig = gridFIG()) but it seems that that's
not enough to reestablish them. What happens is that when I go back to
2005 May 31
2
Problem going back to a viewport with gridBase
I am setting up base plots -- one in viewport A and and one in B. This part
works fine. But if I go back to A after having done B and add
horizontal lines it seems
to not use the correct coordinates. How do I tell it to resume using A's
coordinates? I am already using par(fig = gridFIG()) but it seems that that's
not enough to reestablish them. What happens is that when I go back to
2007 Oct 07
1
Arguments to "personalised" plot()
Hi Folks,
I'm curious for an explanation of the following -- it's a
matter of trying to understand how R parses it.
I've written sundry little "helper" variants of functions,
in particular plot(), to save repetitively typing the same
options over and over again.
For example:
plotb <- function(x,...){plot(x,pch="+",col="blue",...)}
This does exactly
2012 Apr 13
2
Can't read a binary file
Hi, I've read up on readBin() and chapter 6 in the R Data Import/Export manual, but I still can't read a binary file. Here is how the creator of the file described the code that would be needed in Fortran:
"Every record has a return in fortran. The length of each record is nx*ny*4. To read you would use the following:
nlayx = nx*ny*4
do iz=1,nz,4
read(binary file) var(1:nlayx)
2006 Oct 04
2
dovecot mailbox to csv
We (the Math department at the U of Wisconsin) recently switched over from
another server to dovecot
One thing that a lot of people here do is set up an on-line form that sends
them email. They use formmail for this. I have them edit their procmail
config so that all the messages go into a particular mail folder.... So far
so good.
With our old system, all messages in a folder were kept in a
2015 Sep 01
2
Open thougts about the project governance & workflow
Hi folks,
I've been involved in Syslinux since 14 years and been almost off for many
years for multiple reasons. I'm currently trying to recover and while
observing the project with a little of distance I noticed the following :
- project's activity is pretty low
- patches sent to the mailing list (ML) are not likely to be reviewed
- Integration workflow is pretty unclear
- release
2008 Aug 01
2
How to get the p-value from lmer on a longitudinal analysis
Hi,
I have a modelo like this:
Yvar <- c(0, 0, 0, 0, 1, 0, 0, 0, 1, 2, 1, 1, 2, 3, 6, 6, 3, 3, 4)
TIME <- 4:22
ID <- rep("PlotA",19)
m <- lmer(Yvar~TIME+(TIME|ID),family=poisson)
anova(m)
summary(m)
How to get the p-value for this case?
Thanks
Ronaldo
--
Just because you're paranoid doesn't mean they AREN'T after you.
--
> Prof. Ronaldo Reis J?nior
|
2011 Jun 27
3
unofficial ext3 and ext4 compare
I have something like 300G I routinely backup.
This includes some large 12Gig images and other files.
I had been using ext3 on an external USB disk for part of the process.
Under ext3 doing "rsync -a /home /mnt/external_back/backup.jun.27.2011"
it took 200 minutes.
I took the same computer, same external HD and reformatted it for ext4
(mkfs.ext4 /dev/sdd1).
I then started the same
2006 Jul 04
15
Newbie DomU problem
Suse 10.1 AMD64 Xen3
New to Xen. The dom0 is up and running. I am trying to get my first domU
working. My approach is to use precompiled images from jailtime.org.
After some manual tinkering with the .cfg file the domU proceeds to boot
but stalls with the following error.
I cannot get past this - any ideas ?
Brian
Using config file "/etc/xen/vm/vm1".
Started domain vm1
Bootdata ok
2006 May 02
1
SV: How does asterisk behave when multiple phonesare logged in on a single SIP/account?
Yeah I do use ring groups at the moment. But the problem is that I can't control "the flow".
Let's take your example.
dial(SIP/dev1&SIP/dev2&SIP/dev3)
If I dial these 3 numbers, and dev2 is already one the phone. How do I check for that? I only want one of the three phones active at the time. But if no telephone is busy, they all should ring until the call is
2009 Sep 13
1
Manage an unknown and variable number of data frames
Hi,
In the code below I create a small data.frame (dat) and then cut it
into different groups using CutList. The lists in CutList allow to me
choose whatever columns I want from dat and allow me to cut it into
any number of groups by changing the lists. It seems to work OK but
when I'm done I have a variable number of data frames what I need to
do further operations on and I don't know
2019 Jun 01
4
survival changes
In the next version of the survival package I intend to make a non-upwardly compatable
change to the survfit object.? With over 600 dependent packages this is not something to
take lightly, and I am currently undecided about the best way to go about it.? I'm looking
for advice.
The change: 20+ years ago I had decided not to include the initial x=0,y=1 data point in
the survfit object
2006 May 01
2
How does asterisk behave when multiple phones are logged in on a single SIP/account?
Hi.
How does this work?
What if this SIP/account was a member (agent) of a queue?
Ex: dial(SIP/account,20,tT). Would the dialstatus be set as busy when
one of the phones is actively talking, or will the other phones continue
to ring?
You may have seen my other submissions to this list. I'm looking for a
way to make the other phones in a group unavailable when one of them is
busy. Because
2004 Oct 26
1
Newbie question about the use of lm and anova
Version of R: Windows Version 2.0.0
The experimental design contains two plant lines - a control (C) and a
mutant (M) - grown out three separate times in plots A, B, C.
The design is unbalanced:
In plot A, 9 control plants were grown with 29 mutant plants.
In plot B, 8 control plants were grown with 20 mutant plants.
In plot C, 8 control plants were grown with 22 mutant plants.
The
2015 Sep 29
1
Error possibly related with environments/namespace
Hello all,
I've got a problem with a function in a R package I've developed
(MetaLandSim).
One of the outputs of my function is the plotting of four images (combining
a graph and a map). This plotting is made in a graphical device, with the
graph in one side and the map in the other.
My function works perfectly fine until it has to plot the map. Then it
stops and I get an error.
2011 Jul 26
0
has_template() for choosing between templates
All,
I just wrote a function which allows me to choose between templates.
This makes working with templates very similar to choosing between
static files when passing multiple arguments to the source attribute.
https://github.com/windowsrefund/puppet-tools
Very interested in any feeback.
Best,
Adam
--
You received this message because you are subscribed to the Google Groups "Puppet
2005 Oct 14
0
ImageMagick helper
Trying out the imagemagick helper by Gijs van Tulder, I''ve run into a
bit of a problem.
In environment.rb, I placed: require_gem ''actionpack-imagemagick''
I''ve set up my controller as such:
class ProfileController < ApplicationController
# ..SNIP..
class Photo < ApplicationController
imagemagick_for
2007 Jan 18
0
Rails 1.2.0 RC2 duplicate lines Simian Report
I have been evaluating the excellent and super fast Similarity Analyser
by Red Hill Consulting to generate a duplicate lines reports from Rails
1.2.0 RC2 source code (excluding the tests) with a threshold of 6
lines.
It works great except that simian treats successive "end" as dupplicate
lines :-((( such as:
end
172 end
173 end
174 end
175 end
176 end
I am working on some code to