search for: hypoth

Displaying 7 results from an estimated 7 matches for "hypoth".

Did you mean: hypot
2008 Apr 13
0
R project
...5","2") res<-array(0,c(length(tests),length(distns),length(sample.sizes),length(mu1s))) dimnames(res)<-list(tests,distns,sample.sizes,mu1s) for(test in tests){ for(distn in distns){ for(sample.size in sample.sizes){ for(mu1 in mu1s){ result<-hypoth.test(sample.size,distn,test,mu1) res[test,distn,sample.size,mu1]<-result }}}} output(res) } hypoth.test<-function(sample.size,distn,test,mu1){ #Purpose: #Samples n values from the chosen distribution #Inputs: #n - sample size of data to generate #distn - the distribution to gen...
2004 Jul 20
3
regression slope
Hello, I'm a newcomer to R so please forgive me if this is a silly question. It's that I have a linear regression: fm <- lm (x ~ y) and I want to test whether the slope of the regression is significantly less than 1. How can I do this in R? I'm also interested in comparing the slopes of two regressions: fm1 <- lm (x ~ y) fm2 <- lm (a ~ b) and asking if the slope of fm1 is
2023 Jun 02
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
...conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L?internet ne permettant pas d?assurer l?int?grit? de ce message . Interactiv-group (et ses filiales) d?cline(nt) toute responsabilit? au titre de ce message, dans l?hypoth?se ou il aurait ?t? modifi?.?IT, ES, UK.? <https://interactiv-group.com/disclaimer.html> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20230602/83118ac3/attachment.html>
2008 Feb 07
2
a kinder view of Type III SS
A young colleague (Matthew Keller) who is an ardent fan of R is teaching me much about R and discussions surrounding its use. He recently showed me some of the sometimes heated discussions about Type I and Type III errors that have taken place over the years on this listserve. I'm presumptive enough to believe I might add a little clarity. I write this from the perspective of someone old
2023 Jun 02
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
...sa destination, toute diffusion ou toute publication, totale ou partielle, > est interdite, sauf autorisation expresse. L?internet ne permettant pas > d?assurer l?int?grit? de ce message . Interactiv-group (et ses filiales) > d?cline(nt) toute responsabilit? au titre de ce message, dans l?hypoth?se > ou il aurait ?t? modifi?. IT, ES, UK. > <https://interactiv-group.com/disclaimer.html> > ________ > > > > Community Meeting Calendar: > > Schedule - > Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC > Bridge: https://meet.google.com/cpu-eiue-hvk > G...
2023 Jun 05
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
...nation, toute diffusion ou toute publication, totale ou partielle, > est interdite, sauf autorisation expresse. L?internet ne permettant pas > d?assurer l?int?grit? de ce message . Interactiv-group (et ses filiales) > d?cline(nt) toute responsabilit? au titre de ce message, dans l?hypoth?se > ou il aurait ?t? modifi?.?IT, ES, UK.? > > ________ > > > > Community Meeting Calendar: > > Schedule - > Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC > Bridge: https://meet.google.com/cpu-eiue-hvk > Gluster-users mailing list >...
2023 Jun 01
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
We use qcow2 with libvirt based kvm on many small clusters and have found it to be exremely reliable though maybe not the fastest, though some of that is most of our storage is SATA SSDs in a software RAID1 config for each brick. What problems are you running into? You just mention 'problems' -wk On 6/1/23 8:42 AM, Christian Schoepplein wrote: > Hi, > > we'd like to use