Displaying 5 results from an estimated 5 matches for "atcdias".
Did you mean:
adias
2006 Feb 07
1
elements from 'sem' function
...eter 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
21941-970 Rio de Janeiro ? RJ, Brazil
tel: +55 21 25626377
Fax: + 55 21 25626320
atcdias at biologia.ufrj.br
2006 Sep 25
0
F values for glm with binomial distribution
...: anova.glm(model,
test = "F")
Best regards,
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
21941-970 Rio de Janeiro ? RJ, Brazil
tel: +55 21 25626377
Fax: + 55 21 25626320
atcdias at biologia.ufrj.br
2009 Jan 12
1
Error in svd(S) : infinite or missing values in 'x'
Hi everyone.
I was running correspondence analysis in R with the package 'ca' and I
got a error message that I could not solve.
> summary(ca(gui))
Error in svd(S) : infinite or missing values in 'x'
#where gui is my dat table as follows:
0 90 1 1
0 90 0 0
0 90 5 1
0 95 1 0
0 0 0 0
85 0 0 0
50 0 0 0
90 0 0 0
75 0 0 0
75 0 0 0
0 0 10 25
0 0 5 5
0 0 50 10
0 0 10 20
0 0 1 10
0 0
2004 Aug 11
2
GLM with binomial distribution: a bug?
I?m trying to run a factorial model with binomial error distribution on R
program but I had some problems. I'm quite sure it is a bug and would like to
know if it was alread corrected. The output don?t gives me the effects of
factors, it mix the names of factors with the names of factor?s levels. For
instances: specieserythroxylum ('species? is the name of the factor
and
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)