Daniel@0: function prob = logist2ApplyRegularized(net, features) Daniel@0: Daniel@0: prob = glmfwd(net, features')';