Nothing
This is a major maintenance and interface-cleanup release prepared for CRAN resubmission. The release focuses on code correctness, documentation, naming consistency, and more predictable behavior for core fitting, prediction, and visualization workflows.
ntree = 1 tree-based boosting path."continuous", "binary", "nominal", and "ordinal".boostmtree.control() as the primary user-facing control interface for resampling, reproducibility, and other fitting options.control$ntree = 1.tm and id are omitted.q) representation.seed now controls reproducibility only.bootstrap = "none" into a full in-bag user bootstrap.cv.flag = TRUE, the fit now enforces an OOB-producing resampling rule and records OOB availability in the fitted object.oob.available and oob.subject.count.predict.boostmtree() to match the refactored object structure and naming conventions.print.boostmtree() so grow and predict objects are summarized correctly and consistently.plot.boostmtree() so plotting now goes to the active graphics device by default.vimp.boostmtree object.vimpPlot() workflow with plot() methods for variable-importance objects.partial.plot() / partial.plot.boostmtree()marginal.plot() / marginal.plot.boostmtree()boostmtree help page in a more user-facing style.print, plot, predict, variable importance, and effect-plot methods.phi, rho, lambda, mod.grad, and prediction outputs such as mu and muhat.vimpPlot(), partialPlot(), and marginalPlot() were replaced by classed objects and plot() methods or lower-case dotted interfaces.utilities.R.mu, muhat, and related fields,gamma representations used during prediction.forest.tol.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.