Skip to content

TDboost

A Boosted Tweedie Compound Poisson Model

v1.6 · Mar 25, 2025 · GPL-3

Description

An implementation of a boosted Tweedie compound Poisson model proposed by Yang, Y., Qian, W. and Zou, H. (2018) <doi:10.1080/07350015.2016.1200981>. It is capable of fitting a flexible nonlinear Tweedie compound Poisson model (or a gamma model) and capturing high-order interactions among predictors. This package is based on the 'gbm' package originally developed by Greg Ridgeway.

Downloads

CRAN

365

Last 30 days

11992nd

868

Last 90 days

3.8K

Last year

Trend: +57.3% (30d vs prior 30d)

r2u CRAN

25

Last 30 days

117

Last 90 days

420

Last year

Trend: -39% (30d vs prior 30d)

autoCRAN

2

Last 7 days

16

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

conda-forge CRAN

148

Last 30 days

479

Last 90 days

3.6K

Last year

Trend: -43.9% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

6,496

Files

45

Compiled share

76.7%

Has compiled src

Yes

Language breakdown

R 931 (14.3%)C/C++/src 4,980 (76.7%)Docs 585 (9%)

API

Exported functions

10

Internal functions

1

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

\dontrun example ratio

0%

Roxygen coverage

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

100%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

2.12.0

System requirements

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

6

First release

2013-10-11

Latest release

2025-03-25

Avg cadence

492 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0: 6,455 LOCv1.1: 6,487 LOCv1.2: 6,483 LOCv1.4: 6,496 LOCv1.5: 6,496 LOCv1.6: 6,496 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies lattice TDboost

Version History

7 tracked
new 1.6 Mar 10, 2026
updated 1.6 ← 1.5 diff Mar 24, 2025
updated 1.5 ← 1.4 diff Jan 17, 2024
new 1.4 Sep 12, 2022
update 1.2 ← 1.1 diff Mar 29, 2016
update 1.1 ← 1.0 diff Mar 14, 2015
new 1.0 Oct 21, 2014