Displaying 6 results from an estimated 6 matches for "hov".
Did you mean:
hot
2008 Apr 16
1
Brown-Forsythe F* Statistic
I've been searching around for a function for computing the
Brown-Forsythe F* statistic which is a substitute for the normal ANOVA
F statistic for when there are unequal variances, and when there is
evidence of non-normality. A couple of other people have asked this
question, the responses I found have been:
?oneway.test
However, that function appears to use the Welch W statistic which,
2006 Sep 29
0
Heteroskedasticity test
The Brown-Forsyth test for homogeneity of variance is included in
the HH package, downloadable from CRAN.
library(HH)
x <- c(rnorm(1000), rnorm(1000, 0, 1.2))
tmp <- data.frame(x=x, group=rep(c("s1","s1.2"), c(1000,1000)))
plot.hov(x ~ group, data=tmp)
hov(x ~ group, data=tmp)
2003 Jul 14
5
Office2000
Hi all,
I've a problem by installing M$ Office2000 on the lates version
(20030709) of Wine.
When I run setup.exe all seem to work until the installation scroll bar
opens. At this time the process hangs and the installation does not proceed.
This happens both without windows installed than with a native Win2000
installation.
I've a Mandrake 9.1.
Any ideas? Any suggestions of how to
2003 Jun 18
0
fitting two nonlinear mixed models simulataneously
...nd others specific to one of the curves (p4a,p4b). I want to fit a
nonlinear mixed model with nmle with the random effects varying over the 12
samples (pairs). In order to be able to estimate the parameters, the two
curve pairs must be analyzed/fitted simultaneously. Do you have any
suggestions on hov to proceed?
Sincerely
A. Frigyesi
Lund, Sweden
excerpt from data:
pd pair e individual
161 -8.5229 1 0.00 11
162 -8.0000 1 0.98 11
163 -7.5229 1 5.88 11
164 -7.0000 1 10.29 11
165 -6.5229 1 13.23 11...
2007 Mar 19
3
How to setup a joystick in Wine
I spent hours the other night trying to re-map my Logitech USB
wireless gamepad for playing games in Wine. I added registry keys all
over the place with the cryptic X,Y,Z,Rx nonsense but nothing would
seem to work. Does anyone know how to do this properly, or is it
broken? I'm trying to map the right thumbstick for looking around and
left stick for moving in Rune.
2004 Aug 11
7
H323 call dropped when answered
Hi All.
I'm using RedHat 9
I configured the chan_h323 and asterisk from CVS.
This is the scenario SJ_lab_phone(sip) ---------------> Asterisk
-------------> H323 GK --------------> PSTN
I have tried all codec's and always the same result, the called phone
will ring without dropping for how ever I allow it to but as soon as it
is answered it immediately gets disconnected.