kreamas

Results 4 issues of kreamas

Hi, I'm trying to retrieve the raw data used in plotCoef. I'm in the idea that the red line is taken via .getLatentState(filterType='backwardSmoother', name='x') but my issue is that I...

Hi. I've added some buttons to the template and I need to assign a specific function to each one using $(document).ready(function(){ $("#mybutton").click(function(){ alert('hello this test'); }); }); But when I...

Hello. I've installed BERT in my PC. When I open my Excel, I try to use it but it is unavailable. Then when I go to the Add-In COM menu...

Hi, I've tried to use construct a Hummingbird treeview by using $('#treeview').append('My tag'); $('#treeview').append('-My subtag'); $('#treeview').append('--My subSubtag'); (obviously without the ... dots inside the < li > ) and so...