--
You received this message because you are subscribed to the Google Groups "tsdyn" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tsdyn+un...@googlegroups.com.
To post to this group, send email to ts...@googlegroups.com.
Visit this group at http://groups.google.com/group/tsdyn.
For more options, visit https://groups.google.com/d/optout.
Dear
Matthieu Stigler,
I really thank for your help. Hope that You care and answer my questions.
I installed successful devtools and unsuccessfull in
install_github("tsDyn", ref="Dev94",
username="MatthieuStigler", subdir="tsDyn") with the
notices as:
[ " Installing github repo tsDyn/Dev94 from
MatthieuStigler
Downloading Dev94.zip from https://github.com/MatthieuStigler/tsDyn/archive/Dev94.zip
Installing package from
C:\Users\ADMINI~1\AppData\Local\Temp\RtmpGevece/Dev94.zip
Installing tsDyn
"C:/PROGRA~1/R/R-31~1.1/bin/x64/R" --vanilla CMD
build \
"C:\Users\Administrator\AppData\Local\Temp\RtmpGevece\devtoolscec30fd247d\tsDyn-Dev94\tsDyn"
\
--no-manual --no-resave-data
* checking for file
'C:\Users\Administrator\AppData\Local\Temp\RtmpGevece\devtoolscec30fd247d\tsDyn-Dev94\tsDyn/DESCRIPTION'
... OK
* preparing 'tsDyn':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
Warning: running command
'"C:/PROGRA~1/R/R-31~1.1/bin/x64/Rcmd.exe" INSTALL -l
"C:\Users\ADMINI~1\AppData\Local\Temp\RtmpSipicT\Rinstad8200d77e5"
--no-multiarch
"C:/Users/Administrator/AppData/Local/Temp/RtmpSipicT/Rbuildad840291a7a/tsDyn"'
had status 1
-----------------------------------
* installing *source* package 'tsDyn' ...
** libs
Warning: running command 'make -f "C:/PROGRA~1/R/R-31~1.1/etc/x64/Makeconf"
-f "C:/PROGRA~1/R/R-31~1.1/share/make/winshlib.mk"
SHLIB="tsDyn.dll" WIN=64 TCLBIN=64 OBJECTS="llar.o misc.o
search.o"' had status 127
ERROR: compilation failed for package 'tsDyn'
* removing 'C:/Users/ADMINI~1/AppData/Local/Temp/RtmpSipicT/Rinstad8200d77e5/tsDyn'
-----------------------------------
ERROR: package installation failed
Error: Command failed (1)
----------------------------------- " ]
I don't know available reasons, how to install it successfully. At this time, I use version Rx64 3.1.1 with tsDyn.9.33.
I want to understand the ideas of you in TVAR code( include: estimate,
TVAR.boot, TVAR.LRtest, TVAR.sim) as: progressions and meaningful results, then
I can explain to my teacher ,classmate about TVAR, apply TVAR in my essay.
I copy your code from parkages tsDyn version 9.33 and Dev9.4(from
https://github.com/MatthieuStigler/tsDyn/blob/fd29af5b8ac584743a7330cd8128e8db5fd5e849/tsDyn/R/TVARestim.R)
to R-editor.In the code, I proceed as below :
- Change data with my data.
- Run R step by step( Run line or selection in R), then use command
"View(object)" to see note object results.
- Finally, with the results in steps with code paragraphs, think to understand
your TVAR.
- Are Thereshold results depended on" ngrid, trim,gamma, gam1 and
gam2,mTh,nthreshold,thDelay...else?"(with initial value of gam1 and gam2,
where in code to run in case one threshold?)?
-Are the differences between version 9.33 and Dev9.4 tsDyn are "lm.fit" replace "B1, res" in calculating them? what elses?
Very happy in understanding them and thank for Your useful work and help. Hope
you guide and share your ideas in the codes for me.
I look forward to guides from your answers.
Best regard,
Nguyên Lưu.
Ps: I attach file result from running my example. I copy and paste to Word.