Skip to content
Prev 310765 / 398513 Next

SIAR: problem> session aborted

I'm absolutely not brilliant with R yet and working with package SIAR.
1) SIAR reads the first column of a table.txt as "int" instead of "num". Who
can help?
2) I therefore made tables with a data.frame() > that seems to work. But at
the end of the loading proces of the SIARmodel, I get a warning screen with
"Session Aborted". Everything crashes and I can start all over again.

This is my script:

/# loading SIAR:
library(SIAR)

#get CONUSMERtable (NB: I do not use location now, since 'help' told me a
single group is more easy):
#get SOURCEtable:
#get TEF-table:
#reading-in MODEL-SIAR:
##### after loading a lot, SESSION ABORTS here ####/

Who can help me?



--
View this message in context: http://r.789695.n4.nabble.com/SIAR-problem-session-aborted-tp4649481.html
Sent from the R help mailing list archive at Nabble.com.