How to Install and Uninstall R-orcutt.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "R-orcutt.noarch" package

This guide covers the steps necessary to install R-orcutt.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install R-orcutt.noarch

2. Uninstall "R-orcutt.noarch" package

Please follow the guidelines below to uninstall R-orcutt.noarch on Fedora 34:

$ sudo dnf remove R-orcutt.noarch $ sudo dnf autoremove

3. Information about the R-orcutt.noarch package on Fedora 34

Last metadata expiration check: 2:34:20 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : R-orcutt
Version : 2.3
Release : 8.fc34
Architecture : noarch
Size : 49 k
Source : R-orcutt-2.3-8.fc34.src.rpm
Repository : fedora
Summary : Estimate Procedure in Case of First Order Autocorrelation
URL : https://CRAN.R-project.org/package=orcutt
License : GPLv2
Description : Solve first order autocorrelation problems using an iterative method. This
: procedure estimates both autocorrelation and beta coefficients recursively
: until we reach the convergence (8th decimal as default). The residuals are
: computed after estimating Beta using EGLS approach and Rho is estimated
: using the previous residuals.