Displaying 8 results from an estimated 8 matches for "33.12".
Did you mean:
3.12
2019 Dec 11
3
Friedman
Estimados
Este es el test de friedman que se logra asi
library(PMCMR)
y <- matrix(c( 3.88, 5.64, 5.76, 4.25, 5.91, 4.33, 30.58, 30.14, 16.92,
23.19, 26.74, 10.91, 25.24, 33.52, 25.45, 18.85, 20.45,
26.67, 4.44, 7.94, 4.04, 4.4, 4.23, 4.36, 29.41, 30.72,
32.92, 28.23, 23.35, 12, 38.87, 33.12, 39.15, 28.06, 38.23,
26.65),nrow=6, ncol=6,
dimnames=list(1:6,LETTERS[1:6]))
print(y)
2004 Nov 19
3
openssl-0.9.7a-33.12
Why is RH using such an outdated version of OpenSSL ?
I understand that they may have back-ported the fix but I just tried
installing Net::SSLeay on a Centos 3.3 box and it wouldn't install, saying
that the openssl version was old and suggested I get 9.7b or later?
How are you handling this problem? I am resorting to recompiling OpenSSL
9.7d .
Thanks,
Dave
2009 Jul 18
2
Zinb for Non-interger data
Sorry bit of a Newbie question, and I promise I have searched the forum
already, but I'm getting a bit desperate!
I have over-dispersed, zero inflated data, with variance greater than the
mean, suggesting Zero-Inflated Negative Binomial - which I attempted in R
with the pscl package suggested on
http://www.ats.ucla.edu/stat/R/dae/zinbreg.htm
However my data is non-integer with some pesky
2011 Oct 18
0
how to use VARselect with missing values - beginner's question
Dear R helpers,
I have a ts object, dadosvar, and want to run a VAR.
These are my data:
> dadosvar[1:15,]
dl rp igpm ereal crescpib jurosreal
[1,] 32.31 NA 39.07 419.59 NA 7025.95
[2,] 32.00 NA 40.78 596.57 NA 13401.25
[3,] 32.70 NA 45.71 867.63 NA 7738.64
[4,] 33.22 NA 40.91 1261.36 NA 15669.95
[5,] 33.58 NA 42.58
2007 Jul 10
4
type III ANOVA for a nested linear model
Hello,
is it possible to obtain type III sums of squares for a nested model as
in the following:
lmod <- lm(resp ~ A * B + (C %in% A), mydata))
I have tried
library(car)
Anova(lmod, type="III")
but this gives me an error (and I also understand from the documentation
of Anova as well as from a previous request
(http://finzi.psych.upenn.edu/R/Rhelp02a/archive/64477.html) that it is
2008 Nov 29
0
Error in check(itp) : object does not represent a K sample problem with censored data
Hello,
I have two questions regarding a survival analysis I have been
working on. Below is the code to date.
The variables:
1) recidivism$intDaysUntilFVPO are the number of days before an
violent offence was committed - if no offence was committed than the
days between court hearing and end of data collection was recorded.
2) recidivism$intDaysUntilFNVPO are the number of days before a
2005 Feb 21
1
keepalived on centos 3.4
Is anyone successfully using dag's keepalived-1.1.10-1.1.el3.rf on
centos 3.4?
It's giving me some strange issues (LVS Topology never shows up, even
though I can manually set it w/ ipvsadm)
Attempting to rebuild it has been less than successful, as anyone who
tries will see in their appropriate BUILD/keepalived-1.1.10/config.log
and in the rpmbuild output. It complains about openssl