search for: caseb

Displaying 14 results from an estimated 14 matches for "caseb".

Did you mean: case
2000 Nov 02
1
Pl. provide and Input for var.test (PR#716)
...data set provided by rnorm into a file, and then read a file into a dataframe, then on using the dataframe as a parameter to var.test function - it gives an error "not enough x observations". I'll explain the above mentioned problem of mine for which I am mentioning 2 cases CaseA and CaseB. CaseA is working but CaseB is not. (CaseA) Following are 4 commands I gave: R library(ctest) x<-rnorm(50) y<-rnorm(30) var.test(x,y) The output generated by R was: F test to compare two variances data: x and y F = 0.9505, num df = 39, denom df = 29, p-value = 0.8707 alternative hy...
2000 Nov 02
0
Pl. provide and Input for var.test (PR#719)
...data set provided by rnorm into a file, and then read a file into a dataframe, then on using the dataframe as a parameter to var.test function - it gives an error "not enough x observations". I'll explain the above mentioned problem of mine for which I am mentioning 2 cases CaseA and CaseB. CaseA is working but CaseB is not. (CaseA) Following are 4 commands I gave: R library(ctest) x<-rnorm(50) y<-rnorm(30) var.test(x,y) The output generated by R was: F test to compare two variances data: x and y F = 0.9505, num df = 39, denom df = 29, p-value = 0.8707 alternative hy...
2000 Nov 02
0
Pl. provide and Input for var.test (PR#718)
...data set provided by rnorm into a file, and then read a file into a dataframe, then on using the dataframe as a parameter to var.test function - it gives an error "not enough x observations". I'll explain the above mentioned problem of mine for which I am mentioning 2 cases CaseA and CaseB. CaseA is working but CaseB is not. (CaseA) Following are 4 commands I gave: R library(ctest) x<-rnorm(50) y<-rnorm(30) var.test(x,y) The output generated by R was: F test to compare two variances data: x and y F = 0.9505, num df = 39, denom df = 29, p-value = 0.8707 alternative hy...
2000 Nov 02
0
Pl. provide and Input for var.test (PR#720)
...data set provided by rnorm into a file, and then read a file into a dataframe, then on using the dataframe as a parameter to var.test function - it gives an error "not enough x observations". I'll explain the above mentioned problem of mine for which I am mentioning 2 cases CaseA and CaseB. CaseA is working but CaseB is not. (CaseA) Following are 4 commands I gave: R library(ctest) x<-rnorm(50) y<-rnorm(30) var.test(x,y) The output generated by R was: F test to compare two variances data: x and y F = 0.9505, num df = 39, denom df = 29, p-value = 0.8707 alternative hy...
2000 Nov 02
0
Pl. provide and Input for var.test (PR#723)
...data set provided by rnorm into a file, and then read a file into a dataframe, then on using the dataframe as a parameter to var.test function - it gives an error "not enough x observations". I'll explain the above mentioned problem of mine for which I am mentioning 2 cases CaseA and CaseB. CaseA is working but CaseB is not. (CaseA) Following are 4 commands I gave: R library(ctest) x<-rnorm(50) y<-rnorm(30) var.test(x,y) The output generated by R was: F test to compare two variances data: x and y F = 0.9505, num df = 39, denom df = 29, p-value = 0.8707 alternative hy...
2000 Nov 02
0
Pl. provide and Input for var.test (PR#721)
...data set provided by rnorm into a file, and then read a file into a dataframe, then on using the dataframe as a parameter to var.test function - it gives an error "not enough x observations". I'll explain the above mentioned problem of mine for which I am mentioning 2 cases CaseA and CaseB. CaseA is working but CaseB is not. (CaseA) Following are 4 commands I gave: R library(ctest) x<-rnorm(50) y<-rnorm(30) var.test(x,y) The output generated by R was: F test to compare two variances data: x and y F = 0.9505, num df = 39, denom df = 29, p-value = 0.8707 alternative hy...
2000 Nov 02
0
Pl. provide and Input for var.test (PR#717)
...data set provided by rnorm into a file, and then read a file into a dataframe, then on using the dataframe as a parameter to var.test function - it gives an error "not enough x observations". I'll explain the above mentioned problem of mine for which I am mentioning 2 cases CaseA and CaseB. CaseA is working but CaseB is not. (CaseA) Following are 4 commands I gave: R library(ctest) x<-rnorm(50) y<-rnorm(30) var.test(x,y) The output generated by R was: F test to compare two variances data: x and y F = 0.9505, num df = 39, denom df = 29, p-value = 0.8707 alternative hy...
2000 Nov 02
0
Pl. provide and Input for var.test (PR#722)
...data set provided by rnorm into a file, and then read a file into a dataframe, then on using the dataframe as a parameter to var.test function - it gives an error "not enough x observations". I'll explain the above mentioned problem of mine for which I am mentioning 2 cases CaseA and CaseB. CaseA is working but CaseB is not. (CaseA) Following are 4 commands I gave: R library(ctest) x<-rnorm(50) y<-rnorm(30) var.test(x,y) The output generated by R was: F test to compare two variances data: x and y F = 0.9505, num df = 39, denom df = 29, p-value = 0.8707 alternative hy...
2005 Aug 25
1
box m-test
...dy, Is there in R a so called box m-test for testing the equality of the variance/cov. matrix for checking on homoscedasticity? I could not find it among the traditional packages for multivariate statistics... Petra -- Petra Wallem Centro de Estudios Avanzados en Ecolog伱伃a & Biodiversidad (CASEB) Departamento de Ecolog伱伃a Facultad de Ciencias Biol伱伋gicas Pontificia Universidad Cat伱伋lica de Chile Av. Libertador Bernardo O'Higgins # 340 Casilla 114-D
2010 May 10
1
Random walk
...noise is easy to fix the correlation using the function rmvnorm in the package mvtnorm I surfed in the web in the searchable mail archives in the R web site but no references appears. If you have some advices to solve this problems I would be very thankful. Thanks in advance. Sergio A. Estay *CASEB * Departamento de Ecolog?a Universidad Catolica de Chile -- ?La disciplina no tiene ning?n m?rito en circunstancias ideales. ? ? Habor Mallow
2011 Oct 05
1
Dealing with proportions
Dear list, I have very little experience in dealing with proportions, i am sure this is a very simple question but i could find no suitable answer beyond doing a chi-sq test and then using the Marascuilo procedure as a post-hoc analysis. I am simply wanting to know if the proportions ( i.e the number of Yes / No) significantly differ between the cases and if so which cases are significantly
2019 Jun 20
1
Re: [libnbd RFC PATCH 9/8] wip: generator: Add ReadStatus enum type
...quot;\n"; > > pr "\ > @@ -4040,6 +4069,7 @@ let () = > List.iter ( > fun (n, i) -> pr "let %s = %d_l\n" (String.lowercase_ascii n) i > ) constants; > + (* how to represent enums? *) Something like: type name_of_the_enum = | CaseA | CaseB You have to at least make sure the first letter is a capital (or capitalize it) unfortunately. > pr "\n"; > > pr "\ > @@ -4092,7 +4122,7 @@ let print_ocaml_binding (name, { args; ret }) = > List.map ( > function > | Arra...
2005 Dec 26
3
factorial anova
Hello every body, I am trying to do a factorial anova analysis following this model: model<-anova(lm(responsevariable~factorA*factorB)) model<-anova(lm(luz$dosel~luz$estado*luz$Bosque)) Df Sum Sq Mean Sq F value Pr(>F) estado 1 6931.1 6931.1 41.6455 7.974e-06 *** Bosque 1 36.6 36.6 0.2197 0.6456 estado:Bosque 1 36.6 36.6 0.2197 0.6456 Residuals
2019 Jun 18
17
[libnbd PATCH 0/8] Add nbd_pread_callback
I've mentioned this topic before (in fact, the idea of adding NBD_CMD_FLAG_DF was first mentioned at [1]), but finally finished enough of an implementation to feel confident in posting it. I'd still like to add something under examples/ that uses the new API to implement strict checking of a server's structured replies read implementation (ensure that a server never sends data after