robustsur
Robust Estimation for Seemingly Unrelated Regression Models
v0.0-8
·
Jun 28, 2025
·
GPL (>= 2)
Description
Data sets are often corrupted by outliers. When data are multivariate outliers can be classified as case-wise or cell-wise. The latters are particularly challenge to handle. We implement a robust estimation procedure for Seemingly Unrelated Regression Models which is able to cope well with both type of outliers. Giovanni Saraceno, Fatemah Alqallaf, Claudio Agostinelli (2021) <doi:10.48550/arXiv.2107.00975>.
Downloads
CRAN
267
Last 30 days
15454th
735
Last 90 days
2.6K
Last year
Trend: +36.9% (30d vs prior 30d)
r2u
9
Last 30 days
23
Last 90 days
108
Last year
Trend: -35.7% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
examples
Running examples in ‘robustsur-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: summary.surerob
> ### Title: Summary of surerob estimation
> ### Aliases: summary.surerob print.summary.surerob
> ### Keywords: models
>
> ### ** Examples
>
> library(systemfit)
Error in library(systemfit) : there is no package called ‘systemfit’
Execution halted