search for: ml_eval

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

Did you mean: bc_eval
2009 Nov 26
0
Symbols, install, and eval.
...Evaluating x succeeds: > # R.Raw.eval_langsxp x;; > function (formula, data, subset, weights, na.action, method = "qr", > model = TRUE, x = FALSE, y = FALSE, qr = TRUE, singular.ok = TRUE, > contrasts = NULL, offset, ...) > - : R.Raw.sexp = <abstr> > # ml_eval x;; > function (formula, data, subset, weights, na.action, method = "qr", > model = TRUE, x = FALSE, y = FALSE, qr = TRUE, singular.ok = TRUE, > contrasts = NULL, offset, ...) > - : R.Raw.sexp = <abstr> While evaluating z fails. (ml_eval is a an OCaml functi...