search for: orientation_mix

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

2010 Dec 31
0
(no subject)
...ownames = FALSE) } ## Write Parameters to Excel channel <- odbcConnectExcel(paste(data.dir,"Calibrated_Parameters_Full_Set",".xls",sep=""), readOnly = FALSE) save2excel(biological.parameters, "parameter", channel) save2excel(mixing.parameters[[1]], "orientation_mix", channel) save2excel(mixing.parameters[[2]], "risk_mix", channel) save2excel(mixing.parameters[[3]], "partnership_rates", channel) save2excel(mixing.parameters[[4]], "age_mixing_window", channel) odbcCloseAll() The above works fine as long as the file Calibrated...