Skip to content

ldt

Automated Uncertainty Analysis

v0.5.3 · Jul 6, 2024 · GPL (>= 3)

Description

Methods and tools for model selection and multi-model inference (Burnham and Anderson (2002) <doi:10.1007/b97636>, among others). 'SUR' (for parameter estimation), 'logit'/'probit' (for binary classification), and 'VARMA' (for time-series forecasting) are implemented. Evaluations are both in-sample and out-of-sample. It is designed to be efficient in terms of CPU usage and memory consumption.

Downloads

CRAN

302

Last 30 days

13085th

722

Last 90 days

2.8K

Last year

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

r2u

41

Last 30 days

120

Last 90 days

404

Last year

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

r2u: no daily series yet

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 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘ldt-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: estim.sur
> ### Title: Estimate a SUR Model
> ### Aliases: estim.sur
> 
> ### ** Examples
> 
> # Example 1
...[truncated]...
i, " ~ -1 +", exp_names)))
> fit <- systemfit::systemfit(fmla, data = data, method = "SUR")
Error in loadNamespace(x) : there is no package called ‘systemfit’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 2, 2026
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 26.2Mb
  sub-directories of 1Mb or more:
    libs  24.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 25.9Mb
  sub-directories of 1Mb or more:
    libs  24.6Mb
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/ldt.Rcheck/00install.out' for details.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 26.2Mb
  sub-directories of 1Mb or more:
    libs  24.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 25.9Mb
  sub-directories of 1Mb or more:
    libs  24.6Mb
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 26.2Mb
  sub-directories of 1Mb or more:
    libs  24.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 25.9Mb
  sub-directories of 1Mb or more:
    libs  24.6Mb

Dependency Network

Dependencies Reverse dependencies Rcpp tdata Rdpack MASS ldt

Version History

13 tracked
new 0.5.3 Mar 10, 2026
updated 0.5.3 ← 0.5.2 diff Jul 5, 2024
updated 0.5.2 ← 0.5.1 diff Dec 20, 2023
updated 0.5.1 ← 0.5.0 diff Dec 7, 2023
updated 0.5.0 ← 0.4.5 diff Nov 6, 2023
updated 0.4.5 ← 0.4.2 diff Oct 29, 2023
updated 0.4.2 ← 0.3.2.1 diff Oct 20, 2023
updated 0.3.2.1 ← 0.3.1.0 diff Aug 6, 2023
updated 0.3.1.0 ← 0.3.0.0 diff Jul 6, 2023
updated 0.3.0.0 ← 0.2.0.0 diff Jul 3, 2023
updated 0.2.0.0 ← 0.1.4.0 diff Feb 28, 2023
updated 0.1.4.0 ← 0.1.1.0 diff Jan 25, 2023
new 0.1.1.0 Jan 15, 2023