Displaying 10 results from an estimated 10 matches similar to: "'geepack' and 'gee' package outputs"
2008 Mar 31
0
Advice on queue setup needed please.
Hello,
I have two sites. Both the sites will require queues for their own reason,
own campaigns, etc. Like site1 would handle product1, product2, product3,
while site2 can do product4, but can also do customer support for product1
and if anything, can transfer to site1's product1 queue (usually via SIP)
Also, a few of these queues will require AgentLogin() type logging in, and
some
2010 May 25
2
Site Navigation With Polymorphic Has Many Through
Hi, seem to keep running into a wall here. I can''t find any resources on
site navigation that can deal with any model being in the nav, allow
nesting, and can dynamically update.
So I thought about it for a while, and decided on a MenuItems class, which
contained the position of the child in relation to it''s siblings, where the
parent and the child were polymorphic. Then a given
2010 Feb 10
1
using step() with package geepack
I'm using the package geepack to fit GEE models.
Does anyone know of methods for add1 and drop1 for a 'geeglm' model object, or perhaps a method for extractAIC based on the QIC of Pan 2001? I see there has been some mention of this on R-help a few years ago (RSiteSearch("QIC")).
The package does provide an anova method for its model objects, and update() seems to work:
2010 May 20
0
Installation problem with "geepack"
Hi there,
I just installed the package under windows, and it works very well. However, as I tried to install it on a cluster which uses linux OS,
"Linux lionxc.aset.psu.edu 2.6.18-194.el5 #1 SMP Tue Mar 16 21:52:39 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux"
I always failed. The message during the installation process is as follows:
> install.packages("geepack")
Warning
2008 Mar 05
1
problem with geepack
Hi all
I am analyzing a data set containing information about the behaviour of
marine molluscs on a vertical wall. Since I have replicate observations
on the same individuals I was thinking to use the geepack library.
The data are organised in a dataframe with the following variables
Date = date of sampling,
Size = dimensions (mm)
Activity duration of activity (min)
Water = duration of
2002 Sep 10
2
Traceroute
How do I allow traceroute to reach my server? Pings work fine but
traceroute stops at the last hop before my server. If I shut off the
firewall it reaches it fine.
PING danicar.net (24.222.246.120): 56 data bytes
64 bytes from 24.222.246.120: icmp_seq=0 ttl=237 time=104.0 ms
64 bytes from 24.222.246.120: icmp_seq=1 ttl=237 time=74.9 ms
64 bytes from 24.222.246.120: icmp_seq=2 ttl=237 time=90.6
2003 Feb 24
2
69.x.x.x network in rfc1918
I came across a problem when one of our clients was not able to access any
of the servers on our network. This person has never connected to us before
and now for this first time was trying to do it from his home is Houston, TX
using earthlink cable service provided by Time Warner. All this
information, I think, is important because when I started examining my
shorewall logs I found out
2009 Aug 19
5
scale or not to scale that is the question - prcomp
Dear all
here is my data called "rglp"
structure(list(vzorek = structure(1:17, .Label = c("179/1/1",
"179/2/1", "180/1", "181/1", "182/1", "183/1", "184/1", "185/1",
"186/1", "187/1", "188/1", "189/1", "190/1", "191/1", "192/1",
2005 Jun 17
4
3D Scatter Plot
Hello:
I would like to be able to do a 3D scatter plot from 3 variables, 2
independent and 1 dependent. The closest R function I could find for
this is "cloud". However cloud uses, as input, a matrix where the value
of each matrix element is the dependent variable value at that matrix
coordinate. My problem is that the independent variable values are
floating point and can be of
2007 Dec 08
0
help for segmented package
Hi,
I am trying to find m breakpoints of a linear regression model. I
used the segmented package. It works fine for small number of
predicators and breakpoints.(3 r.v. 3 points). However, my model has
14 variables it even would not work even for just one breakpoints!.
The error message is always estimated breakpoints are out of range.
Since my problem is time related problem. So I