Displaying 20 results from an estimated 70000 matches similar to: "turning of html help"
2007 May 22
1
"welcome" message upon loading data
Dear R-help,
I'm building a package which will contain a data set. I was wondering if it's possible to make a message appear on the console whenever a user loads the data. So the console would look like
>data(mydata)
"Please do not use these data in any publication without permission of the authors"
>
Would this message be within the terms of GPL?
Looking at the ?data
2015 Jun 25
1
Possible bug in kickstart
Hello All,
I seem to have run into a bug with the new --bridgeslaves=<INTERFACE> option. It would seem that if I tell the bridge device to use a virtual interface (like bond0) rather than a physical interface (em1/em2) that kickstart completely barfs on it. I have provided my network section below which works fine as long as i don't enable all the bridge content.
When the
2004 Sep 22
1
impenetrable warning
Dear R-help,
Can anyone explain the meaning of the warning,
Singular precision matrix in level -1, block 1
? Or how to track down where it comes from?
More precisely, using the nlme package, I'm issued with the warning
itt2 <- lme(lrna~rx.nrti+lbrna, random=~1|patid,
cor=corExp(form=~days|patid,nugget=T), weights=varPower(
form=~lbrna),data=rna3)
Warning messages:
1: Singular
2005 Mar 15
1
font sizes
I'm trying to use the pdf() function, and would like to increase the font
size for slide-presentation purposes. Changing the
argument `pointsize' doesn't seem to do anything.
Anyone come across this or know what to do?
thanks
Simon Bond.
-------------------------------------------------------------------------
/"\
\ / ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
2010 May 28
1
bogus bond0 device showing up in /proc/net/dev
I'm running into a situation where a bogus bonded interface named
"bond0" is being created, in addition to the desired "bond2" interface.
Can anyone confirm this? Anyone know why it's happening or what I do
to get rid of it? I wanted to start my numbering scheme at 2 instead of
0, which I didn't think would be a problem.
As you can see, I have no reference
2014 Sep 17
2
lost packets - Bond
Guys, good afternoon
I'm using in my bond interfaces as active backup, in theory, should assume an
interface (or work) only when another interface is down.
But I'm just lost packets on the interface that is not being used and is generating
packet loss on bond.
What can that be?
Follow my settings bond
[root at xxxxx ~]# ifconfig bond0 ; ifconfig eth0 ; ifconfig eth1
bond0
2008 Jun 04
2
Reading selected lines in an .html file
Dear friend,
In an R program running permanently on a server I would like to read hour by
hour the temperature in *C and the humidity from a site like this (actually,
from many of such sites):
http://www.wunderground.com/global/stations/16239.html
How can I read the content of the site and select the info I need?
Ciao
Vittorio
1999 Feb 18
1
Fishers exact test
Dear All,
R keeps crashing when I use fisher.test . I'm using it on 2 x c (where c
varies from 2 to 7) table, the total number of counts is 918. It does work
with some of the categorisations of the data, but it's failing on those
categorisations where the Chi-squared approximation breaks down due to
small expected counts. A conglomeration of categories is not feasible.
Is my memory too
2000 Mar 02
1
Error handling
Dear R-Help,
I am trying to run the following:
apply(Data,1, fit-non-linear-curve)
where fit-non-linear-curve() is a bootstrapping procedure that uses the
nls() function.
Unsuprisingly there are some lines in the Data for which the nls()
procedure fails, probably due to bad starting values. How do I make R just
give up on that particular line of Data and carry on? I am using R 0.99 on
2006 Oct 18
1
Error condition in evaluating a promise
Is there a way to raise an error condition when a promise is
evaluated such that is can be evaluated again? Right now strange
things happen when the evaluation fails:
> delayedAssign("x", if (failed) stop("you have to initialize me
first!") else foo)
> foo <- "I'm foo"
> failed<-TRUE
> x
Error: you have to initialize me first!
> x
1999 Mar 10
1
lty=2
On Wed, Mar 10, 1999 at 03:14:08PM +0000, Simon Bond wrote:
> Dear all,
>
> I'm using R 63.2 on windows NT, when I use
>
> > lines(x,y, lty=2)
>
> it produces a dashed line between the first pair of points and then reverts
> back to a solid line. It produces different colours perfectly ok, but it's
> not really a solution when the plot needs to be printed
2007 Mar 16
1
gls bug?
Dear R-help,
I found that the following code crashes R (version 2.4.0 in windows).
> x=rnorm(10,0.1,1)
> library(nlme)
> gls(x~0)
I quickly found a work-around for what I was trying to do, but I thought I should report this.
Best wishes
Simon Bond
2000 Feb 04
1
font size for pairs()
Dear R-Help,
I'm having some trouble with the font size in the pairs() function. It
seems to be impossible to alter the font size for the variable labels that
run down the diagonal. I've tried all the cex.??? parameters to no avail.
I'm using R0.65.0 on windowsNT. If the simple answer is to upgrade to the
latest version of R, then please accept my humble apologies for troubling you.
2003 Nov 07
1
summary.nlme
Hi,
I'm trying to work out how the nlme function estimates the variances of
the fixed effects parameters, so I tried to look at the code for these
functions: summary.nlme, summary.lme, MEestimate.
> MEestimate
Error: Object "MEestimate" not found
> summary.nlme
Error: Object "summary.nlme" not found
> summary.lme
Error: Object "summary.lme" not found
2004 Mar 26
1
update/offset
I've noticed that the update() function does not seem to work correctly
when offset(..) terms are there:
update(modelwithoffset, .~.-afixedeffect)
drops the offset term.
I'm using this with a negbin model, but I think it goes wrong with the
update.formula() function.
update.formula
function (old, new, ...)
{
env <- environment(as.formula(old))
tmp <-
2005 Sep 27
1
negative binomial in GEE
Dear R-help,
I was recently wanting to use GEE with the negative binomial "family". It
seems that this is lacking in the otherwise excellent implementations of
the GEE methodology ( packages: gee, yags, geepack).
I would have thought it a simple step to allow the creation of a family,
i.e providing the link function (log mu) and the variance function (mu +
mu^2/theta) , assuming theta
2004 Jun 12
2
DECT delay once hungup
I've got the following setup:
IAXy -> Dect Base Station.
When you dial from a SIP phone (cisco 7960), the rings with very little
delay. However, if you hangup it takes 3-4 rings after hanging up before
the dect base station phone stops ringing. The same applies when an
incoming call is directed from PSTN FXO -> Dect Base.
Is there a fix to this I've looked about on voip-info but
2015 Jul 09
1
Bond & Team: RX dropped packets
Hi all,
we are testing CentOS 7 in order to migrate from Scientific Linux 6 /
CentOS 6 and we are facing an issue with the network. Trying to configure
network with teaming in activebackup mode or also with bonding in mode=1
(active backup as well) we see many RX dropped packets in the bond0
interface (around 10% of the total), 100% RX drops in the backup interface
and 0% in the active interface.
2000 Jun 07
1
forward stepwise selection
Dear R-Help,
My problem/bug came to light,when fitting a linear model using stepwise
selection. I'd started with the straightfoward command
step(lm(y~., dataset))
This worked fine, but because this starts with all the possible
explanatory variables, it results in a model with too many explanatory
variables. Hence I wanted to start with just a constant and do forward
selection, to get a
2006 Jun 13
1
[LLVMdev] JIT'ing constant globals
On Mon, 12 Jun 2006 12:27:36 -0500 (CDT)
Chris Lattner <sabre at nondot.org> wrote:
> On Mon, 12 Jun 2006, Simon Burton wrote:
> > It seems one can only put constant global statements
> > _before_ any functions are defined, not after.
>
> This is true in .ll files, but not necessary in LLVM modules.
Yes, I'm generating .ll files.
I'm using a workaround: