Displaying 20 results from an estimated 100 matches similar to: "se.contrast ???????????"
2004 Mar 01
0
se.contrast ....too hard??? .... Too easy????? .....too trivial???? ...... Too boring.....too????????
Hi all,
Regular and avid readers of this column will know that Don Driscoll and
I have recently posted two messages requesting assistance concerning an
apparent failure of "se.contrast" to produce an se for a contrast. So
far, an ominous silence rings in our ears, but read on Gentle Reader,
and see if even the machinations of "debug" doesn't stimulate you to
respond with a
2004 Feb 24
0
(no subject)
G'day,
I'm fitting a simple one-way nested anova and would like to obtain standard 
errors or confidence limits.  I'm using se.contrast to try to get se for 
the contrast between the two levels of the main effect, but I get an error 
message (see below).  What is going on?
Don
 > shp<-factor(rep(c("reserve","strip"),each=96))
 >
2004 Feb 24
0
se.contrast
G'day,
I'm fitting a simple one-way nested anova and would like to obtain standard 
errors or confidence limits.  I'm using se.contrast to try to get se for 
the contrast between the two levels of the main effect, but I get an error 
message (see below).  What is going on?
Don
 > shp<-factor(rep(c("reserve","strip"),each=96))
 >
2006 Sep 18
0
Permission denied
Hii All,
      I'm really a linux newbie, I managed to run into a problem with  
rsync. I want to conduct backups of various files and directories over  
about miles of Internet, so I chose ssh and rsync for the job.
         Earlier it used to work fine, but suddenly donno what  
happened it started to show the following errors
sync: mkstemp
2002 Jun 27
1
Building from a source-code library under windows
Dear All,
I have a pair of .cpp and .def file can be compiled using VC++ and works
perfectly well in S-PLUS.
I wanted to do the same for R; so I followed the guidline given in "Building
from a source-code library under Windows" as much as possible and manage to
compile them using VC++ and call it from R. But it gives different answer
from the one called from S-Plus.
I know that I did
2007 Nov 08
0
AST-2007-024 - Fallacious security advisory spread on the Internet involving buffer overflow in Zaptel's sethdlc application
Asterisk Project Security Advisory - AST-2007-024
    +------------------------------------------------------------------------+
    |      Product       | Zaptel                                            |
    |--------------------+---------------------------------------------------|
    |      Summary       | Potential buffer overflow from command line       |
    |                    |
2007 Nov 08
0
AST-2007-024 - Fallacious security advisory spread on the Internet involving buffer overflow in Zaptel's sethdlc application
Asterisk Project Security Advisory - AST-2007-024
    +------------------------------------------------------------------------+
    |      Product       | Zaptel                                            |
    |--------------------+---------------------------------------------------|
    |      Summary       | Potential buffer overflow from command line       |
    |                    |
2011 Apr 19
0
R-devel Digest, Vol 98, Issue 19
The replies so far have helped me see the issues more clearly.
Further comments:
1. This issue started with a bug report from a user:
library(survival)
fform <- as.formula(Surv(time, status) ~ age)
myfun <- function(dform, ddata) {
   predict(coxph(dform, data=ddata), newdata=ddata)
   }
 Gabor's suggestion to change the call is a useful idea but not
