Displaying 20 results from an estimated 20 matches for "section3".
Did you mean:
section
2006 Aug 29
0
how to contrast with factorial experiment
...Estimate Std. Error t value Pr(>|t|)
(Intercept) 6.28840 0.05003 125.682 < 2e-16 ***
treatTrt 1.22122 0.07076 17.259 < 2e-16 ***
section1 0.17831 0.03911 4.559 4.08e-05 ***
section2 -0.23102 0.16595 -1.392 0.17087
section3 2.38170 0.16595 14.352 < 2e-16 ***
section4 3.36834 0.16595 20.298 < 2e-16 ***
section5 -1.56873 0.16595 -9.453 3.67e-12 ***
section6 -0.41522 0.16595 -2.502 0.01613 *
section7 -0.89943 0.16595 -5.420 2.38e-06 ***
sect...
2007 Jul 04
2
probabilty plot
Hi all,
I am a freshman of R,but I am interested in it! Those days,I am
learning pages on NIST,with url
http://www.itl.nist.gov/div898/handbook/eda/section3/probplot.htm,
I am meeting a problem about probability plot and I don't know how to
plot a data set with R.
Could somebody tell me the answer,and a example is the best! I will
look forward to your answer.
Thank you very much.
2006 Aug 24
1
how to constrast with factorial experiment
...Estimate Std. Error t value Pr(>|t|)
(Intercept) 6.288403 0.050034 125.682 < 2e-16 ***
treatTrt 1.221219 0.070759 17.259 < 2e-16 ***
section1 -0.008502 0.010213 -0.832 0.409675
section2 -0.491175 0.165945 -2.960 0.004942 **
section3 2.569427 0.165945 15.484 < 2e-16 ***
section4 3.556067 0.165945 21.429 < 2e-16 ***
section5 -1.157069 0.165945 -6.973 1.25e-08 ***
section6 -0.003562 0.165945 -0.021 0.982971
section7 -0.487770 0.165945 -2.939 0.005223 **
se...
2010 Oct 14
7
undefined method?
I''m trying to learn rails as I go along, and having a bit of trouble.
There is an undefined method cropping that I don''t know why rails
thinks should be there.
Firstly, I''m using rails 3, ruby 1.9.2
I have a controller with an index action This part works fine, but i
am trying to add a comment form to the page that is rendered by that
index action.
Supposing my
2005 Jan 13
2
chisq.test() as a goodness of fit test
...est() as a goodness of fit test?
Reading man-page I?ve some doubts that kind of test is
available with this statement. Am I wrong?
X2=sum((O-E)^2)/E)
O=empirical frequencies
E=expected freq. calculated with the model (such as
normal distribution)
See:
http://www.itl.nist.gov/div898/handbook/eda/section3/eda35f.htm
for X2 used as a goodness of fit test.
Any help will be appreciated.
Thank a lot. Bye.
Vito
=====
Diventare costruttori di soluzioni
Became solutions' constructors
"The business of the statistician is to catalyze
the scientific learning process."
George E. P. Box
To...
2006 Mar 13
1
bihistogram plots
Does anyone have code to plot bihistograms in R?
See http://www.itl.nist.gov/div898/handbook/eda/section3/bihistog.htm
for a description of
a bihistogram.
--
Hal Varian voice: 510-643-4757
SIMS, 102 South Hall fax: 510-642-5814
University of California hal at sims.berkeley.edu
Berkeley, CA 94720-4600 http://www.sims.berkeley.edu/~hal
2002 May 01
1
"normal probability plot" with a percentile scale?
I'd like to generate some plots like you'd see on the old "normal
probability graph paper", like the first plot in:
<http://www.itl.nist.gov/div898/handbook/eda/section3/normprpl.htm>
except the horizontal scale would have 1%, 5%, 25%, 50%, 75%, 95%,
99%, or similar quantiles, with associated tick/grid lines. [still
hunting around for a good example...] something like these, but with
the probability along the horizontal axis:
<http://www.fw.umn.edu/bioch...
2005 Jan 11
3
Kolmogorov-Smirnof test for lognormal distribution with estimated parameters
Hello all,
Would somebody be kind enough to show me how to do a KS test in R for a
lognormal distribution with ESTIMATED parameters. The R function
ks.test()says "the parameters specified must be prespecified and not
estimated from the data" Is there a way to correct this when one uses
estimated data?
Regards,
Kwabena.
--------------------------------------------
Kwabena Adusei-Poku
2009 Dec 22
2
ACF normalization.
Hi,
Can anyone please provide the formula used to compute ACF(nlme). I believe the one that is used in R is of the type mentioned on the website. Please correct me if I am wrong. The normalization of the numerator (Ch) has been done by 'N' where as I would like to do it by 'N-k'. Is there anyway in the present implementation of ACF to normalize it by 'N-k', where
2012 Feb 02
9
Modelo senoidal de datos temporales de radiación y prueba de Thom
...ráfica de
la función, en este caso una línea temporal con los años en el eje X y
el valor de radiación en el Y?
Por ahora creo que es todo.
Gracias por adelantado.
Salud y Revolución.
Lobo.
[0] http://www.ub.edu/gc/Documentos/Sevilla_SunDu.pdf
[1] http://www.itl.nist.gov/div898/handbook/eda/section3/compdeph.htm
[2] http://www.itl.nist.gov/div898/handbook/eda/section3/compdeam.htm
[3] http://www.itl.nist.gov/div898/handbook/eda/section3/runseqpl.htm
--
Libertad es poder elegir en cualquier momento. Ahora yo elijo GNU/Linux,
para no atar mis manos con las cadenas del soft propietario.
------...
2004 Nov 17
1
R: log-normal distribution and shapiro test
...ge fBasics.
I remember to you that the log-normal distribution as
three parameters: shape parameter, location parameter
and scale parameter. Transfroming by the simple log,
you are missing the location parameter, or implicitely
you assuming is =0.
See:
http://www.itl.nist.gov/div898/handbook/eda/section3/eda3669.htm
for more news about log-normal distribution.
I hope I give you a little help.
Best
Vito
you wrote:
Hello:
Yes I know that sort of questions comes up quite
often. But with all due
respect I din't find how to perform what I want. I am
searching archives
and bowsing manuals b...
2006 Jul 25
3
dynamic languages - how to leverage/make best use?
Hi,
Does anyone have any links to, or info on, how best to leverage the
power of a dynamic language. That is coming across from Java to Ruby
I''m now pondering what would be the typical scenarios where I could
actually call upon the power of a dynamic language. This info could be
in the form of best practice for dynamic language usage, or dynamic
language patters perhaps.
2005 Jan 21
0
R: chi-Squared distribution in Friedman test
Hi,
pchisq -> distribution function
dchisq -> density function
pval is the area under the curve, to calculte it you
use distribution function which is the integral of
density function. See:
http://www.itl.nist.gov/div898/handbook/eda/section3/eda362.htm
http://mathworld.wolfram.com/DistributionFunction.html
f(x) density function
F(x) distribution function =Pr(X<x)= integral(f(x))
Hoping I helped you!
Regards
Vito
you wrote:
Dear R helpers:
Thanks for the previous reply. I am using Friedman
racing test. According the the book &q...
1999 Oct 28
0
adding nologin shells to /etc/shells
...user back out again. Sweet.
For ftp access to work, an entry for /etc/NOSHELL needs to be added
to /etc/shells - once done, also sweet.
However, I came across this comment in the sendmail FAQ where it talks
about allowing users to forward their mail to a program...
http://www.sendmail.org/faq/section3.html#3.11
It states:
NOTA BENE: DO NOT list /usr/local/etc/nologin in /etc/shells
-- this will open up other security problems.
Does adding a "noshell" to /etc/shells really open up security holes?
If so, what are they?
Are there any alternatives to this?
Aside:
One alternati...
2007 Jul 27
1
R codes for g-and-h distribution
hi!
I would like to ask help how to generate numbers from g-and-h distribution. This distribution is like normal distribution but span more of the kurtosis and skewness plane. Has R any package on how to generate them?
Any help will be greatly appreciated. Thank you so much!
Form,
Filame Uyaco
---------------------------------
[[alternative HTML version deleted]]
2008 Oct 23
3
Interpretation of t.test results
I have run a t.test in R, and received these results:
Two Sample t-test
data: rsa and umple
t = 0.9819, df = 10, p-value = 0.3493
alternative hypothesis: true difference in means is not equal to 0
95 percent confidence interval:
-76.1541 196.1541
sample estimates:
mean of x mean of y
508.3333 448.3333
Can someone give me a detailed interpretation of the above results?
Specifically,
2007 Apr 12
3
Putting 2 breaks on Y axis
R plotting experts:
I have a bivariate dataset composed of 300 (x,y) continuous datapoints.
297 of these points are located within the y range of [0,10], while 2
are located at 20 and one at 55. No coding errors, real outliers.
When plotting these data with a scatterplot, I obviously have a problem.
If I plot the full dataset with ylim = c(0,55), then I cannot see the
structure in the data in
2004 Sep 23
6
detection of outliers
Hi,
this is both a statistical and a R question...
what would the best way / test to detect an outlier value among a series of 10 to 30 values ? for instance if we have the following dataset: 10,11,12,15,20,22,25,30,500 I d like to have a way to identify the last data as an outlier (only one direction). One way would be to calculate abs(mean - median) and if elevated (to what extent ?) delete the
2019 Jan 31
2
[RFC] Late (OpenMP) GPU code "SPMD-zation"
<font size=2 face="sans-serif">Hi Johannes,</font><br><br><font size=2 face="sans-serif">Thank you for the explanation.</font><br><br><font size=2 face="sans-serif">I think we need to clarify some details
about code generation in Clang today:</font><br><br><font size=2
2010 Feb 08
7
slowness in sendmail - 60 second timeout
I am sending an email from my machine devcentos5x64.
the transcript below (hangs for 60 seconds) at the line:
MAIL From:<root at devcentos5x64.msgnet.com> SIZE=56
AUTH=root at devcentos5x64.msgnet.com
The email succeeds - but I am trying to figure out the 60 second delay.
Neither email server is busy. Nothing is waiting.
the DNS on both machines point to the same nameserver. The DNS