Learn R Programming

⚠️There's a newer version (1.2-17) of this package.Take me there.

dynaTree (version 1.2-16)

Dynamic Trees for Learning and Design

Description

Inference by sequential Monte Carlo for dynamic tree regression and classification models with hooks provided for sequential design and optimization, fully online learning with drift, variable selection, and sensitivity analysis of inputs. Illustrative examples from the original dynamic trees paper (Gramacy, Taddy & Polson (2011); ) are facilitated by demos in the package; see demo(package="dynaTree").

Copy Link

Version

Install

install.packages('dynaTree')

Monthly Downloads

318

Version

1.2-16

License

LGPL

Maintainer

Robert Gramacy

Last Published

August 23rd, 2023

Functions in dynaTree (1.2-16)

rejuvenate.dynaTree

Rejuvenate particles from the dynaTree posterior
retire.dynaTree

Retire (i.e. remove) data from the a dynaTree model
sens.dynaTree

Monte Carlo Sensitivity Analysis for dynaTree Models
update.dynaTree

Updating a Dynamic Tree Model With New Data
varpropuse

Calculate the proportion of variables used in tree splits, and average summary stats of tree heights and leaf sizes
relevance.dynaTree

Calculate relevance statistics for input coordinates
getBF

Extract a Path of (log) Bayes Factors
dynaTree-class

Class "dynaTree"
plot.dynaTree

Plotting Predictive Distributions of Dynamic Tree models
predict.dynaTree

Prediction for Dynamic Tree Models
dynaTree-package

Dynamic trees for learning and design
elec2

The ELEC2 Data Set
alcX.dynaTree

Calculate the ALC or predictive entropy statistic at the X locations, or ALC at new XX predictive locations
dynaTree-internal

Internal dynaTree Functions
dynaTrees

Fitting Dynamic Tree Models
deletecloud

Copy and Delete C-side Clouds in dynaTree Objects