search for: ajmi

Displaying 5 results from an estimated 5 matches for "ajmi".

Did you mean: admi
2005 Jun 28
2
STAR models estimation with R
Hi, Can you tell me if there are an R package or code for STAR model estimation and test misspecification. If no, how i could do this. Thanks in advance Best regards AJMI Noomen Phd student TUNISIA --------------------------------- [[alternative HTML version deleted]]
2008 Oct 26
1
Transferring results from R to MS Word2
...ment of the Interior US Fish & Wildlife Service California, USA --- On Sat, 10/25/08, Tom Backer Johnsen <backer at psych.uib.no> wrote: > From: Tom Backer Johnsen <backer at psych.uib.no> > Subject: Re: [R] Transferring results from R to MS Word > To: "Jasim Al-Ajmi" <jasimalajmi at gmail.com>, "r-help at stat.math.ethz.ch" <r-help at stat.math.ethz.ch> > Date: Saturday, October 25, 2008, 12:05 PM > Jasim Al-Ajmi wrote: > > Dear Tom > > I am a new user of R. My problem is how to read excel > data files. > >...
2005 May 31
2
help
Dear all:   I have this:  A1 B1 C1 D1 E1 A2 B2 C2 D2 E2 A3 B3 C3 D3 E3   And I want this A1 E1 B1 E1 C1 E1 D1 E1 A2 E2 B2 E2 C2 E2 D2 E2 A3 E3 B3 E3 C3 E3 D3 E3   Example:   m<- matrix(1:15,nrow=3,byrow=T) m v<- unlist(list(t(m[,1:4]))) u<-
2007 Oct 13
1
reading data and Variance Ratio Tests for Weak-form Market Efficiency
Dear Rhelp I am first time user of R and I have the following questions: 1. How I can load my data (it is a matrix 10x1618) with the titles of the variables in the first row? 2. How I can run vrtest to calculate Variance Ratio Tests for Weak-form Market Efficiency? Thanks in advance. Jasim ____________________________________________________________________________________ the
2008 Oct 24
18
Transferring results from R to MS Word
R-users At the moment I am teaching a course on the use of R for data analysis. Part of course requirements involves the transfer of results from R to something that resembles the APA (American Psychological Associations) type tables to MS Word. Until now I have used the HTML function in the R2HTML library, with a call like this: HTML(summary(model1), file("clipboard",