Displaying 20 results from an estimated 27 matches for "arnholt".
Did you mean:
anholt
1999 Oct 19
1
dos.time?
...n32
status Release
major 0
minor 65.1
year 1999
month October
day 07
language R
What if any is the difference between "system.time" and the
older "dos.time"?
Thanks
ALAN
___________________________________
Alan T. Arnholt
Associate Professor
Dept. of Mathematical Sciences
Appalachian State University
Boone, NC 28608
http://www.mathsci.appstate.edu/~arnholt/
Office phone: (828) 262 - 2863
Office fax : (828) 265 - 8617
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing li...
2005 Apr 15
1
Error Building From Source
...SCRIPTION
C:/R201/R201/bin: not found
make[4]: *** [frontmatter] Error 127
make[3]: *** [all] Error 2
make[2]: *** [pkg-base] Error 2
make[1]: *** [rpackage] Error 2
make: *** [all] Error 2
Any hints as to why it says it can not find C:/R201/R201/bin? Any help
would be appreciated.
Alan
Alan T. Arnholt
Associate Professor
Dept. of Mathematical Sciences
Appalachian State University
1999 Nov 08
1
Nested Designs
...Df Sum Sq Mean Sq
Machine 4 45.075 11.269
Error: Within
Df Sum Sq Mean Sq F value Pr(>F)
Machine:Head 15 282.88 18.86 1.7625 0.06252 .
Residuals 60 642.00 10.70
Is the second approach the best I can do?
Thanks ALAN
___________________________________
Alan T. Arnholt
Office phone: (828) 262 - 2863
Office fax : (828) 265 - 8617
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the &q...
2000 Feb 23
0
Lack of Fit test
> From: "Alan T. Arnholt" <arnholt at math.appstate.edu>
> To: Bill Venables <William.Venables at cmis.CSIRO.AU>
> Cc: r-help at stat.math.ethz.ch, arnholt at math.appstate.edu
> Subject: Re: [R] Lack of Fit test
> Date: Wed, 23 Feb 2000 09:40:21 -0500 (EST)
> X-Authentication: none
>
&g...
2006 Dec 10
1
Noncentral t & F distributions
..._
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 4.0
year 2006
month 10
day 03
svn rev 39566
language R
version.string R version 2.4.0 (2006-10-03)
Alan T. Arnholt
Associate Professor
Dept. of Mathematical Sciences
Appalachian State University
TEL: 828 262 2863
FAX: 828 265 8617
2001 Apr 09
5
predict problem
Windows 98
R : Copyright 2001, The R Development Core Team
Version 1.2.1 (2001-01-15)
Dear friends.
How comes this works and produce a single prediction:
x <- rnorm(15)
y <- x + rnorm(15)
predict(lm(y ~ x))
new <- data.frame(x = seq(-3, 3, 0.5))
predict(lm(y ~ x), new, se.fit = TRUE)
pred.w.plim <- predict(lm(y ~ x), new, interval="confidence")
new1 <- data.frame(x=3)
1999 Feb 11
2
Installing on DEC 4.0b Alpha Server 2100A
...uit R.
Floating exception
Any thoughts on what the problem ("FLOATING
EXCEPTION") might be would be helpful. I am slightly
suspect of the fortran compiler but can not say for certain
that it is the problem. Many thanks in advance.
ALAN
___________________________________
Alan T. Arnholt
Assistant Professor
Dept. of Mathematical Sciences
Appalachian State University
Boone, NC 28608
http://www.mathsci.appstate.edu/~arnholt/
Office phone: (828) 262 - 2863
Office fax : (828) 265 - 8617
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing li...
2005 Dec 29
1
use of predict() with confidence/prediction bands
...hink it is
misleading to name them so. Should the intervals the authors in the
three mentioned references construct not be called something similar
to connected 95% pointwise confidence/prediction intervals versus 95%
confidence/prediction bands? Or, have I missed the boat? Fire away...
Alan T. Arnholt
Associate Professor
Dept. of Mathematical Sciences
Appalachian State University
2004 Jul 26
1
Building Windows Package
...essages, if I go
to
`C:/R191/R191/JUNK/BSDA/chm/BSDA.hhp' and manually compile the file (with
HTML Help
workshop) then issue the command RCMD build --binary BSDA again...the
package builds
without problems. Any ideas what I am doing wrong? Thanks in advance for
the help.
Alan
Alan T. Arnholt
Associate Professor
Dept. of Mathematical Sciences
Appalachian State University
2003-2004 International Exchange Scholar
Universidad Publica de Navarra - Nafarroako Unibertsitate Publikoa
Pamplona, Spain
TEL : +34 948 169 205
CELL: +34 656 668 621
2004 Apr 30
1
Exact Binomial test feature or bug?
...inomial test",
data.name = DNAME),
class = "htest")
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Thanks in advance for the responses. I am not
currently on the R-mailing list. So, if you could
cc your responses to alan.arnholt at unavarra.es I would
be most thankful.
Alan Arnholt
---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/
2010 Apr 22
2
Unable to make bitmapdll files on windows 7 64 bit machine
...: *** [png.o] Error 1
make[2]: *** [buildpng] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/cygdrive/c/Rsource/R-2.11.0/src/gnuwin32/bitmap'
make: *** [bitmapdll] Error 2
Any suggestions/hints on what I am messing up are most appreciated.
Thanks in advance.
Alan-
Alan T. Arnholt
Professor and Assistant Chair
Department of Mathematical Sciences
Appalachian State University
T:(828)262-2863
F:(828)265-8617
http://www1.appstate.edu/~arnholta/
2005 Apr 17
1
Creating packages with windows (accessing data)
...ckage can be accessed once it is loaded without typing data(foo)
all the time. Currently, when I type the name of a function it shows the
code for the function. I would like it to also show the data when I type
the name of any of the data sets. Thanks for the pointers in advance.
Alan-
Alan T. Arnholt
Associate Professor
Dept. of Mathematical Sciences
Appalachian State University
2001 Apr 02
2
tables of frequencies
Hi!
How to make tables of frequencies in R?
Thanks.
Prof. Carlos A. S. de Andrade
Universidade Federal da Para?ba
Centro de Humanidades
Departamento de Economia e Finan?as
Tel.:83-333-5509(res)
310-1215(DEF/CH)
E-mail: casandrade at super11.net
cantonio at ch.ufpb.br
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list --
2001 Feb 02
3
R problem
hello!! i'm starting with R and i have some big problems:when i try to take a notepad document (or word) i can't put it into R!!!!
i tried : read.table("nameofmyfile.dat") but it doesn't work!!!!! my computer says:error in file(file, "r"): cannot open file "nameofmyfile"
I think i have to save my notepad file on another location....can u help me?????
thank
2007 Dec 30
1
Histogram with different colors for different portions
...ep("red", 30), rep("blue", 10),
rep("red", 30)), xlim=c(60,140), axes=FALSE, xlab="",
ylab="", main="")
#
par(mar=c(3,2,0,2))
boxplot(nnum, col="blue", horizontal=TRUE, ylim=c(60, 140), axes=FALSE)
axis(side=1)
Alan T. Arnholt
Professor and Assistant Chair
Department of Mathematical Sciences
Appalachian State University
T:(828)262-2863
F:(828)265-8617
http://www1.appstate.edu/~arnholta/
2001 Apr 11
3
anybody using R with TextPad?
I was wondering whether somebody has developed a set of Textpad macro
that work with R the same way as WinEdt does. I use Textpad for almost
everything (programming, creating LaTex docs, etc.), it will be nice if
I can use it as my R program editor. Or maybe someone can tell me how
that kind of macro works so that I can develop my own macros. Thank you!
Best,
Shige Song
Department of Sociology,
2000 Feb 23
2
Files unavailable on CRAN
I've been trying to download from CRAN the floppy versions of the R source
files:
R-release-1.tar.gz, R-release-2.tar.gz
I tried the servers in Seattle, Madison, and the Vienna
Technical University. In each case, the file(s) were unavailable.
Anne
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Anne E. York
National Marine Mammal Laboratory
Seattle WA 98115-0070 USA
e-mail: anne.york at noaa.gov
2000 Nov 08
3
Strange means of numbers drawn from rpois
Dear all,
I think I must be going crazy.... If I do
> mean(rpois(1000000, 14))
I get:
[1] 13.50420
and again:
> mean(rpois(1000000, 14))
[1] 13.49896
> mean(rpois(1000000, 14))
[1] 13.50161
> mean(rpois(1000000, 15))
[1] 14.49250
> mean(rpois(1000000, 15))
[1] 14.49897
> mean(rpois(1000000, 14.5))
[1] 13.99689
> mean(rpois(1000000, 14.5))
[1] 13.9963
This was on a
platform
1999 Nov 18
1
Am I an idiot?
Hey everyone,
What am I doing wrong? I loaded the MASS package with library(MASS), and
now when I type library() I get
> library()
Packages in library `F:\r\rw0651/library':
MASS Main Library of Venables and Ripley's MASS
base The R base package
.
.
.
That's fine. The problem is that when I try to use a function that I know
is built
2008 Aug 11
0
ANNOUNCEMENT: 20% Discount on Books from Chapman & Hall/CRC Press!
.../ £36.99 Discounted Prices: $55.96 / £29.59
Probability and Statistics with R (http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=C8911)
Maria Dolores Ugarte, Public University of Navarre, Pamplona, Spain
Ana F. Militino, Public University of Navarre, Pamplona, Spain
Alan Arnholt, Appalachian State University, Boone, North Carolina, U.S.A.
Publication Date: 4/11/2008
Number of Pages: 728
With numerous real-world examples, carefully explained proofs, end-of-chapter problems, and illuminating graphs, this text shows how to solve various statistical problems using both par...