Search found 17 matches
- Fri Oct 06, 2023 4:47 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
I've sent results and data to support just now. Thanks.
- Thu Oct 05, 2023 12:13 pm
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Got the PM but all of my replies are stuck in my outbox. Also, it won't let me attach any files to the response. What do I need to do?
- Thu Oct 05, 2023 2:33 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Maybe you can PM me and I can reply to you Glenn?
- Wed Oct 04, 2023 10:13 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Tried to PM you Glenn but it's just stuck in my Outbox?
- Wed Oct 04, 2023 3:53 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Hi folks,
Any chance of an update on this?
Thanks
Any chance of an update on this?
Thanks
- Thu Sep 28, 2023 7:19 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Also, should the delay parameter be entered as a positive or negative number? I get all NAs for errors and t values when I enter as a negative.
- Wed Sep 27, 2023 10:56 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Checked out that patch Glenn. Seems to solved some of the problems but I ran on another dataset from a published paper to double check and can't replicate results. Can I PM you the output?
- Mon Sep 18, 2023 3:30 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Thanks Glenn, when the patch is out I'll tackle and revert.
Thanks for your help.
Thanks for your help.
- Wed Sep 06, 2023 4:38 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Glenn, hopefully you'll let me know if there's progress on that. Steve
- Wed Aug 23, 2023 1:03 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Ok thanks Rebecca. It will be a week or so before I can post this.
- Tue Aug 22, 2023 4:26 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Hi Rebecca > ESTAR function (x, y, z, par.sel, g.scale = var(z), grid.start = TRUE, a.grad = TRUE, param0 = NULL, hccvcov = FALSE, gamma.upper = 200, gamma.lower = exp(-4.99)) { if (gamma.lower < 1e-04) { gamma.lower <- exp(-4.99) warning("lower limit of gamma too small, setting it to exp(-4.99...
- Thu Aug 10, 2023 11:01 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Ok. I’m away from the machine for a week now but I’ll post on Tuesday week. Thanks.
- Thu Aug 10, 2023 3:40 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Thanks Rebecca, the brackets were causing it to crash. Stupid of me. Can you comment on the NA issue and the F stats? Here is the function code. Understanding it is beyond me I'm afraid. function (x, p1, p2, d = NULL, linear = NULL, transition = NULL, intercept = TRUE, model = c("LSTAR", &...
- Wed Aug 09, 2023 9:01 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
Hi Rebecca, Also, in trying to estimate a ESTAR with lagged differences -something like [y @base(c) @base(d(y)(-1) @alt(y(-1)) @alt(d(y)(-1))] or any other effort to introduce lagged differences (a common version of the STAR model) EVIEWS crashes without error message. Not sure how to get around thi...
- Wed Aug 09, 2023 1:59 am
- Forum: Estimation
- Topic: STAR output issues
- Replies: 28
- Views: 2136070
Re: STAR output issues
RStudio R version 4.3.0 (2023-04-21 ucrt) -- "Already Tomorrow" Package RSTAR. Actually if you know another package that does exponential STAR models I'd love to hear it too. There's a few that does the LSTAR but as far as I know RSTAR is the only ESTAR package. It's great but there's no h...
