Other packages > Find by keyword >

ciuupi  

Confidence Intervals Utilizing Uncertain Prior Information
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ciuupi", "1.2.3")



Attach the package and use:
library("ciuupi")
Maintained by
Paul Kabaila
[Scholar Profile | Author Map]
First Published: 2018-03-20
Latest Update: 2024-06-18
Description:
Computes a confidence interval for a specified linear combination of the regression parameters in a linear regression model with iid normal errors with known variance when there is uncertain prior information that a distinct specified linear combination of the regression parameters takes a given value.This confidence interval, found by numerical nonlinear constrained optimization, has the required minimum coverage and utilizes this uncertain prior information through desirable expected length properties. This confidence interval has the following three practical applications. Firstly, if the error variance has been accurately estimated from previous data then it may be treated as being effectively known. Secondly, for sufficiently large (dimension of the response vector) minus (dimension of regression parameter vector), greater than or equal to 30 (say), if we replace the assumed known value of the error variance by its usual estimator in the formula for the confidence interval then the resulting interval has, to a very good approximation, the same coverage probability and expected length properties as when the error variance is known. Thirdly, some more complicated models can be approximated by the linear regression model with error variance known when certain unknown parameters are replaced by estimates. This confidence interval is described in Mainzer, R. and Kabaila, P. (2019) <doi:10.32614/RJ-2019-026>, and is a member of the family of confidence intervals proposed by Kabaila, P. and Giri, K. (2009) <doi:10.1016/j.jspi.2009.03.018>.
How to cite:
Paul Kabaila (2018). ciuupi: Confidence Intervals Utilizing Uncertain Prior Information. R package version 1.2.3, https://cran.r-project.org/web/packages/ciuupi. Accessed 12 Apr. 2025.
Previous versions and publish date:
1.0.0 (2018-03-20 12:30), 1.1.0 (2019-01-15 06:20)
Other packages that cited ciuupi R package
View ciuupi citation profile
Other R packages that ciuupi depends, imports, suggests or enhances
Complete documentation for ciuupi
Functions, R codes and Examples using the ciuupi R package
Full ciuupi package functions and examples
Downloads during the last 30 days
03/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for ciuupi0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

pampe  
Implementation of the Panel Data Approach Method for Program Evaluation
Implements the Panel Data Approach Method for program evaluation as developed in Hsiao, Ching and Ki ...
Download / Learn more Package Citations See dependency  
modeest  
Mode Estimation
Provides estimators of the mode of univariate data or univariate distributions. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
sparseBC  
Sparse Biclustering of Transposable Data
Implements the sparse biclustering proposal of Tan and Witten (2014), Sparse biclustering of transpo ...
Download / Learn more Package Citations See dependency  
dials  
Tools for Creating Tuning Parameter Values
Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the d ...
Download / Learn more Package Citations See dependency  
rem  
Relational Event Models (REM)
Calculate endogenous network effects in event sequences and fit relational event models (REM): Using ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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