















Abstract:PRTree is an R package for fitting Probabilistic Regression Trees (PRTrees), a class of regression trees that replaces deterministic splits with probabilistic associations to produce smooth prediction functions. The package implements both the original methodology and its recent extension for handling missing predictor values, allowing model fitting and prediction directly from incomplete datasets without prior imputation. It provides a unified framework for model fitting, prediction, visualization, smoothing-parameter selection, cross-validation, and model diagnostics through a standard R interface. Computationally intensive routines are implemented in FORTRAN, while the high-level interface follows the usual R workflow based on S3 classes and generic methods. This paper reviews the underlying methodology, describes the software architecture and main package components, and illustrates their use through reproducible examples.
From: Taiane Prass [view email]
[v1]
Sat, 4 Oct 2025 02:39:09 UTC (67 KB)
[v2]
Fri, 7 Aug 2026 13:06:40 UTC (318 KB)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。