summary
, stages were wrongly matched to probabilitiesbarplot_stages
to draw barplots of the floret probabilities. Implemented relative tests.plot.sevt
.order
can be passed to staged_ev_tree.bn.fit
join_zero
alias for join_zero_counts
indep
, probabilities should not be of class table (it was triggering a bug in summary)subtree
, now removing unused probabilities (it was triggering a bug in summary)get_stage
and get_path
and relative testsxor
is renamed as noisy_xor
noisy_xor
NaN
log-probabilities in predict.sevt
summary.sevt
function addedsubtree.sevt
works now for fitted objectsinclusion.stages
functionpredict.sevt
now returns conditional probabilities P(C|X)predict.sevt
works also if newdata
does not include the classcompare.sevt
works with three different methods.join_stages
throws error with bad stages.lambda = 0
does not induce errors in logLik
, join_stages
and thus in the model selection algorithms.nvar.sevt
bugceg.sevt
varnames.sevt
and nvar.sevt
fit.sevt
is replaced by sevt.fit
(following the lm.fit
naming). fit.sevt
is still available but marked as (DEPRECATED) in doc.compare.sevt
is updated with info on the capabilities.First released version of the package