head(Auto)
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Department of Mathematics and Statistics*
*University of Southern Maine*
[[alternative HTML version deleted]]
__
R-help@r-p
Dear Eric:
Thank you very much. It works nicely.
*Just one more thing;* how to create a new variable (say, *Make*) with *Make
= Ford* for the ford brand and *Make = T**oyota* for the toyota brand.
Once again thank you all.
abou
__
*AbouEl-Makarim Aboueissa, PhD
Dear Eric:
Many Thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Sun, Dec 17, 2017 at 5:25 AM, Eric Berger wrote:
> myAuto <- Auto[ grep("ford|toyota
circles, but the post
never published. I just thought to resent the post again without the image.
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Department of Mathematics and Statistics*
*University of Southern Maine*
[[alternative
le(7.5,5,radius=3.15,border="blue",lty=3,lwd=3)
draw.circle(7.5,5,radius=3.20,border="blue",lty=3,lwd=3)
draw.circle(7.5,5,radius=3.25,border="blue",lty=3,lwd=3)
draw.circle(7.5,5,radius=3.30,border="blue",lty=3,lwd=3)
draw.circle(7.5,5,radius=3.35,border="blu
2y, type='C-classification',
kernel='linear',scale=FALSE)
plot(my.data.x1x2y[,-3],col=(typey+3)/2, pch=18, xlim=c(-1,6), ylim=c(-1,6))
box(lwd = 2, col="darkgreen")
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Sta
, data=my.data.x1x2y, type='C-classification',
kernel='linear',scale=FALSE)
plot(my.data.x1x2y[,-3],col=(typey+3)/2, pch=18, xlim=c(-1,6), ylim=c(-1,6))
box(lwd = 2, col="darkgreen")
with many thanks
abou
__
*AbouEl-Makarim Aboue
got it
thank you
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Wed, Jan 10, 2018 at 2:41 PM, AbouEl-Makarim Aboueissa <
abouelmakarim1...@gmail.com> wrote:
> Dear
uot;skyblue", lty=3) # lty=3,
*# line 2*
abline(a=-(Beta0+1)/Beta[1,2], b=-Beta[1,1]/Beta[1,2], lwd = 3,
col="skyblue", lty=3) # lty=3,
thank you very much for your help
with thanks
abou
__________
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
Dear All: good morning
I need helps with the calculation of the *LC50* from the data below
x<-c(0,0.3,0.7,1,4,10)
y<-c(100,86,65,51.3,19.2,7.4)
yxreg<-lm(y~x)
any help will be highly appreciated.
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*
ot;lightgray", lty = "dotted", lwd = 2)
Is there a way to force R to add the following Axis ticks to this plot
xticks <- c(15,25,35,45,55,65,75,85)
yticks <- c(300,400,500,600)
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Pr
Dear Jim:
many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Mon, Jun 25, 2018 at 7:25 PM, Jim Lemon wrote:
> Hi Abou,
> You can't display an axis if i
p will be appreciated.
with many thanks
abou
--
__
AbouEl-Makarim Aboueissa, PhD
Department of Mathematics and Statistics
University of Southern Maine
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and mor
Dear All:
When I selected "yes" to the question Question: "would you like to use a
personal library instead?", it works
thanks any way
abou
-- Forwarded message ------
From: AbouEl-Makarim Aboueissa
Date: Wed, Aug 16, 2017 at 11:58 AM
Subject: Install package &q
eBytes = TRUE) :
cannot open compressed file 'datahs0csv.rda', probable reason 'No such
file or directory'
Any help will be appreciated.
with thanks
abou
__
AbouEl-Makarim Aboueissa, PhD
Professor of Statistics
Department of Mathematics and Statistic
e manipulating datahs0csv you can use save(datahs0csv,
> file = 'datahs0csv.rda'). Then you should be able to load the data.
> HTH
> Ulrik
>
> On Tue, 12 Sep 2017, 20:46 AbouEl-Makarim Aboueissa <
> abouelmakarim1...@gmail.com> wrote:
>
>> Dear All:
>&g
Dear Ulrik:
thank you very much
abou
On Tue, Sep 12, 2017 at 3:34 PM, Ulrik Stervbo
wrote:
> The object you load has the same name as the object you saved. In this
> case datahs0csv and not the name of the file sans .rda
>
> On Di., 12. Sep. 2017, 21:26 AbouEl-Makar
n="The Graph of f(x) = 1/x")
any help will be highly appreciated.
with thanks
abou
__
AbouEl-Makarim Aboueissa, PhD
Professor of Statistics
Department of Mathematics and Statistics
University of Southern Maine
[[alternative HTML version deleted]]
__
Dear Zeileis:
Thank you very much
abou
On Tue, Sep 19, 2017 at 4:13 AM, Achim Zeileis
wrote:
>
>
> On Tue, 19 Sep 2017, AbouEl-Makarim Aboueissa wrote:
>
> Dear All: good morning
>>
>> I am trying to graph the function y=f(x)=1/x over the interval (-5,5). But
>&
ered by No. Then
it gives me the above message.
Thank you for your time.
with thanks
abou
__
AbouEl-Makarim Aboueissa, PhD
Professor of Statistics
Department of Mathematics and Statistics
University of Southern Maine
[[alternative HTML version deleted]]
_
I simply answered Yes, Yes, Yes. It works now.
thank you very much
abou
On Wed, Sep 20, 2017 at 6:09 AM, Eric Berger wrote:
> What if you answer 'Yes' ?
>
> On Wed, Sep 20, 2017 at 1:03 PM, AbouEl-Makarim Aboueissa <
> abouelmakarim1...@gmail.com> wrote:
>
>&
, rep(i, 2), lwd = 2, col = 'red')
}
}
abline(v = 9, lwd = 3, col='blue') lty = 2,
Thank you very much for your help.
with many thanks
abou
__
AbouEl-Makarim Aboueissa, PhD
Professor of Statistics
Department of Mathe
r=c(5.1, 4.1, 1.1, 2.1))
>
> ---
> David L. Carlson
> Department of Anthropology
> Texas A&M University
>
> -Original Message-
> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of
> AbouEl-Makarim Aboueissa
> Sent: Sund
2)
with many thanks
abou
__________
AbouEl-Makarim Aboueissa, PhD
Professor of Statistics
Department of Mathematics and Statistics
University of Southern Maine
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list -
>
> On Mon, Sep 25, 2017 at 9:35 AM, AbouEl-Makarim Aboueissa
> wrote:
> > Dear All:
> >
> > One more thing.
> >
> > I want to add the normal curve to the histogram. Is there away to stretch
> > the peak of the curve to the top of the histogram or at le
rcises
given in this textbook.
I thank you all in advance.
with many thanks
abou
__________
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Department of Mathematics and Statistics*
*University of Southern Maine*
[[alternative
Dear David:
Thank you very much
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Tue, Aug 21, 2018 at 12:07 PM David L Carlson wrote:
> There are some materials at
>
&
s",
"Other") *
*barplot(Number.of.Death, names.arg=Cause.of.Death, main="Bar Grapg for
Death Data", ylab="Number of Death", xlab="Cause of Death") *
Thank you very much for your help in advance.
with many thanks
abou
__
*AbouEl-
Dear Bert:
thank you very much
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Tue, Sep 11, 2018 at 2:47 PM Bert Gunter wrote:
> Not quite --
Dear Rui:
thank you very much
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Tue, Sep 11, 2018 at 2:24 PM Rui Barradas wrote:
> Hello,
>
9)
No.Dosage<-c(5,8,6,1,0,8,12,8,7,7,1,6,7,7,12,7,9,7,9,5,11,9,5,6,8,8,6,7,10,9,4,8,7,3,1,4,3)
scores<-c(Honey.Dosage,DM.Dosage,No.Dosage)
min(scores)
max(scores)
dotchart(scores,cex=1.5, pch = 18, col=c(1:3), xaxt = "n", main="Dot Plot
child’s cough data", xlab="cough Scores")
axis(1, at=0:16, cex.axis=1.5)
with many
Dear All:
One of my students has mac software OS X Yosemite, Version 10.10.5. He
could not install R into his mac laptop. I am not familiar with mac at all.
Any help will be appreciated.
with thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics
your help in advance
with thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
[[alternative HTML version deleted]]
__
Dear Jeff:
thank you very much
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Thu, Sep 20, 2018 at 1:37 PM Jeff Newmiller
wrote:
> airquality$Mo
Dear All:
I am wondering if there is An R Companion to Linear Statistical Models
*by *Kutner, Nachtsheim, Neter, and Li. Any help would be appreciated.
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate
ciated.
with many thanks
abou
__________
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
[[alternative HTML version deleted]]
__
ackages("car") :
installation of package ‘rio’ had non-zero exit status
3: running command '"C:/PROGRA~1/R/R-33~1.2/bin/x64/R" CMD INSTALL -l
"C:\Users\aaboueissa\Documents\R\win-library\3.3"
C:\Users\AABOUE~1\AppData\Local\Temp\RtmpK0MQ8V/downloaded_packages/
check this:
https://www.r-graph-gallery.com/84-tukey-test/
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Thu, Jan 24, 2019 at 10:51 PM
how about this one too?
https://www.r-bloggers.com/anova-and-tukeys-test-on-r/
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Thu, Jan
quot;group5"), each = 8)
dataANOVA<-data.frame(x1,x2,x3,x4,x5,x6,factor2)
dataANOVA
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University
ease select a CRAN mirror for use in this session ---
Warning message:
package ‘Bioconductor’ is not available (for R version 3.3.2)
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathem
Dear All: good morning
I have a log-transformed data frame with some *-Inf* data values.
*my question: *how to remove all rows with *-Inf* data value from that data
frame?
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science
Dear Rui and All:
thank you very much for your very helpful responses.
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On
ib = "C:/Program Files/R/R-3.1.2/library"' is not writable*
*Error in install.packages(update[instlib == l, "Package"], l, contriburl =
contriburl, : *
* unable to install packages*
> library("yeastExpData")
Loading required package: graph
>
with thanks
abou
3 3 199000 14504100
2432 2 165000 10009166
2434 3 1399000 65004040
4693 2 255000 12183630
2262 2 325000 8933620
Thank you very much for your help and support
abou
______
__
AbouEl-Makarim Aboueissa, PhD
Department of Mathematics and Statistics
University of Southern Maine
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r
, FAC3_OneComp,
FAC4_OneComp, FAC5_OneComp, FAC6_OneComp.
With many thanks
Abou
==
AbouEl-Makarim Aboueissa, Ph.D.
Assistant Professor of Statistics
Department of Mathematics & Statistics
University of Southern Maine
96 Falmouth Street
P.O. Box 9300
Portland, ME 04104-9300
:
==
AbouEl-Makarim
Aboueissa, Ph.D.
Assistant Professor of Statistics
Department of
Mathematics & Statistics
University of Southern Maine
96 Falmouth
Street
P.O. Box 9300
Portland, ME 04104-9300
USA
Tel: (207)
228-8389
Fax: (207)
780-5607
Email: aabouei...@usm.maine
<-c(204,407,1195,27404313)
x2<-c(2.5,5.0,10.0,25.0)
y2<-c(440,713,1520,2634)
Suppose we need to compare the two lines at the common value of x=13.
Please see attached the method as described in section 18.3 in Jerrold H. Zar.
With many thanks
Abou
======
Ab
>
> quantile(theta, probs = c(.025,0.975))
2.5%97.5%
8.908398 9.060601
> # P-Value
> p.value <- (sum (abs(theta) >= obs.diff.theta) + 1)/ (iterations+1)
> p.value
[1] 0.4835165
__
*AbouEl-Makarim
Dear Greg:
H0: Mean 1- Mean 2 = 0
Ha: Mean 1 - Mean 2 ! = 0
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Fri, Nov 6
the three proportions of “Yes”
among the three variables.
If you know a reference to this topic, it will be very helpful too.
with many thanks in advance
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department
p2=.25,
p3=.35
Again thank you very much in advance.
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Mon, Aug 9, 2021 at 10:53 AM Mar
. In that scenario, you would end
> up taking the largest sample size that you identify across the various
> hypotheses, recognizing that while you are powering for one hypothesis,
> you may be overpowering for others.
>
> That is something that you need to decide, and perhaps consid
. 74, No. 3,
March 2004, pp. 157–169.
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
[[alternative HTML version del
Dear All:
How to split a column data *randomly* into three groups. Please see the
attached data. I need to split column #2 titled "Data"
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Dep
Sorry, please forget about it. I believe that I am very serious when I
posted my question.
with thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern
=204 (say) out of N=700 (say). Then
in Step 2: I have to allocate the 204 randomly selected obs. into three
groups of equal sample sizes.
Again, thank you very much, and sorry if I bothered you.
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics
Hi Richard:
Thank you very much for your help in this matter.
with thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Fri, Sep 3
%/% 3
s3 <- sample(1:n3, n3)
group1.IDs <- sample3.IDs[s3[1:m3]]
group2.IDs <- sample3.IDs[s3[(m3+1):(2*m3)]]
group3.IDs <- sample3.IDs[s3[(m3*2+1):(3*m3)]]
groups.IDs <-cbind(group1.IDs,group2.IDs,group3.IDs)
groups.IDs
__
*AbouEl-Makarim Aboue
IDs (100,17,3) group sizes are NOT equal (n1=6, n2=6,
n3=5)
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Sun, Sep 5, 2021 at 6:50 PM Bert Gunter wrote:
> I
el = 0.95)$conf.int
But, I am not sure how to use it for raw data, and for multiple pairs of
data in one shut if possible.
With many thanks in advance
Abou
__________
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department
Hi Jim:
Thank you very much for your help in this topic.
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Sat, Nov 13
factors.model.a)
model_parameters(fourfactors.model.a, standardize = TRUE)
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
X6 X7 X8
TRUE)
# pairwise fisher test: Compare the proportion of ones between groups
pairwise_fisher_test(Data1)
With many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics a
Dear Avi:
Thank you very much, it is very helpful.
with thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Statistics and Data Science*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Thu, Jun 23, 2022 at 10
t, mean(x, na.rm=TRUE)) ,
na.rm=TRUE NOT working
}
data[] <- lapply(data, replace_outlier_with_mean)
Thank you all very much for your help in advance.
with many thanks
abou
__________
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Mathematics and Statistics*
*G
replace(x, x %in% boxplot.stats(x)$out, mean(x, na.rm=TRUE)) ,
na.rm=TRUE NOT working
}
data[] <- lapply(data, replace_outlier_with_mean)
Thank you all very much for your help in advance.
with many thanks
abou
__________
*AbouEl-Makarim Aboueissa, PhD*
*Profess
987
2 123 70
2 78
2 98
2 5
2 321 NA
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Mathematics and Statistics*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
On Thu, Apr 20, 2023 at 2:44 PM Rui Barradas
h many thanks
abou
__________
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Mathematics and Statistics*
*Graduate Coordinator*
*Department of Mathematics and Statistics*
*University of Southern Maine*
factor x1 x2
0 700 700
0 700 500
0 470 470
0 710
1995.088 444 3 NA 319 NA
3 NA 349 3 479 NA 321
3 2539.873 333 3 257 406 417
3 313 334 409
3 296 465 546
3 320 180 523
3 388 999 313
______
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Mathematics and Statistics*
321.0
24 3 2539.873 333 3 257 406 417.0
25 NANA NA 3 313 334 409.0
26 NANA NA 3 296 465 546.0
27 NA NA NA 3 320 180 523.0
28 NANA NA 3 388 999 313.0
>
__
*AbouEl-M
NA NA 321 465.0 99.0
27 NA NA 3 320 180.0523.0
28 NA NA 3 4 88999.0 10.0
>
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Mathematics and Statistics*
*Graduate
est)
Error in head(irisdataTest) : object 'irisdataTest' not found
> irisdataTest
Error: object 'irisdataTest' not found
with many thanks
abou
__
*AbouEl-Makarim Aboueissa, PhD*
*Professor, Mathematics and Statistics*
*Graduate Coordina
ing troubleshooting very difficult later. Instead they should
> focus on making a top-to-bottom script that has all their analysis steps so
> they can start from scratch.
>
> On September 25, 2023 6:23:01 PM PDT, AbouEl-Makarim Aboueissa <
> abouelmakarim1...@gmail.com> wrote:
In your
> case, it is 'irisdata'.
>
> You can also use verbose = TRUE to show the names of objects loaded:
>
> load(file = "irisdataTest.RData", verbose = TRUE)
>
> Hope this helps.
>
> Regards,
> Shu Fai
>
> On Tue, Sep 26, 2023 at 9:24
cute utility is very simply defined as
>
> ##' list_(a, b, cc) creates a *named* list using the actual arguments'
> names
> list_ <- function(...) `names<-`(list(...), vapply(sys.call()[-1L],
> as.character, ""))
>
>
> > On September 25, 202
Dear ALL:
How I show the area under the normal curve for example for the following
example:
Assume X has N(100,15). How to show the area corresponding to the probability:
P(90http://www.usm.maine.edu/~aaboueissa/
Office: 301C Payson Smith
[[alternative HTML version deleted]]
1
[6,]51
[7,]51
[8,]51
[9,]51
[10,] 101
[11,] 101
[12,] 101
[13,] 101
[14,] 151
=
==
AbouEl-Makarim Aboueissa, Ph.D.
Assistant Professor of Statistics
Department of Mathemat
uEl-Makarim Aboueissa, Ph.D.
Assistant Professor of Statistics
Department of Mathematics & Statistics
University of Southern Maine
96 Falmouth Street
P.O. Box 9300
Portland, ME 04104-9300
Tel: (207) 228-8389
Fax: (207) 780-5607
Email: [EMAIL PROTECTED]
[EMAIL PROTECTED]
Office: 301C Payso
in column one with indicator 1 in column two.
which means I need to create a vector(2,11,33,43,46) for the data in column one.
==
AbouEl-Makarim Aboueissa, Ph.D.
Assistant Professor of Statistics
Department of Mathematics & Statistics
University of Southern Main
How I can write an R code to do this.
Thanks
Abou
==
AbouEl-Makarim Aboueissa, Ph.D.
Assistant Professor of Statistics
Department of Mathematics & Statistics
University of Southern Maine
96 Falmouth Street
P.O. Box 9300
Portland, ME 04104-9300
Tel: (207) 228-8389
It works.
Thank you so much.
Abou
==
AbouEl-Makarim Aboueissa, Ph.D.
Assistant Professor of Statistics
Department of Mathematics & Statistics
University of Southern Maine
96 Falmouth Street
P.O. Box 9300
Portland, ME 04104-9300
Tel: (207) 228-8389
Fax: (207) 780-
Dear ALL:
Could you please eamil me how to simulate Mixed Seasonal ARMA (p,q)x(P,Q)12
models [say ARMA(0,1)x(1,0)12 ]from R.
With many thanks.
Abou
==
AbouEl-Makarim Aboueissa, Ph.D.
Assistant Professor of Statistics
Department of Mathematics & Statis
84 matches
Mail list logo