Displaying 20 results from an estimated 27 matches for "moffet".
Did you mean:
moffat
2002 Jan 28
4
Type III Sums of Squares
I am trying to reproduce an analysis done in SAS from which Type III Sums of
squares are used. How can you get Type III sums of squares in an aov similar
to what SAS provides?
With best wishes and kind regards I am
Sincerely,
Corey A. Moffet
Instructor
Department of Range, Wildlife, and Fisheries Management
Mail Stop 2125
Texas Tech University
Lubbock, Texas 79409-2125
(806) 742-2843 Voice
(806) 742-2280 FAX
c.moffet at ttu.edu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Re...
2002 Apr 29
2
Lotos 1-2-3 date to POSIXct
...sheet
and on of the columns is time. The
time is akin to Julian were the value 1 is mapped "01-Jan-00 12:00:00 AM" in
Lotus 1-2-3. Is there a function in an R package that can convert this
numeric vector to a POSIXct vector?
With best wishes and kind regards I am
Sincerely,
Corey A. Moffet
Instructor
Department of Range, Wildlife, and Fisheries Management
Mail Stop 2125
Texas Tech University
Lubbock, Texas 79409-2125
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "...
2002 Apr 17
4
Problem w/ axis and distortion in a plotting function
...econd problem I have with this is that the triangle should be
equilateral but when I print
it the triangle is not. If I use par(pty = "s") before the plot.psd call
than the triangle is
always stretched vertically.
Any Ideas?
With best wishes and kind regards I am
Sincerely,
Corey A. Moffet
Instructor
Department of Range, Wildlife, and Fisheries Management
Mail Stop 2125
Texas Tech University
Lubbock, Texas 79409-2125
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "in...
2002 Jan 10
4
Test if beta is different from something other than 0
...there a function/package that will allow you to test the hypothesis beta1
= x in a
simple linear regression, where x is a constant? The AOV tests if beta1 in
different from
0 but what if I want to know if beta1 one is different from 1?
With best wishes and kind regards I am
Sincerely,
Corey A. Moffet
Instructor
Department of Range, Wildlife, and Fisheries Management
Mail Stop 2125
Texas Tech University
Lubbock, Texas 79409-2125
(806) 742-2843 Voice
(806) 742-2280 FAX
c.moffet at ttu.edu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Re...
2003 Jan 21
1
Modified F-test for heterogeneous error variances
...d F-test
for heterogeneous error variances? Are there other statistical techniques
available in R that test the equality of means when homoscedastisity
is violated? 't.test' does this in the pairwise sense when var.equal =
TRUE.
With best wishes and kind regards I am
Sincerely,
Corey A. Moffet
Support Scientist
University of Idaho
Northwest Watershed Research Center
800 Park Blvd, Plaza IV, Suite 105
Boise, ID 83712-7716
(208) 422-0718
2003 Dec 02
1
Is there a way to use CGIwithR in Windows?
...g under Windows NT ... but the author
has no plans for that." I have developed some applications in R that I would
like to make available through a web interface using CGIwithR but at this
time I am a Windows user. Any suggestions?
With best wishes and kind regards I am
Sincerely,
Corey A. Moffet
Rangeland Scientist
USDA-ARS
Northwest Watershed Research Center
800 Park Blvd, Plaza IV, Suite 105
Boise, ID 83712-7716
Voice: (208) 422-0718
FAX: (208) 334-1502
2002 Aug 20
1
override ask = TRUE in plot.formula
...6
os mingw32
system i386, mingw32
status
major 1
minor 5.1
year 2002
month 06
day 17
language R
With best wishes and kind regards I am
Sincerely,
Corey A. Moffet
Support Scientist
University of Idaho
Northwest Watershed Research Center
800 Park Blvd, Plaza IV, Suite 105
Boise, ID 83712-7716
(208) 422-0718
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.ht...
2003 Feb 15
1
tests for spericity
Dear R-help,
Does any one know of a function/package in R that will test the assumption of
spericity in a split-plot analysis of variance? How are people dealing with
this issue in R?
With best wishes and kind regards I am
Sincerely,
Corey A. Moffet
Support Scientist
University of Idaho
Northwest Watershed Research Center
800 Park Blvd, Plaza IV, Suite 105
Boise, ID 83712-7716
(208) 422-0718
2004 Apr 29
1
model.tabels warning refers to wrong function (PR#6839)
Full_Name: Corey A. Moffet
Version: 1.8.1
OS: Windows 2000 and RHL 9
Submission from: (NULL) (199.133.140.156)
The function model.tables.aov and perhaps other model.tables methods refer the
user to use the function se.contrasts when the design is unbalanced. The
function name is se.contrast (singular).
2002 Nov 19
5
help reading a variably formatted text file
...ingw32
system i386, mingw32
status
major 1
minor 6.1
year 2002
month 11
day 01
language R
Thank you in advance.
With best wishes and kind regards I am
Sincerely,
Corey A. Moffet
Support Scientist
University of Idaho
Northwest Watershed Research Center
800 Park Blvd, Plaza IV, Suite 105
Boise, ID 83712-7716
(208) 422-0718
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.ht...
2003 Oct 13
1
extracting quoted text from character string
...ter when it is
enclosed in quotes? I know that I can do some testing on the length of
"quoted" in function "some.function" but it seems there should be a more
elegent way of doing this type of thing. Any suggestions?
With best wishes and kind regards I am
Sincerely,
Corey A. Moffet, Ph.D.
Support Scientist
University of Idaho
Northwest Watershed Research Center
800 Park Blvd, Plaza IV, Suite 105
Boise, ID 83712-7716
Voice: (208) 422-0718
FAX: (208) 334-1502
2002 Feb 22
0
modifying xtable output
...odify the
xtable to produce a longtable compatible with the longtable.sty in latex.
Are these modifications
possible and if so where are they documented?
(2) Is it possible to start a table with a double horizontal line
(\hline\hline).
With best wishes and kind regards I am
Sincerely,
Corey A. Moffet
Instructor
Department of Range, Wildlife, and Fisheries Management
Mail Stop 2125
Texas Tech University
Lubbock, Texas 79409-2125
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "in...
2003 Apr 27
0
Thanks for: no response of the tab key
Dear G?tz Wiegand and Corey Moffet,
Thanks for answering while I went to get a cup of coffee. This list is
really excellent!
The answer, for you other beginners, is
in R a tab is represented "\t"
Tord
>
>Dear all,
>I want to produce a tab separated text file but R 1.6.2 does not respond to
>the tab key o...
2003 May 07
2
Plot labeling question
I have an older Splus script that generated some
regression graphics for me. In it, I used the commands
key(10,800,text="<blah1>",border=0)
key(10,750,text="<blah2>", border=0, background = 9)
text(locator(1),"95% Confidence Limits")
locator(n=2,type="l")
text(locator(1),"Model for Group 1")
locator(n=2,type="l")
There is
2004 Feb 05
1
What is the correct way of using function C() for factors:
The funciton c() works differently for strings and for factors:
For strings:
> l = c('a', 'b')
> l
[1] "a" "b"
For factors:
> l = c(factor('a'), factor('b'))
> l
[1] 1 1
What should be the right technique for merging factors?
--
Svetlana Eden Biostatistician II School of Medicine
2003 Sep 08
3
multiple selection syntax
Hello
This is a very newbie question on R syntax, but I do not find the answer....
I want to make a selection on an interval say choose Xint in the
interval of temperatures 390-399
I tried this syntax
Xint<- X[t>=390 && t< 400]
typing >XintI get the answer numeric(0)
it did not select any object! 'though I verified that there indeed are
occrencies of X in this
2002 Mar 21
1
help with print and ways to display results
Hi all,
I have some (stupid) problems to display results and
i don't find a solution.
1-
res<-c(1,2,3)
I would like to display
>Results are 1 2 3
The following command cat(paste("Results are ",res,"\n")) give me
>my results are 1 my results are 2 my results are 3
2- res<-cbind(c(1,2),c(2,3))
I would like to display
>Result is the matrix 1 2
2003 Oct 13
4
conditional less than
I'm sure this is a total noob question, but half an
hour of searching bore no fruit: How do you select a
subset of a vector by negative value? If I try
> hist(sp$p[sp$r>0.01]) # all is well
> hist(sp$p[sp$r<-0.01]) # this obviously causes
issues
Also, putting -0.01 in parentheses didn't help.
Thanks in advance --
b
2003 Nov 14
6
index of max value ?
Is there a function in R, which would return index of maximum value
in a vector ?
e.g.
> v <- round(10*rnorm(8))
> v
[1] 6 -3 -6 15 7 9 0 -19
> max(v)
[1] 15
??? index.max(v)
??? 4
2002 Mar 01
4
Type III Sum of Squares
Hi,
When doing a two-ways anova in R and comparing my same results with an SPSS
output, I noticed that R calculated type I Sum of Squares. Is it possible to
use Type III Sum of Squares?
Thanks,
S?bastien Plante
Institut des Sciences de la Mer de Rimouski (ISMER)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read