SaraGarcesCespedes/estimtf: Estimation of Distributional and Regression Parameters using TensorFlow

Provides functions to find the Maximum Likelihood Estimates of parameters from probability distributions and linear regression models using the TensorFlow optimizers. The optimization process included in the main functions of this package use the 'tensorflow' package <https://CRAN.R-project.org/package=tensorflow> and the 'tfprobability' package <https://CRAN.R-project.org/package=tfprobability>.

Getting started

Package details

AuthorSara Garcés [aut, cre], Freddy Hernández [ctb]
MaintainerSara Garcés <sgarcesc@unal.edu.co>
LicenseGPL-3
Version0.1.0
URL https://github.com/SaraGarcesCespedes/estimtf
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("SaraGarcesCespedes/estimtf")
SaraGarcesCespedes/estimtf documentation built on Nov. 7, 2021, 10:29 p.m.