Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

9 results for “from:tt”

.rdata files
tt · Nov 16, 2006 · r-help

Help! I accidentally saved my work as an .rdata format instead of .txt I need to somehow get it saved as a .txt file otherwise i'm really in trouble! Does anyone know how to convert .rdata to .txt files...

help install RExcel
tt · Oct 27, 2012 · r-help

Hello, I just installed RExcel but I have some problems. I am writing you the set of commands that I used: > install.packages("RExcelInstaller", "rcom", "rsproxy") > library(rcom) > comRegisterRegistry() > library(RExcelInstaller) > installstatconnDCOM() > installRExcel() But when I select RStart from add...

converting .RData to a .TXT file
tt · Nov 20, 2006 · r-help

Help! I accidentally saved my work as an .rdata format instead of .txt I need to somehow get it saved as a .txt file otherwise i'm really in trouble! Does anyone know how to convert .rdata to .txt files...

lmer error: number of observations <= number of random effects
TT FF · May 6, 2024 · r-help

See if this paper may help If it helps reducing the model when you have few observations. the (1|ID) may increase the type 1 error. https://journals.sagepub.com/doi/10.1177/25152459231214454 <https://journals.sagepub.com/doi/10...

lmer error: number of observations <= number of random effects
TT FF · May 6, 2024 · r-sig-mixed-models

See if this paper may help If it helps reducing the model when you have few observations. the (1|ID) may increase the type 1 error. https://journals.sagepub.com/doi/10.1177/25152459231214454 <https://journals.sagepub.com/doi/10...

lmer error: number of observations <= number of random effects
TT FF · May 6, 2024 · r-sig-mixed-models

yes, based on what you said, I would use: > mdl<-lmer(SA ~ Index1*LSI+ (1 | ID)+(1 +LSI | ID:Index1) About the different syntax. Based on (https://stats.stackexchange.com/questions/228800/crossed-vs-nested-random-effects-how-do-they...

lmer error: number of observations <= number of random effects
TT FF · May 6, 2024 · r-sig-mixed-models

if I understood the design correctly. Index is a wihtin subject factor (the same participant tested at 3 different ages), while LSI is instead a numerical predictor. If the above is correct, AND If you assume the LSI will affect...

RODBC: Oracle Connectivity questions from Windows Box
m@tt@pettis m@iii@g oii thomso@reuters@com · Sep 22, 2010 · r-sig-db

Hi, I am trying to set R up to connect to remote Oracle server (all >=10g) from a Windows XP box. I want to use RODBC (unless someone has a persuasive reason to use ROracle, which I am totally unfamiliar...

RODBC: Oracle Connectivity questions from Windows Box
m@tt@pettis m@iii@g oii thomso@reuters@com · Sep 22, 2010 · r-sig-db

UPDATE: I was able to get rid of the gibberish and get a list of my TNS service names in tnsnames.ora by setting the env variable TNS_ADMIN. I found this at: http://dbaspot.com/forums/oracle-server/85888...

Can't find what you're looking for? Try searching with Google .