Other packages > Find by keyword >

ldt  

Automated Uncertainty Analysis
View on CRAN: Click here


Download and install ldt package within the R console
Install from CRAN:
install.packages("ldt")

Install from Github:
library("remotes")
install_github("cran/ldt")

Install by package version:
library("remotes")
install_version("ldt", "0.5.2")



Attach the package and use:
library("ldt")
Maintained by
Ramin Mojab
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-01-16
Latest Update: 2023-12-21
Description:
Methods and tools for model selection and multi-model inference (Burnham and Anderson (2002) , 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.
How to cite:
Ramin Mojab (2023). ldt: Automated Uncertainty Analysis. R package version 0.5.2, https://cran.r-project.org/web/packages/ldt
Previous versions and publish date:
0.1.1.0 (2023-01-16 11:30), 0.1.4.0 (2023-01-26 13:20), 0.2.0.0 (2023-03-01 09:42), 0.3.0.0 (2023-07-04 22:00), 0.3.1.0 (2023-07-07 15:30), 0.3.2.1 (2023-08-07 17:50), 0.4.2 (2023-10-21 08:40), 0.4.5 (2023-10-30 10:30), 0.5.0 (2023-11-07 16:20), 0.5.1 (2023-12-08 21:10)
Other packages that cited ldt R package
View ldt citation profile
Other R packages that ldt depends, imports, suggests or enhances
Functions, R codes and Examples using the ldt R package
Some associated functions: AIC.ldt.estim . BIC.ldt.estim . adjust_indices_after_remove . boxCoxTransform . coef.ldt.estim . coefs.table . combine.search . data.berka . data.pcp . data.wdi . endogenous . eqList2Matrix . estim.bin . estim.binary.model.string . estim.sur . estim.varma.model.string . estim.varma . exogenous . fan.plot . fitted.ldt.estim . get.combinations . get.data.append.newX . get.data.check.discrete . get.data.check.intercept . get.data.keep.complete . get.data . get.indexation . get.options.lbfgs . get.options.neldermead . get.options.newton . get.options.pca . get.options.roc . get.search.items . get.search.metrics . get.search.modelchecks . get.search.options . get.varma.params . logLik.ldt.estim . plot.ldt.estim . plot.ldt.varma.prediction . predict.ldt.estim . predict.ldt.estim.varma . print.ldt.estim . print.ldt.estim.projection . print.ldt.list . print.ldt.search . print.ldt.varma.prediction . rand.mnormal . residuals.ldt.estim . s.cluster.h.group . s.cluster.h . s.combine.stats4 . s.distance . s.gld.density.quantile . s.gld.from.moments . s.gld.quantile . s.metric.from.weight . s.pca . s.roc . s.weight.from.metric . search.bin . search.rfunc . search.steps . search.sur . search.varma . sim.bin . sim.sur . sim.varma . summary.ldt.search.item . summary.ldt.search . 
Some associated R codes: RcppExports.R . bin.R . data.R . g.plots.R . g.prints.R . g.regression.R . g.summary.R . helpers.R . ldt_init.R . options.R . r-func.R . search.R . statistics.R . steps.R . sur.R . varma.R .  Full ldt package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns