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

Last updated: January 12,2025

1. Install "R-orcutt.noarch" package

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

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

2. Uninstall "R-orcutt.noarch" package

Please follow the guidance below to uninstall R-orcutt.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:28:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-orcutt
Version : 2.3
Release : 16.fc39
Architecture : noarch
Size : 59 k
Source : R-orcutt-2.3-16.fc39.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.