How To Install R-systemfit on Fedora 36

In this tutorial we learn how to install R-systemfit in Fedora 36. R-systemfit is Simultaneous Equation Estimation R Package

Introduction

In this tutorial we learn how to install R-systemfit on Fedora 36.

What is R-systemfit

This R package contains functions for fitting simultaneous systems of linear and nonlinear equations using Ordinary Least Squares (OLS), Weighted Least Squares (WLS), Seemingly Unrelated Regressions (SUR), Two-Stage Least Squares (2SLS), Weighted Two-Stage Least Squares (W2SLS), Three-Stage Least Squares (3SLS), and Weighted Three-Stage Least Squares (W3SLS).

We can use yum or dnf to install R-systemfit on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-systemfit.

Install R-systemfit on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install R-systemfit using dnf by running the following command:

sudo dnf -y install R-systemfit

Install R-systemfit on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install R-systemfit using yum by running the following command:

sudo yum -y install R-systemfit

How To Uninstall R-systemfit on Fedora 36

To uninstall only the R-systemfit package we can use the following command:

sudo dnf remove R-systemfit

R-systemfit Package Contents on Fedora 36

/usr/share/R/library/systemfit
/usr/share/R/library/systemfit/CITATION
/usr/share/R/library/systemfit/DESCRIPTION
/usr/share/R/library/systemfit/INDEX
/usr/share/R/library/systemfit/Meta
/usr/share/R/library/systemfit/Meta/Rd.rds
/usr/share/R/library/systemfit/Meta/data.rds
/usr/share/R/library/systemfit/Meta/features.rds
/usr/share/R/library/systemfit/Meta/hsearch.rds
/usr/share/R/library/systemfit/Meta/links.rds
/usr/share/R/library/systemfit/Meta/nsInfo.rds
/usr/share/R/library/systemfit/Meta/package.rds
/usr/share/R/library/systemfit/Meta/vignette.rds
/usr/share/R/library/systemfit/NAMESPACE
/usr/share/R/library/systemfit/NEWS
/usr/share/R/library/systemfit/R
/usr/share/R/library/systemfit/R/systemfit
/usr/share/R/library/systemfit/R/systemfit.rdb
/usr/share/R/library/systemfit/R/systemfit.rdx
/usr/share/R/library/systemfit/data
/usr/share/R/library/systemfit/data/GrunfeldGreene.rda
/usr/share/R/library/systemfit/data/KleinI.txt.gz
/usr/share/R/library/systemfit/data/Kmenta.txt.gz
/usr/share/R/library/systemfit/data/ppine.txt.gz
/usr/share/R/library/systemfit/doc
/usr/share/R/library/systemfit/doc/index.html
/usr/share/R/library/systemfit/doc/systemfit.R
/usr/share/R/library/systemfit/doc/systemfit.Rnw
/usr/share/R/library/systemfit/doc/systemfit.bib
/usr/share/R/library/systemfit/doc/systemfit.pdf
/usr/share/R/library/systemfit/help
/usr/share/R/library/systemfit/help/AnIndex
/usr/share/R/library/systemfit/help/GrunfeldGreene.html
/usr/share/R/library/systemfit/help/KleinI.html
/usr/share/R/library/systemfit/help/Kmenta.html
/usr/share/R/library/systemfit/help/aliases.rds
/usr/share/R/library/systemfit/help/bread.systemfit.html
/usr/share/R/library/systemfit/help/coef.summary.systemfit.equation.html
/usr/share/R/library/systemfit/help/coef.summary.systemfit.html
/usr/share/R/library/systemfit/help/coef.systemfit.equation.html
/usr/share/R/library/systemfit/help/coef.systemfit.html
/usr/share/R/library/systemfit/help/confint.systemfit.equation.html
/usr/share/R/library/systemfit/help/confint.systemfit.html
/usr/share/R/library/systemfit/help/correlation.systemfit.html
/usr/share/R/library/systemfit/help/createSystemfitModel.html
/usr/share/R/library/systemfit/help/estfun.systemfit.html
/usr/share/R/library/systemfit/help/fitted.systemfit.equation.html
/usr/share/R/library/systemfit/help/fitted.systemfit.html
/usr/share/R/library/systemfit/help/formula.systemfit.equation.html
/usr/share/R/library/systemfit/help/formula.systemfit.html
/usr/share/R/library/systemfit/help/hausman.systemfit.html
/usr/share/R/library/systemfit/help/knls.html
/usr/share/R/library/systemfit/help/linear.hypothesis.systemfit.html
/usr/share/R/library/systemfit/help/linearHypothesis.systemfit.html
/usr/share/R/library/systemfit/help/logLik.systemfit.html
/usr/share/R/library/systemfit/help/lrtest.systemfit.html
/usr/share/R/library/systemfit/help/model.frame.systemfit.equation.html
/usr/share/R/library/systemfit/help/model.frame.systemfit.html
/usr/share/R/library/systemfit/help/model.matrix.systemfit.equation.html
/usr/share/R/library/systemfit/help/model.matrix.systemfit.html
/usr/share/R/library/systemfit/help/nlsystemfit.html
/usr/share/R/library/systemfit/help/paths.rds
/usr/share/R/library/systemfit/help/ppine.html
/usr/share/R/library/systemfit/help/predict.systemfit.equation.html
/usr/share/R/library/systemfit/help/predict.systemfit.html
/usr/share/R/library/systemfit/help/print.confint.systemfit.html
/usr/share/R/library/systemfit/help/print.nlsystemfit.equation.html
/usr/share/R/library/systemfit/help/print.nlsystemfit.system.html
/usr/share/R/library/systemfit/help/print.summary.systemfit.equation.html
/usr/share/R/library/systemfit/help/print.summary.systemfit.html
/usr/share/R/library/systemfit/help/print.systemfit.equation.html
/usr/share/R/library/systemfit/help/print.systemfit.html
/usr/share/R/library/systemfit/help/residuals.systemfit.equation.html
/usr/share/R/library/systemfit/help/residuals.systemfit.html
/usr/share/R/library/systemfit/help/se.ratio.systemfit.html
/usr/share/R/library/systemfit/help/summary.nlsystemfit.equation.html
/usr/share/R/library/systemfit/help/summary.nlsystemfit.system.html
/usr/share/R/library/systemfit/help/summary.systemfit.equation.html
/usr/share/R/library/systemfit/help/summary.systemfit.html
/usr/share/R/library/systemfit/help/systemfit-internal.html
/usr/share/R/library/systemfit/help/systemfit.control.html
/usr/share/R/library/systemfit/help/systemfit.html
/usr/share/R/library/systemfit/help/systemfit.rdb
/usr/share/R/library/systemfit/help/systemfit.rdx
/usr/share/R/library/systemfit/help/terms.systemfit.equation.html
/usr/share/R/library/systemfit/help/terms.systemfit.html
/usr/share/R/library/systemfit/help/vcov.systemfit.equation.html
/usr/share/R/library/systemfit/help/vcov.systemfit.html
/usr/share/R/library/systemfit/html
/usr/share/R/library/systemfit/html/00Index.html
/usr/share/R/library/systemfit/html/GrunfeldGreene.html
/usr/share/R/library/systemfit/html/KleinI.html
/usr/share/R/library/systemfit/html/Kmenta.html
/usr/share/R/library/systemfit/html/R.css
/usr/share/R/library/systemfit/html/bread.systemfit.html
/usr/share/R/library/systemfit/html/coef.systemfit.html
/usr/share/R/library/systemfit/html/confint.systemfit.html
/usr/share/R/library/systemfit/html/correlation.systemfit.html
/usr/share/R/library/systemfit/html/createSystemfitModel.html
/usr/share/R/library/systemfit/html/estfun.systemfit.html
/usr/share/R/library/systemfit/html/fitted.systemfit.html
/usr/share/R/library/systemfit/html/formula.systemfit.html
/usr/share/R/library/systemfit/html/hausman.systemfit.html
/usr/share/R/library/systemfit/html/linear.hypothesis.systemfit.html
/usr/share/R/library/systemfit/html/logLik.systemfit.html
/usr/share/R/library/systemfit/html/lrtest.systemfit.html
/usr/share/R/library/systemfit/html/model.frame.systemfit.html
/usr/share/R/library/systemfit/html/model.matrix.systemfit.html
/usr/share/R/library/systemfit/html/nlsystemfit.html
/usr/share/R/library/systemfit/html/ppine.html
/usr/share/R/library/systemfit/html/predict.systemfit.html
/usr/share/R/library/systemfit/html/print.confint.systemfit.html
/usr/share/R/library/systemfit/html/print.nlsystemfit.system.html
/usr/share/R/library/systemfit/html/print.systemfit.html
/usr/share/R/library/systemfit/html/residuals.systemfit.html
/usr/share/R/library/systemfit/html/se.ratio.systemfit.html
/usr/share/R/library/systemfit/html/summary.nlsystemfit.system.html
/usr/share/R/library/systemfit/html/summary.systemfit.html
/usr/share/R/library/systemfit/html/systemfit-internal.html
/usr/share/R/library/systemfit/html/systemfit.control.html
/usr/share/R/library/systemfit/html/systemfit.html
/usr/share/R/library/systemfit/html/terms.systemfit.html
/usr/share/R/library/systemfit/html/vcov.systemfit.html

References

Summary

In this tutorial we learn how to install R-systemfit on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).