Files

21 lines
818 B
Tcl
Raw Permalink Normal View History

2024-09-15 21:18:07 +08:00
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup R 1.0
2024-09-29 18:33:51 +08:00
R.setup cran alissonneimaier PRTree 0.1.2
2024-09-15 21:18:07 +08:00
revision 0
categories-append math
2026-04-11 19:42:02 +04:00
maintainers nomaintainer
2024-09-15 21:18:07 +08:00
license GPL-3+
description Probabilistic Regression Trees
long_description {*}${description}. Functions for fitting and predicting \
PRTree models with some adaptations to handle missing values.
2024-09-29 18:33:51 +08:00
checksums rmd160 3aeed21559624d41fcda711402c8129fbcc83050 \
sha256 2817de9e2762a708be3f23ea5e09d444f1123f901723ea1a8386652f55bb36d4 \
size 12848
2024-09-15 21:18:07 +08:00
compilers.setup require_fortran
test.run yes