Other packages > Find by keyword >

fence  

Using Fence Methods for Model Selection
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fence", "1.0")



Attach the package and use:
library("fence")
Maintained by
Thuan Nguyen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-01
Latest Update: 2017-07-01
Description:
This method is a new class of model selection strategies, for mixed model selection, which includes linear and generalized linear mixed models. The idea involves a procedure to isolate a subgroup of what are known as correct models (of which the optimal model is a member). This is accomplished by constructing a statistical fence, or barrier, to carefully eliminate incorrect models. Once the fence is constructed, the optimal model is selected from among those within the fence according to a criterion which can be made flexible. References: 1. Jiang J., Rao J.S., Gu Z., Nguyen T. (2008), Fence Methods for Mixed Model Selection. The Annals of Statistics, 36(4): 1669-1692. . 2. Jiang J., Nguyen T., Rao J.S. (2009), A Simplified Adaptive Fence Procedure. Statistics and Probability Letters, 79, 625-629. 3. Jiang J., Nguyen T., Rao J.S. (2010), Fence Method for Nonparametric Small Area Estimation. Survey Methodology, 36(1), 3-11. . 4. Jiming Jiang, Thuan Nguyen and J. Sunil Rao (2011), Invisible fence methods and the identification of differentially expressed gene sets. Statistics and Its Interface, Volume 4, 403-415. . 5. Thuan Nguyen & Jiming Jiang (2012), Restricted fence method for covariate selection in longitudinal data analysis. Biostatistics, 13(2), 303-314. . 6. Thuan Nguyen, Jie Peng, Jiming Jiang (2014), Fence Methods for Backcross Experiments. Statistical Computation and Simulation, 84(3), 644-662. . 7. Jiang, J. (2014), The fence methods, in Advances in Statistics, Hindawi Publishing Corp., Cairo. . 8. Jiming Jiang and Thuan Nguyen (2015), The Fence Methods, World Scientific, Singapore. .
How to cite:
Thuan Nguyen (2017). fence: Using Fence Methods for Model Selection. R package version 1.0, https://cran.r-project.org/web/packages/fence. Accessed 21 Nov. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited fence R package
View fence citation profile
Other R packages that fence depends, imports, suggests or enhances
Complete documentation for fence
Functions, R codes and Examples using the fence R package
Some associated functions: IF.lm . IF.lmer . RF . X.lmer . adaptivefence.fh . adaptivefence . fence.NF . fence.lmer . fence.sae . invisiblefence . kidney . nonadaptivefence . plot.AF . plot.NF . summary.AF . summary.NF . 
Some associated R codes: IF.lm.R . IF.lmer.R . data.R . fence.lmer.R . fence.sae.R . methodAF.R . methodAF.fh.R . methodIF.R . methodNAF.R . methodNF.R . methodRF.R . support.R .  Full fence 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

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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