mivanic/solveR: A solver of a system of equations (entered as formulas)

This package allows to solve a system of equations (entered as a list of formulas) where an equal number of endogenous variables is specified as a list. The parameters of the equations are specified as a list exogenous variables. The system is solved using Newton's method.

Getting started

Package details

AuthorMaros Ivanic
MaintainerMaros Ivanic <ivanic@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mivanic/solveR")
mivanic/solveR documentation built on Nov. 7, 2019, 12:13 a.m.