completely relevant: I'm
2011 Jan 06
1
Help spruce up a ggplot graph
Given the data structure below and the call to ggplot2, how can I increase the size of the axis scale points, the line weight, and the size of the legend?
ddata <-structure(list(year = structure(c(1L, 1L, 1L, 1L, 1L, 1L, 1L,
  2L, 2L, 2L, 2L, 2L, 2L, 2L), .Label = c("2003", "2007"), class = "factor"),
  area = structure(c(7L, 6L, 1L, 2L, 3L, 4L, 5L, 7L, 6L, 1L,
 
2012 Mar 07
1
how to read a file containing a series filename
hi everyone .
I have a group of files that needs to be read in .
And I put their filename into one file with the name "file.txt"
And in the file.txt,the filename are shown as below :
H20100902.TXT
H20100903.TXT
H20100904.TXT
H20100905.TXT
H20100906.TXT
H20100907.TXT
H20100908.TXT
Now I want to read these file from the file.txt by such  codes:
filename <-("file.txt")
pp
2016 Jul 12
0
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
On Thu, Jun 30, 2016 at 12:30:56PM +0100, Chris Wilson wrote:
> Backlights controlled by i915.ko and only associated with its connectors
> and also only associated with the intel_drmfb fbcon, controlled by
> i915.ko. In this situation, we already handle adjusting the backlight
> when the fbcon is blanked/unblanked and do not require backlight trying
> to do the same.
> 
>
2016 Aug 04
1
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
On Thu, Aug 04, 2016 at 12:02:23PM +0300, Jani Nikula wrote:
> On Tue, 12 Jul 2016, Daniel Vetter <daniel at ffwll.ch> wrote:
> > On Thu, Jun 30, 2016 at 12:30:56PM +0100, Chris Wilson wrote:
> >> Backlights controlled by i915.ko and only associated with its connectors
> >> and also only associated with the intel_drmfb fbcon, controlled by
> >> i915.ko. In
2016 Aug 04
2
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
On Tue, 12 Jul 2016, Daniel Vetter <daniel at ffwll.ch> wrote:
> On Thu, Jun 30, 2016 at 12:30:56PM +0100, Chris Wilson wrote:
>> Backlights controlled by i915.ko and only associated with its connectors
>> and also only associated with the intel_drmfb fbcon, controlled by
>> i915.ko. In this situation, we already handle adjusting the backlight
>> when the fbcon is
2016 Jun 30
6
[PATCH] backlight: Avoid double fbcon backlight handling
Backlights controlled by i915.ko and only associated with its connectors
and also only associated with the intel_drmfb fbcon, controlled by
i915.ko. In this situation, we already handle adjusting the backlight
when the fbcon is blanked/unblanked and do not require backlight trying
to do the same.
Attempting to register with the fbdev as a client causes lockdep to warn
about a dependency cycle:
[
2010 Jan 24
1
Categorical data repeated on time analysis
Hi,
I am trying to analyze a data set when nematodes were killed after a
drug administration.
We have counted the number of nematode died and the number of nematode
survival at three time points.
So, there are 100% died in some plot and could be found zero percent
in another. Then, the data set have a lot of zeros.
I have googled and found a lot of information. Moreover, my data isn't
2012 Jun 03
0
multiple variance structure in lmer giving zero variances
Hi all,
I’m hoping someone might be able to help me out.  Forgive me if my mistake
is something simple.  I am new to mixed models, new to R, and new to lme4
and am struggling to figure everything out.  I have two questions that I am
hoping someone can answer.
1) Am I using the correct random structure for my model?
2) Can someone help me figure out what is wrong with my syntax to code for
random
2008 Jun 13
3
cluster.stats
Dear list,
I just tried to use the function cluster.stat in the package fpc.
I just have a couple of questions about the syntax:
cluster.stats(d,clustering,alt.clustering=NULL,
silhouette=TRUE,G2=FALSE,G3=FALSE)
1) the distance object (d) is an object obtained by the function dist() on
my own original matrix?
2) clustering is the clusters vector as result of one of the many clustering
methods?
2004 Oct 21
5
Cluster Analysis: Density-Based Method
Hi people,
Does anybody know some Density-Based Method for clustering implemented in R?
Thanks,
Fernando Prass
		
_______________________________________________________
2007 Feb 13
5
Fatigued R
Hi R,
 
Please solve my problem...........
 
I am extracting Bloomberg data from R, in a loop. R is getting fatigued
by doing this process and gives some errors. I introduced sleep
function. Doing this sometimes I get the results and sometimes not. I
even noticed that if I give complete rest for R (don't open R window)
for 1 day and then run my code with the sleep function, then the
2010 Mar 17
1
Cropped graph using lattice
I'm fitting data from a mixture experiment, and I'd like to present the results in a ternary graph with contours.  I found this code by Walmes Zeviani
http://n4.nabble.com/Triangular-filled-contour-plot-td1557386.html
which is just what I want--except I would like the axis titles and labels to be proportionately larger than the ternary graph itself, for legibility in publication.  When I