Displaying 20 results from an estimated 1000 matches similar to: "GLM with binomial distribution: a bug?"
2005 Mar 09
2
Structural equation models with R
Hello useRs,
I`m running structural equation models with R, but for one of my models the
below error message apears. I`m trying to change startvalues but without
success. The manual for sem package did not help me. Does anyone knows how to
change startvalues for iteration in sem package? Or it can be another problem
with the model?
Error in startvalues(S, ram, debug = debug, tol = start.tol)
2006 Feb 07
1
elements from 'sem' function
Hi,
I would like to print elements from sem (structural equation modeling)
function (e.g., model-reproduced covariance matrix (C); estimated asymptotic
covariance matrix of parameter estimates (cov)).
How can I do this?
Thanks,
Andr??
--
Andr?? Tavares Corr??a Dias
Laborat??rio de Ecologia Vegetal
Universidade Federal do Rio de Janeiro
CCS-IB-Departamento de Ecologia
Caixa Postal 68020
2011 Apr 29
1
Analysis and graphics by groups
Hello,
This is my first post in this e-mail list and I hope it's enough to justify
calling for help. In case it's not, sorry.
I'm trying to do analysis and graphics using a factor as a criteria to split
data and do the analysis/graphics for each subset of data.
Right now what I'm trying to do is to fit and plot the following logistic
model, according to a third variable named
2006 Sep 25
0
F values for glm with binomial distribution
Hi Rneters,
I'm running a GLM model with a full factorial design in blocks and binomial
error distribution. I would like to have the F values for this model but I
got a message that "using F test with a binomial family is inappropriate in:
anova.glm(model, test = "F")". Should I not report F statistics on this kind
of analysis? I would appreciate any comment on this.
2011 Feb 11
4
take my name from the list
How I can take out my name from this list?
Fernanda Melo Carneiro contato: (62) 3521-1480 e 8121-7374www.ecoevol.ufg.br
Laboratório de Ecologia Teórica e Síntese (UFG)
[[alternative HTML version deleted]]
2009 May 11
1
Seewave options
Good afternoon,
My name is Thiago. I'm?a graduate student?and affiliated to an Anuran Bioacustic and Systematics Laboratory at UFU (Federal University of Uberl?ndia)?in Brazil.?The professor in charge of the?lab (Dr. Ariovaldo Antonio Giaretta) and I?have recently been?making use?of R, specially the packages Sound and Seewave so as to analize?anuran recordings. This software is just
2013 Aug 25
3
POSIXct bug for conversion of specific combinations of date and time
Hello everyone,
I'm having a big trouble with which seems to be a bug in as.POSIXct()
date-time conversion. I have massive GPS datasets in which each location
has it's own date and time attribute. As I convert them to POSIXct format,
1300 cases (of about half a million locations) simply return NA values.
I picked up a small sample of failed cases and normal cases to demonstrate
the
2008 Apr 29
1
generic question ==>> mapping Longhurst biogeochemical ocean provinces in R
*Hello all
**
I am a newbie to R plotting maps. I am trying to plot over a world map a
layer of Biogeochemical provinces (BGCP) by A.R. Longhurst. Each ocean
region unfortunately are quite irregular in shape (not perfect squares). In
GIS this layer of ocean provinces would be a layer of polygons, which I am
assuming it cannot be plotted with R.
I was wondering If anybody has encounter this
2011 Jan 12
1
metafor/ meta-regression
Hi I have tryed to do the meta-regression in metafor package, but I
would like to get the standardized coefficients for each variable, however in
command:
Ø res<-rma.uni (yi, vi,
method="REML", mods=~cota+DL+uso+gadiente+idade, data= turbidez)
I just have the coefficients no standardized (estimate) of the multiple
regression.
What I need to do?
Thanks
Fernanda Melo
2006 Jul 20
1
Can make no plots !!!
Dear all
I have Kubuntu linux and have updated to the latest version (6.06 dapper). I
do not know why but now I can not make no plots. For instance, when I type
>hist(...)
this is the message I get:
>can't find X11 font
> Error in X11 (display, width, heigth......)
> unable to start devide X11
> In addition: Warning messages:
> 1:locale not supported by Xlib: some X ops
2005 Jun 21
1
Another Mix Model Question
Hi again,
thank you for your previous answers. Just another question, though ...
I get the following variance components after fitting a mixed model.
Groups Name Variance Std.Dev. Corr
PlantID TreatmCtrl 0.51784 0.71961
TreatmNoAccess 4.77469 2.18511 -0.063
TreatmNoKeel 4.22726 2.05603 0.513 0.751
TreatmNoSpur 0.45918
2005 Jun 17
1
Mixed model question
Hi,
I am new to this list as a poster, but a reader for some time.
I've using R for several weeks now, and I have a lot of questions about
certain procedures. Here I go:
I want to test if there are differences in the time spent by pollinators
visiting flowers of a given plant species, according to a number of
experimental manipulations made on those flowers. All experimental
2006 Aug 08
1
parameter yaxs / function hist (graphics)
Dear R users,
The parameters xaxs and yaxs (function par, package graphics)
seem not to work with the function hist (package graphics),
even when the parameters xlim and ylim are defined.
Is there any way to make yaxs="i" and xaxs="i" work properly
with the function hist, mainly to produce histograms that
"touch" the horizontal axis? The R documentation and the
R
2009 Nov 12
1
naive "collinear" weighted linear regression
Hi there
Sorry for what may be a naive or dumb question.
I have the following data:
> x <- c(1,2,3,4) # predictor vector
> y <- c(2,4,6,8) # response vector. Notice that it is an exact,
perfect straight line through the origin and slope equal to 2
> error <- c(0.3,0.3,0.3,0.3) # I have (equal) ``errors'', for
instance, in the measured responses
Of course the
2007 Jul 25
1
if - else
Greetings,
I have some confusion with the use of if - else. Let's say I have a
four variables as follows:
Condition DateFound DateFirstEvent
DateSecondEvent
NA 10Jan2000 NA NA
0 05Jan2000 07Jan2000
10Jan2000
1 07Jan2000 07Jan2000
2006 Nov 22
4
data in form of a date
Dear all,
I often use dates and times in analyses. I just can't figure out how to
format my date or time column in R. So, apparently R sees the date as
something other than date (character). Let's say I am opening a CSV
file, one of the columns of which is a date or time. How do I specify
that when opening the file?
Thanks for the help,
Jim
--
2008 Dec 31
1
How do I plot multiple XY plots on the same graph
Hello,
I have multiple data sets I would like to plot on the same XY scatterplot.
The data sets have in common the same Y values.
Could somebody tell me how to do this?
I tried par(T=new) (I think this was it) but it literally overlays plots on each other.
Thanks in advance.
George
2006 Sep 18
2
problem in font
Hi,
after a debian upgrade my dev.copy2eps dont work anymore. I have this message:
Error in matchFont(postscriptFonts(family)[[1]], old$encoding) :
unknown font
I try to change the font family in my .Rprofile:
setHook(packageEvent("graphics", "onLoad"),
function(...) {
grDevices::ps.options(family="ComputerModern")
} )
But it no fix
2008 Nov 20
1
different ACF results
Dear all,
I have one Model (M3) fitted using the lme package, and I have
checked the correlation structure of within-group errors using
plot(ACF (M3,maxLag=10),alpha=0.05)
But now I am not sure how to interpret this plot for the empirical
autocorrelation function.
The problem is that I am used to see/interpret diagrams in which all
the autocorrelation Lags, except lag-1, are inside the
2005 Aug 16
2
data manipulation help
Hellow everybody,
I have a dataframe with 468 individuals (rows) that I captured at least once
during 28 visits (columns), it looks like:
mortality[1:10,]
X18.10.2004 X20.10.2004 X22.10.2004 X24.10.2004 X26.10.2004 X28.10.2004
X30.10.2004 X01.11.2004 X03.11.2004 X07.11.2004
1 1 0 0 0 1 1
1 0 0