SELECTIZE.JS SETVALUE

$('#my_input').data('selectize').setValue("Option Value Here");
Stupid Stork