search for: jcm331

Displaying 12 results from an estimated 12 matches for "jcm331".

2009 Jan 28
2
Dynamic random effects model
All R experts, How do I fit a dynamic Random effects model with a binary dependent variable in R Thanks JCM [[alternative HTML version deleted]]
2009 Apr 29
1
arma model with garch errors
Dear R experts, I am trying to estimate an ARMA 2,2 model with garch errors. I used the following code on R 2.9. #library library(fGarch) #data data1<-ts(read.table("C:/Users/falcon/Desktop/Time Series/exports/goods1.csv"), start=c(1992,1), frequency=12) head(data1) #garch garchFit(formula.mean= ~arma(2,2),formula.var=~garch(1,1), data=data1) but get this error: >
2008 Nov 21
2
log likelihood
Hi all, I ran a Weibull model, and I am wondering if there is any way to extract the log likelihood. I tried loglik(model) but it does not seem to work any help would be greatly appreciated joe [[alternative HTML version deleted]]
2009 Feb 06
1
glm package
Hi all, can the glm package be used to estimate a logit model to panel data? I am asking this because stata has a standard logit model and then an xtlogit for longitudinal data. Is there something similar in R? Thank you jcm [[alternative HTML version deleted]]
2009 Nov 24
1
reshaping data
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091125/5ce76d9b/attachment-0001.pl>
2010 Jul 26
1
After writing data in MMF using SEXP structure, can i reference in R?
...A 2 crossprod 100 1.11 1.206522 0.67 0.43 NA NA 5 kronecker 100 1.45 1.576087 1.25 0.21 NA NA 6 touter 100 1.84 2.000000 1.40 0.43 NA NA ------------------------------ Message: 20 Date: Sat, 24 Jul 2010 11:55:08 -0500 From: Joseph Magagnoli <[136]jcm331 at gmail.com> To: Matt Stati <[137]mattstati at yahoo.com>, rhelp <[138]r-help at r-project.org> Subject: Re: [R] Book on R's Programming Language Message-ID: <AANLkTi=+umQatto9rVeujEwjNyqOSiHOas+[139]eWg9Wcb80 at mail.gmail.com> Content-Type:...
2009 Jan 28
2
t.test in a loop
Hi All, I've been having a little trouble with creating a loop that will run a a series of t.tests for inspection, Below is the code i've tried, and some checks i've looked at. I've used the get(paste()) idea as i was told previously that the use of the eval should try and be avoided. I've run a single syntax to check that my systax is correct and works without any problems
2008 Nov 07
0
negative binomial predicted probabilities
I estimated a negative binomial model using zelig. z.out<- zelig(NEWBHC~ PW80 + CHNGBLK + XBLK,data=data, model="negbin") How do I calculate predicted probabilities for this model? Is it the same process as a poisson regression? Thanks in advance Joe [[alternative HTML version deleted]]
2009 Apr 02
1
[R} seasonal differencing
Hi all, I was wondering how to construct a seasonal differenced time series variable. I used the following code to construct a 12 span seasonal difference seasonal<-diff(V2, lag=12, differences=1) is this correct? thank you in advance joe [[alternative HTML version deleted]]
2009 Jun 01
1
Generating a count variable
Dear All, I am practicing data manipulation and I would like to generarte a count variable. My data looks like this: Country MID 1 NA 1 0 1 0 1 1 1 0 2 0 2 1 2 0 2 0 2 0 I would like to to generate a variable
2009 Jul 22
1
kaplan-meier error
Hi all, I am getting an error in my code and I don't know what the problem is. I am using R 2.9 on ubuntu. my code is as follows: ## Libraries ## library(survival) library(foreign) ## reading data ## data<-read.dta("http://psfaculty.ucdavis.edu/bsjjones/cabinet.dta") head(data) attach(data) fit1<-survfit(Surv(durat,censor)) and I get the following error >
2011 Jan 31
0
[R} R install on Unix Server
Hi all, I am hoping to get R installed configured at work, on an HP-Unix server. R was installed but was not configured correctly because we do not have a Fortran compiler for HP unix. The IT guys sent me an email with some questions that I hope to get some help in anwsering. " We need the information for "R" software that it is really compatible with hpux or not . If compatible ,