Other packages > Find by keyword >

ROptRegTS  

Optimally Robust Estimation for Regression-Type Models
View on CRAN: Click here


Download and install ROptRegTS package within the R console
Install from CRAN:
install.packages("ROptRegTS")

Install from Github:
library("remotes")
install_github("cran/ROptRegTS")

Install by package version:
library("remotes")
install_version("ROptRegTS", "1.2.0")



Attach the package and use:
library("ROptRegTS")
Maintained by
Matthias Kohl
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-08-25
Latest Update: 2024-01-12
Description:
Optimally robust estimation for regression-type models using S4 classes and methods.
How to cite:
Matthias Kohl (2007). ROptRegTS: Optimally Robust Estimation for Regression-Type Models. R package version 1.2.0, https://cran.r-project.org/web/packages/ROptRegTS. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.5.0 (2007-08-25 18:47), 0.6.1 (2009-02-28 10:58), 0.7 (2009-11-04 14:09), 0.8 (2011-01-21 09:50), 0.9.1 (2013-09-14 15:40), 0.9 (2013-03-22 18:46), 1.1.0 (2018-08-05 00:20), 1.2.0 (2019-04-14 14:22)
Other packages that cited ROptRegTS R package
View ROptRegTS citation profile
Other R packages that ROptRegTS depends, imports, suggests or enhances
Functions, R codes and Examples using the ROptRegTS R package
Some associated functions: Av1CondContIC-class . Av1CondContIC . Av1CondContNeighborhood-class . Av1CondContNeighborhood . Av1CondNeighborhood-class . Av1CondTotalVarIC-class . Av1CondTotalVarIC . Av1CondTotalVarNeighborhood-class . Av1CondTotalVarNeighborhood . Av2CondContIC-class . Av2CondContIC . Av2CondContNeighborhood-class . Av2CondContNeighborhood . Av2CondNeighborhood-class . AvCondNeighborhood-class . CondContIC-class . CondContIC . CondContNeighborhood-class . CondContNeighborhood . CondIC-class . CondIC . CondNeighborhood-class . CondTotalVarIC-class . CondTotalVarIC . CondTotalVarNeighborhood-class . CondTotalVarNeighborhood . FixRobRegTypeModel-class . FixRobRegTypeModel . InfRobRegTypeModel-class . InfRobRegTypeModel . L2RegTypeFamily-class . L2RegTypeFamily . NormLinRegFamily . NormLinRegInterceptFamily . NormLinRegScaleFamily . RegTypeFamily-class . RegTypeFamily . generateIC-methods . getAsRiskRegTS . getFiRiskRegTS . getFixClipRegTS . getFixRobRegTypeIC . getIneffDiff-methods . getInfCentRegTS . getInfClipRegTS . getInfGammaRegTS . getInfRobRegTypeIC . getInfStandRegTS . leastFavorableRadius-methods . optIC-methods . radiusMinimaxIC-methods . 
Some associated R codes: AllClass.R . AllGeneric.R . AllShow.R . Av1CondContIC.R . Av1CondTotalVarIC.R . Av2CondContIC.R . CondContIC.R . CondIC.R . CondNeighborhood.R . CondTotalVarIC.R . ContIC.R . Expectation.R . FixRobRegrTypeModel.R . IC.R . InfRobRegTypeModel.R . L2RegTypeFamily.R . NormRegFamilies.R . RegTypeFamily.R . TotalVarIC.R . getAsRiskRegTS.R . getFiRiskRegTS.R . getFixClipRegTS.R . getFixRobRegTypeIC_fiUnOvShoot.R . getIneffDiff.R . getInfCentRegTS.R . getInfClipRegTS.R . getInfGammaRegTS.R . getInfRobRegTypeIC_asBias.R . getInfRobRegTypeIC_asCov.R . getInfRobRegTypeIC_asGRisk_c0.R . getInfRobRegTypeIC_asGRisk_c1.R . getInfRobRegTypeIC_asGRisk_c2.R . getInfRobRegTypeIC_asGRisk_v1.R . getInfRobRegTypeIC_asUnOvShoot.R . getInfStandRegTS.R . leastFavorableRadius.R . optIC.R . radiusMinimaxIC.R .  Full ROptRegTS package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA