Package: MoTBFs
Type: Package
Title: Learning Hybrid Bayesian Networks using Mixtures of Truncated
        Basis Functions
Version: 1.4.2
Authors@R: c(person(given = "Inmaculada",
                      family = "Pérez-Bernabé",
                      role = "aut"),
               person(given = "Antonio",
                      family = "Salmerón",
                      role = "aut"),
               person(given = c("Thomas D."),
                      family = "Nielsen",
                      role = "aut"),
               person(given = c("Ana D."),
                      family = "Maldonado",
                      role = c("aut", "cre"),
                      email = "ana.d.maldonado@ual.es"))
Description: Learning, manipulation and  evaluation of mixtures of  truncated basis  functions 
  (MoTBFs),  which include mixtures of  polynomials (MOPs) and  mixtures of truncated 
  exponentials (MTEs). MoTBFs are a flexible framework for modelling hybrid Bayesian
  networks (I. Pérez-Bernabé, A. Salmerón, H. Langseth (2015) <doi:10.1007/978-3-319-20807-7_36>; H. Langseth, T.D. Nielsen, I. Pérez-Bernabé, A. Salmerón (2014) <doi:10.1016/j.ijar.2013.09.012>; I. Pérez-Bernabé, A. Fernández, R. Rumí, A. Salmerón (2016) <doi:10.1007/s10618-015-0429-7>). The  package provides  functionality for learning  univariate, multivariate and
  conditional  densities, with the  possibility of incorporating prior  knowledge. Structural
  learning of hybrid Bayesian  networks is also provided. A set of useful tools is provided,
  including  plotting, printing  and likelihood  evaluation. This  package  makes use of  S3 
  objects, with two new classes called 'motbf' and 'jointmotbf'.
Depends: R (>= 3.2.0)
Imports: quadprog, lpSolve, bnlearn, methods, ggm, Matrix
Encoding: UTF-8
License: LGPL-3
NeedsCompilation: yes
Repository: CRAN
Packaged: 2025-07-22 09:47:58 UTC; amaldonado
Date/Publication: 2025-07-22 11:01:49 UTC
RoxygenNote: 7.2.3
Author: Inmaculada Pérez-Bernabé [aut],
  Antonio Salmerón [aut],
  Thomas D. Nielsen [aut],
  Ana D. Maldonado [aut, cre]
Maintainer: Ana D. Maldonado <ana.d.maldonado@ual.es>
Built: R 4.6.0; ; 2025-10-14 02:34:16 UTC; windows
