search for: time_series_small

Displaying 1 result from an estimated 1 matches for "time_series_small".

2009 Jan 10
0
RMySQL CREATE TABLE error
...="tsgcst", password = "sOy9Nays", dbname="tsgcst", host="db.ci.uchicago.edu") 5 > dbListTables(con) [1] "TS_descript_spec" "participant_TS_descript" "snr_adultsTS1" "snr_adultsTS2" "time_series_small" "tvalFDR_small" 6 > temp1 <- paste("CREATE TEMPORARY TABLE MyTemporaryTable1 SELECT * FROM time_series_small WHERE participant = '005_avg' AND roi = '1033' AND timeseries_run = '1';") 7 > temp2 <- paste("CREATE TEMP...